Metadata-Version: 2.4
Name: SciCoDa
Version: 0.3.0
Summary: Scientific Constants and Datasets for Computational Sciences
License: MIT
Project-URL: Homepage, https://github.com/scinformatic/scicoda
Project-URL: Documentation, https://github.com/scinformatic/scicoda#readme
Project-URL: Repository, https://github.com/scinformatic/scicoda
Project-URL: Bug Tracker, https://github.com/scinformatic/scicoda/issues
Project-URL: Changelog, https://github.com/scinformatic/scicoda/releases
Keywords: scientific data,computational sciences,chemistry,biology,bioinformatics,protein data bank,periodic table,autodock
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Database
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: pkgdata<0.2,>=0.1
Requires-Dist: polars<2,>=1
Requires-Dist: dfhelp==0.0.3
Provides-Extra: ccd
Requires-Dist: pdbapi<0.3,>=0.2.0; extra == "ccd"
Requires-Dist: ciffile<0.3,>=0.2.1; extra == "ccd"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: jsonschema>=4.0; extra == "dev"
Requires-Dist: pyyaml>=6.0; extra == "dev"
Requires-Dist: dfhelp==0.0.3; extra == "dev"
