Metadata-Version: 2.1
Name: polyga
Version: 1.0.2
Summary: Polymer Genetic Algorithm
Home-page: https://github.com/Ramprasad-Group/polyga.git
Author: Joseph Kern
Author-email: jkern34@gatech.edu
Requires-Python: >=3.7.1,<3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.4.23,<2.0.0)
Requires-Dist: joblib (>=1.0.1,<2.0.0)
Requires-Dist: numpy (>=1.2.4,<2.0.0)
Requires-Dist: pandas (>=1.1,<2.0)
Requires-Dist: rdkit-pypi (>=2021.3.3,<2022.0.0)
Requires-Dist: scipy (>=1.7,<2.0)
Project-URL: Repository, https://github.com/Ramprasad-Group/polyga.git
