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/fb/cc/b4eaa34e84bad3d41b43714f7923f89f71a07b170b5a824a519514c2185e/alphafold_colabfold-2.3.10.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.10",
"project_urls": {
"Homepage": "https://github.com/sokrypton/alphafold"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "332f52422f8bfad87b77a3561d81c3cb9ae670106fad982541ee49fe48d7ab5b",
"md5": "4bf934ec8e27bb0b6dc0f48866461af7",
"sha256": "9cfda1413cb0eaec978fa156d3d8c2607c61e9daf5f1db79b9f61a1eaedc7ad4"
},
"downloads": -1,
"filename": "alphafold_colabfold-2.3.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4bf934ec8e27bb0b6dc0f48866461af7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 248301,
"upload_time": "2025-08-26T16:51:10",
"upload_time_iso_8601": "2025-08-26T16:51:10.535824Z",
"url": "https://files.pythonhosted.org/packages/33/2f/52422f8bfad87b77a3561d81c3cb9ae670106fad982541ee49fe48d7ab5b/alphafold_colabfold-2.3.10-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "fbccb4eaa34e84bad3d41b43714f7923f89f71a07b170b5a824a519514c2185e",
"md5": "f6fa15f26fe8a233946d1dc578a2ec7a",
"sha256": "b493a2e9966a0022eb00d48fd0b1ffeab62182437525351bebc2a2a86efcff9b"
},
"downloads": -1,
"filename": "alphafold_colabfold-2.3.10.tar.gz",
"has_sig": false,
"md5_digest": "f6fa15f26fe8a233946d1dc578a2ec7a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 204201,
"upload_time": "2025-08-26T16:51:13",
"upload_time_iso_8601": "2025-08-26T16:51:13.473826Z",
"url": "https://files.pythonhosted.org/packages/fb/cc/b4eaa34e84bad3d41b43714f7923f89f71a07b170b5a824a519514c2185e/alphafold_colabfold-2.3.10.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-26 16:51:13",
"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"
}