Metadata-Version: 2.1
Name: rescupy
Version: 1.1.0rc2
Summary: RESCUPy is a Python interface for the material simulation tool RESCU+ and the transport simulation tool NanoDCAL+.
Author: Vincent Michaud-Rioux
Author-email: vincentm@nanoacademic.com
Requires-Python: >=3.8,<4
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: apipkg (>=1.5,<2.0)
Requires-Dist: ase (>=3.21.1)
Requires-Dist: attrs (>=20.2.0,<21.0.0)
Requires-Dist: execnet (>=1.9.0,<2.0.0)
Requires-Dist: filelock (>=3.0.12,<4.0.0)
Requires-Dist: h5py (>=2.10.0,<3.0.0)
Requires-Dist: joblib (>=1.1.0)
Requires-Dist: matplotlib (>=3.3.2,<4.0.0)
Requires-Dist: nptyping (>=1.3.0,<2.0.0)
Requires-Dist: numpy (>=1.19)
Requires-Dist: pint (>=0.19.2)
Requires-Dist: python-dateutil (>=2.8.1,<3.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: scipy (>=1.5.2)
Requires-Dist: toml (>=0.10.2)
