Metadata-Version: 2.1
Name: wepy
Version: 0.9.4
Summary: A Weighted Ensemble simulation framework in pure Python with a focus on molecular dynamics.
Home-page: https://gitlab.com/ADicksonLab/wepy
Author: Samuel Lotz
Author-email: samuel.lotz@salotz.info
Requires-Python: >=3.6,<3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: dill (>=0.2.8,<0.3.0)
Requires-Dist: geomm (>=0.1.2,<0.2.0)
Requires-Dist: h5py (>=2.8,<3.0)
Requires-Dist: mdtraj (>=1.9,<2.0)
Requires-Dist: networkx (>=2)
Requires-Dist: numpy (>=1.15,<2.0)
Requires-Dist: pandas (>=0.23.4,<0.24.0)
