Metadata-Version: 2.1
Name: py4vasp
Version: 0.4.0a0
Summary: Tool for assisting with the analysis and setup of VASP calculations.
Author: Martin Schlipf
Author-email: martin.schlipf@gmail.com
Requires-Python: >=3.7.1,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: ase (>=3.19.0,<4.0.0)
Requires-Dist: h5py (>=3.3.0,<4.0.0)
Requires-Dist: kaleido (>=0.2.1,<0.3.0,!=0.2.1.post1)
Requires-Dist: mdtraj (>=1.9.5,<2.0.0)
Requires-Dist: mrcfile (>=1.2.0,<2.0.0)
Requires-Dist: nglview (>=3.0.3,<4.0.0)
Requires-Dist: numpy (>=1.17.4,<2.0.0)
Requires-Dist: pandas (>=1.3.0,<2.0.0)
Requires-Dist: plotly (>=5.1.0,<6.0.0)
