Metadata-Version: 2.1
Name: colabfold
Version: 0.1.0b1
Summary: Making protein folding accessible to all. Predict proteins structures both in google colab and on your machine
Author: Milot Mirdita
Author-email: milot.mirdita@mpibpc.mpg.de
Requires-Python: >=3.7.1,<3.11
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: absl-py (>=0.13.0,<0.14.0)
Requires-Dist: alphafold-colabfold (==2.0.0)
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: jax (>=0.2.20,<0.3.0)
Requires-Dist: matplotlib (==3.1.3)
Requires-Dist: numpy (>=1.19.0,<2.0.0)
Requires-Dist: pandas (>=1.3.3,<2.0.0)
Requires-Dist: py3Dmol (>=1.7.0,<2.0.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: tensorflow-cpu (>=2.6.0,<3.0.0)
Requires-Dist: tqdm (>=4.62.2,<5.0.0)
