Metadata-Version: 2.1
Name: polymatheia-tools
Version: 0.1.0
Summary: A Python package that provides useful scripts for working with data loaded using the Polymatheia library.
License: MIT
Author: Andreas Lüschow
Author-email: lueschow@sub.uni-goettingen.de
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: flake8 (>=3.9.2,<4.0.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: matplotlib (>=3.4.3,<4.0.0)
Requires-Dist: polymatheia (>=0.3.1,<0.4.0)
Requires-Dist: progress (>=1.6,<2.0)
