Metadata-Version: 2.1
Name: protein-design
Version: 0.4.2
Summary: Python tools for protein design
License: MIT
Author: Tianyu Lu
Requires-Python: >=3.7,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Sphinx (>=4.4.0,<5.0.0)
Requires-Dist: biopython (>=1.79,<2.0)
Requires-Dist: black (>=22.1.0,<23.0.0)
Requires-Dist: invoke (>=1.6.0,<2.0.0)
Requires-Dist: numpy (==1.21.0)
Requires-Dist: pandas (==1.1.5)
Requires-Dist: plotly (>=5.6.0,<6.0.0)
Requires-Dist: py3Dmol (>=1.8.0,<2.0.0)
Requires-Dist: scipy (==1.6.1)
Requires-Dist: seaborn (>=0.11.2,<0.12.0)
Requires-Dist: sklearn (>=0.0,<0.1)
Requires-Dist: torch (>=1.10.2,<2.0.0)
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Requires-Dist: umap-learn (>=0.5.2,<0.6.0)
