Metadata-Version: 2.4
Name: CRYSTALpytools
Version: 2025.5.3
Summary: Python tools for the CRYSTAL code developed and mantained by the CRYSTAL code developers.
Home-page: https://github.com/crystal-code-tools/CRYSTALpytools
Author-email: crystalcodetools@gmail.com
Project-URL: Bug Tracker, https://github.com/crystal-code-tools/CRYSTALpytools/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy<2.0
Requires-Dist: sympy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: PyYAML
Requires-Dist: mendeleev>=0.14.0
Requires-Dist: pymatgen>=2022.7.25
Requires-Dist: ase>=3.22.1
Requires-Dist: basis_set_exchange>=0.9.1
Provides-Extra: phonopy
Requires-Dist: phonopy; extra == "phonopy"
Provides-Extra: 3d-visualization
Requires-Dist: vtk; extra == "3d-visualization"
Requires-Dist: mayavi; extra == "3d-visualization"
Provides-Extra: all
Requires-Dist: phonopy; extra == "all"
Requires-Dist: vtk; extra == "all"
Requires-Dist: mayavi; extra == "all"
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Python tools for the <a href="https://www.crystal.unito.it/index.php">CRYSTAL code</a> developed and mantained by the CRYSTAL code developers
