alphafold3_input
Pythonic, object-oriented models for constructing AlphaFold 3 input files.
This package provides typed models and utilities that abstract the AlphaFold 3 JSON input format into a clean, validated Python interface.
For details on the underlying specification, see the official AlphaFold 3 input specification.
Installation
Install the latest published release from PyPI:
uv add alphafold3_input
or:
pip install alphafold3_input
Install the current development version directly from GitHub:
uv add git+https://github.com/igor-koop/alphafold3_input
or:
pip install "git+https://github.com/igor-koop/alphafold3_input"
Documentation
Full API documentation is available at: https://igor-koop.github.io/alphafold3_input/
Development
git clone https://github.com/igor-koop/alphafold3_input
cd alphafold3_input
uv sync --dev
License
The scripts and documentation in this project are released under the MIT License.
Release files for alphafold3-input 0.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| alphafold3_input-0.3.3.tar.gz | 20.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| alphafold3_input-0.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 51.4 kB
Release files / alphafold3_input-0.3.3.tar.gz
| Download URL | alphafold3_input-0.3.3.tar.gz |
|---|---|
| Size | 20.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
32aae2fbc58c03fec164ba21c73d47541bd831ea7eeca64861e1af626564a923
|
|
BLAKE2b-256 checksum How to use checksums |
2310442b6c6f68da898a1b7f84d10b5b80f1986e005fc855f00965a82ac9f2d8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|
Release files / alphafold3_input-0.3.3-py3-none-any.whl
| Download URL | alphafold3_input-0.3.3-py3-none-any.whl |
|---|---|
| Size | 31.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ddc741e4a48cda66c4c013aea6fac8deb49112ab6773800d2f90241e1cbcf68b
|
|
BLAKE2b-256 checksum How to use checksums |
eaac1b49aa88048a5ec85ed907d45b35843e5df30d78b0d760ab8cca94e04c43
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|