Metadata-Version: 2.4
Name: robocrys
Version: 0.2.13
Summary: Automatic generation of crystal structure descriptions
Author-email: Alex Ganose <aganose@lbl.gov>
Project-URL: Homepage, https://github.com/hackingmaterials/robocrystallographer
Project-URL: Documentation, https://hackingmaterials.lbl.gov/robocrystallographer/
Keywords: crystal-structure,crystallography,materials-science
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
License-File: LICENSE
Requires-Dist: spglib>=2.5.0
Requires-Dist: numpy
Requires-Dist: scipy>=1.17.0
Requires-Dist: pymatgen>=2024.1.26
Requires-Dist: inflect
Requires-Dist: networkx
Requires-Dist: matminer>=0.10.0
Requires-Dist: monty
Requires-Dist: pubchempy
Requires-Dist: pybtex
Provides-Extra: docs
Requires-Dist: sphinx>=5.3.0; extra == "docs"
Requires-Dist: sphinx-argparse==0.5.2; extra == "docs"
Requires-Dist: sphinx_rtd_theme==3.0.2; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints==3.0.1; extra == "docs"
Provides-Extra: dev
Requires-Dist: tqdm; extra == "dev"
Requires-Dist: pybel; extra == "dev"
Requires-Dist: pebble; extra == "dev"
Requires-Dist: maggma; extra == "dev"
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: pytest-xdist; extra == "tests"
Provides-Extra: cli
Requires-Dist: mp_api; extra == "cli"
Provides-Extra: lint
Requires-Dist: coverage==7.13.1; extra == "lint"
Requires-Dist: codacy-coverage==1.3.11; extra == "lint"
Requires-Dist: pycodestyle==2.14.0; extra == "lint"
Requires-Dist: mypy==1.19.1; extra == "lint"
Requires-Dist: pydocstyle==6.1.1; extra == "lint"
Requires-Dist: flake8==7.3.0; extra == "lint"
Requires-Dist: pylint==4.0.4; extra == "lint"
Requires-Dist: black==26.1.0; extra == "lint"
Provides-Extra: strict
Requires-Dist: spglib==2.7.0; extra == "strict"
Requires-Dist: numpy==2.4.1; extra == "strict"
Requires-Dist: scipy==1.17.0; extra == "strict"
Requires-Dist: pymatgen==2025.10.7; extra == "strict"
Requires-Dist: inflect==7.5.0; extra == "strict"
Requires-Dist: networkx==3.6.1; extra == "strict"
Requires-Dist: matminer==0.10.0; extra == "strict"
Requires-Dist: monty==2025.3.3; extra == "strict"
Requires-Dist: pubchempy==1.0.5; extra == "strict"
Requires-Dist: pybtex==0.25.1; extra == "strict"
Dynamic: license-file
