Metadata-Version: 2.4
Name: aitana
Version: 0.0.9
Summary: Access volcano monitoring data.
Project-URL: Homepage, https://github.com/tsc-tools/aitana
Project-URL: Issues, https://github.com/tsc-tools/aitana/issues
Author-email: Yannik Behr <y.behr@gns.cri.nz>
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: matplotlib
Requires-Dist: pandas>=1.3
Requires-Dist: requests
Provides-Extra: dev
Requires-Dist: mkdocs; extra == 'dev'
Requires-Dist: mkdocs-jupyter; extra == 'dev'
Requires-Dist: mkdocstrings[python]; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
