Metadata-Version: 2.1
Name: dfttoolkit
Version: 0.2.0
Summary: A collection of python modules and libraries for several DFT codes to handle input and output.
License: GPL-3.0
Author: Lukas Hoermann
Author-email: lukas.hoermann@warwick.ac.uk
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: ase (>=3.22.1,<4.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: networkx (>=3.3,<4.0)
Requires-Dist: numba (>=0.60.0,<0.61.0)
Requires-Dist: numpy (>=2,<2.1)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: scipy (>=1.13.0,<2.0.0)
Requires-Dist: spglib (>=2.5.0,<3.0.0)
Description-Content-Type: text/markdown


