Metadata-Version: 2.1
Name: chem_mat_data
Version: 0.1.0
Summary: Interface with database of chemistry and material science datasets for machine learning
License: MIT
Author: Mohit Singh
Author-email: usrlj@student.kit.edu
Maintainer: Mohit Singh
Maintainer-email: usrlj@student.kit.edu
Requires-Python: >=3.8.0,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: Programming Language :: Python :: 3.12
Provides-Extra: dev
Requires-Dist: cairosvg (>=2.7.1)
Requires-Dist: imageio (>=2.34.1)
Requires-Dist: jinja2 (>=3.0.0)
Requires-Dist: lorem (==0.1.1)
Requires-Dist: matplotlib (>=3.4.0)
Requires-Dist: msgpack (>=1.0.2)
Requires-Dist: networkx (>=3.3)
Requires-Dist: numpy (>=1.21.0)
Requires-Dist: pandas (>=2.2.2)
Requires-Dist: poetry (>=1.7.0) ; extra == "dev"
Requires-Dist: poetry-bumpversion (>=0.3.0) ; extra == "dev"
Requires-Dist: pytest (>=7.4.0) ; extra == "dev"
Requires-Dist: python-dotenv (==1.0.1)
Requires-Dist: pyyaml (>=6.0.0)
Requires-Dist: rdkit (>=2023.0.0)
Requires-Dist: requests (>=2.30.0)
Requires-Dist: rich_click (>=1.8.1)
