Metadata-Version: 2.1
Name: finam_plot
Version: 0.2.0
Summary: FINAM live plot components.
Project-URL: Homepage, https://FINAM-plot.pages.ufz.de/
Project-URL: Documentation, https://FINAM-plot.pages.ufz.de/
Project-URL: Source, https://git.ufz.de/FINAM/finam-plot
Project-URL: Tracker, https://git.ufz.de/FINAM/finam-plot/-/issues
Project-URL: Changelog, https://git.ufz.de/FINAM/finam-plot/-/blob/main/finam-plot/CHANGELOG.md
Author-email: FINAM Developers <finam@ufz.de>
License-Expression: LGPL-3.0
License-File: AUTHORS.md
License-File: COPYING
License-File: COPYING.LESSER
License-File: LICENSE.md
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: finam>=0.5.0
Requires-Dist: matplotlib>=3
Requires-Dist: numpy>=1.14.5
Provides-Extra: doc
Requires-Dist: docutils>=0.18; extra == 'doc'
Requires-Dist: myst-parser>=1.0; extra == 'doc'
Requires-Dist: numpydoc>=1.1; extra == 'doc'
Requires-Dist: pydata-sphinx-theme==0.13; extra == 'doc'
Requires-Dist: sphinx-design>=0.4; extra == 'doc'
Requires-Dist: sphinx>=6; extra == 'doc'
Provides-Extra: test
Requires-Dist: pytest-benchmark[histogram]>=4.0; extra == 'test'
Requires-Dist: pytest-cov>=3; extra == 'test'
Description-Content-Type: text/markdown

# finam-plot

Plotting components for FINAM using the matplotlib library.

See finam-plot [documentation](https://finam.pages.ufz.de/finam-plot).

## License

LGPLv3, Copyright © 2021-2023, the FINAM developers from Helmholtz-Zentrum für Umweltforschung GmbH - UFZ. All rights reserved.
