Raw data
{
"_id": null,
"home_page": "https://github.com/sokrypton/alphafold",
"name": "alphafold-colabfold",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "DeepMind",
"author_email": "alphafold@deepmind.com",
"download_url": "https://files.pythonhosted.org/packages/53/73/f0b01029e66812268b1cfffb4059da8c20ef30cf30103e37519049edd7cb/alphafold_colabfold-2.3.9.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "An implementation of the inference pipeline of AlphaFold v2.3.1. This is a completely new model that was entered as AlphaFold2 in CASP14 and published in Nature. This package contains patches for colabfold.",
"version": "2.3.9",
"project_urls": {
"Homepage": "https://github.com/sokrypton/alphafold"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c03cfe512ee60f62154ffa33bcde86e87f772896fbf3d44e4c9ed3deaad628fc",
"md5": "5535dee5370ff4fcd2b2ceee14f65093",
"sha256": "0c667e71d432f0c078d8d3eb4bae4f9b12391fd8ca66129375c51e9aee943a68"
},
"downloads": -1,
"filename": "alphafold_colabfold-2.3.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5535dee5370ff4fcd2b2ceee14f65093",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 248219,
"upload_time": "2025-07-27T09:16:21",
"upload_time_iso_8601": "2025-07-27T09:16:21.728279Z",
"url": "https://files.pythonhosted.org/packages/c0/3c/fe512ee60f62154ffa33bcde86e87f772896fbf3d44e4c9ed3deaad628fc/alphafold_colabfold-2.3.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5373f0b01029e66812268b1cfffb4059da8c20ef30cf30103e37519049edd7cb",
"md5": "930a148d508c7d5684edb4483534b4ff",
"sha256": "03a4934d83ac999c8b4a5372d75f66abe0145baa93e8780bd192fb3416e3b30c"
},
"downloads": -1,
"filename": "alphafold_colabfold-2.3.9.tar.gz",
"has_sig": false,
"md5_digest": "930a148d508c7d5684edb4483534b4ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 204051,
"upload_time": "2025-07-27T09:16:22",
"upload_time_iso_8601": "2025-07-27T09:16:22.797144Z",
"url": "https://files.pythonhosted.org/packages/53/73/f0b01029e66812268b1cfffb4059da8c20ef30cf30103e37519049edd7cb/alphafold_colabfold-2.3.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-27 09:16:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sokrypton",
"github_project": "alphafold",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "absl-py",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "biopython",
"specs": [
[
"==",
"1.79"
]
]
},
{
"name": "chex",
"specs": [
[
"==",
"0.0.7"
]
]
},
{
"name": "dm-haiku",
"specs": [
[
"==",
"0.0.9"
]
]
},
{
"name": "dm-tree",
"specs": [
[
"==",
"0.1.6"
]
]
},
{
"name": "docker",
"specs": [
[
"==",
"5.0.0"
]
]
},
{
"name": "immutabledict",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "jax",
"specs": [
[
"==",
"0.3.25"
]
]
},
{
"name": "ml-collections",
"specs": [
[
"==",
"0.1.0"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.21.6"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"1.3.4"
]
]
},
{
"name": "scipy",
"specs": [
[
"==",
"1.7.0"
]
]
},
{
"name": "tensorflow-cpu",
"specs": [
[
"==",
"2.11.0"
]
]
}
],
"lcname": "alphafold-colabfold"
}