A Python package for processing, manipulating and making inferences about antibody sequence data
Project description
AntPack
AntPack is a Python package / toolkit for antibody numbering, data processing, statistical inference and machine learning for antibody sequences and TCRs. It is currently in active development, so we are adding new features and making more improvements periodically.
Usage
For usage for v0.3.9 and later, see the docs at this link.
You can find the docs here for older versions.
Major updates in v0.3.9
As we continue to add features to AntPack, we are finding some features that we will add in upcoming versions useful for our own discovery efforts. Consequently we have reluctantly decided starting with v0.3.9 to license AntPack for noncommercial use only. This was not an easy decision and not one that we took lightly.
Prior versions were made available under the GPL, which means they can be used it for your own data analysis in any manner you wish whether you work in academia or industry, but any software built using AntPack and intended for sale or distribution must also be open-source under the GPL license. Therefore if you are currently using e.g. v0.3.8 for data analysis, you should feel free to continue to do so under the terms of your existing license.
Installation
Starting with v0.3.9, AntPack is only available for noncommercial academic use. To use AntPack versions v0.3.9 or later, you must first obtain a free license key. To install AntPack, run:
pip install antpack
AntPack-setup
then paste in the license key and your email address when prompted.
The only required dependency is numpy. If you want to run the GUI, however, there are two additional dependencies you'll need to install (in future versions these dependencies may no longer be needed):
pip install pyside6 qt_material
If you don't plan to use the GUI, you don't need those dependencies.
AntPack is distributed as a wheel precompiled for most platforms and CPython >= 3.8, so installation should be very straightforward. A source distribution is also available (C++17) in case there is any need to compile from source.
Capabilities
Antibody numbering
Numbering antibody sequences is an important precursor for many statistical inference / machine learning applications. AntPack is orders of magnitude faster for numbering antibody sequences than existing tools in the literature (e.g. ANARCI, AbRSA), while providing >= reliability. AntPack also provides tools for merging a list of numbered sequences into an MSA, for easy extraction of specific CDRs and framework regions, and for TCR numbering.
V / J genes
Identifying the most similar human/mouse/llama/rabbit V / J gene sequences is useful for a variety of purposes. AntPack provides tools for determining which human V and J gene sequences are most similar to the variable region chain provided as input.
Humanness and developability
Minimizing the risk of immunogenicity is important for selecting clinical candidates. In AntPack v0.1.0, we introduce a simple, fully interpretable generative model for human heavy and light chains that outperforms all comparators in the literature on a large held-out test set for distinguishing human sequences from those of other species. This scoring tool can be used to score sequences for humanness, suggest modifications to make them more human, identify liabilities, and generate highly human sequences that contain selected motifs.
Finding developability liabilities
Some sequence motifs are known to be associated with developability issues -- certain motifs are known, for example, to be prone to N-glycosylation or deamidation. AntPack provides a tool for finding these "liability" motifs in an input sequence. Note that that identifying liabilities through finding motifs in this way is known to be prone to false positives (an N-glycosylation motif, for example, will not always be glycosylated). Still, these kinds of alerts can be useful for making yourself aware of potential developability issues.
Citing this work
If using AntPack in research intended for publication, please cite either the preprint:
Jonathan Parkinson and Wei Wang. 2024. For antibody sequence generative modeling, mixture models may be all you need. bioRxiv: https://doi.org/10.1101/2024.01.27.577555
or the final paper in Bioinformatics.
Acknowledgements
The authors & maintainers gratefully acknowledge the contributions of Japanese artist Yusuke Kamiyamane for the creation of the Fugue icon set.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file antpack-0.3.9-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: antpack-0.3.9-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7d88db91aea0cc4b7fdec39b4c57d775abd1da1353b41d0f599815dbccd5938
|
|
| MD5 |
ddb4af2bcc890230abd07a61e4d44ff0
|
|
| BLAKE2b-256 |
dff3ad290588c9c66e876d199aef5718a2a4a7dd4ae91aa5c44d9d90ae6157fa
|
File details
Details for the file antpack-0.3.9-cp312-cp312-win32.whl.
File metadata
- Download URL: antpack-0.3.9-cp312-cp312-win32.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecd6f7a39b344bd5450856ce71be6af82caa1ae9a1741d71a90e3505b91bc3da
|
|
| MD5 |
057166778b336cecb20d0666cf4c7b69
|
|
| BLAKE2b-256 |
ae955810e5cd99e87b8621375154ef6308b357c7c9ae1a3b0b8d64a0497dcefa
|
File details
Details for the file antpack-0.3.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: antpack-0.3.9-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 15.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
862d03314c385e0660ab59320272b34bbe3c83a8c1dc79688d4afda6ff3b82c6
|
|
| MD5 |
774cbe212847093f0475ea363033c821
|
|
| BLAKE2b-256 |
b24e6bd953ec79d56f39a3e97b8ec00fa9743d23cc5dd05a76668f86bbe3f2e0
|
File details
Details for the file antpack-0.3.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: antpack-0.3.9-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 15.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52dce909823e3ad928e9d98cce2f462f15c99689112b36557d7d4664227ea9a7
|
|
| MD5 |
819f96220f655669e1b734edc31a9b95
|
|
| BLAKE2b-256 |
0c6e3cdb15ed313f184c3df7bbc0560d92b827a845b528ed26c956d8a1b1cce1
|
File details
Details for the file antpack-0.3.9-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: antpack-0.3.9-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
691f54cd284a74e8fee4e66c3978f2c89a1a4399569c4fa7d026642e64a30dd6
|
|
| MD5 |
b2982bfae4e5960b359299dea7b9255d
|
|
| BLAKE2b-256 |
d5b6632c7d94732ebcedeeee8c485afa249e6f3e3b54dcc06b65bcff1ee90ec3
|
File details
Details for the file antpack-0.3.9-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: antpack-0.3.9-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbcb87ddc4ef3e23def57ff4ff479ccf16c6e4c5b18f0c768431d2da01b24a6a
|
|
| MD5 |
c3bb401e93aa1a44d56f67ac4c46b3d2
|
|
| BLAKE2b-256 |
2d21eff3d8710f4c27bc4a11323f125ef3d6fde45f792f5bbbd50f238f48ad99
|
File details
Details for the file antpack-0.3.9-cp311-cp311-win32.whl.
File metadata
- Download URL: antpack-0.3.9-cp311-cp311-win32.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cc66447ca9218b25665068ba60919cd5f55e6664399c2bcf9ad17f3b1ab38d4
|
|
| MD5 |
7ef438bb9186083d88b8f5401ea4345a
|
|
| BLAKE2b-256 |
0df010990325e6f6d5a1c70b6abaf92dfdabbf501718e8e7d9b4b4ca2180f4b8
|
File details
Details for the file antpack-0.3.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: antpack-0.3.9-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 15.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98da65468d52925d9015bdefddd75c5638b30bf26f3482831a33bef4912069c5
|
|
| MD5 |
d3c8b52433b84d410ec0d105893a4961
|
|
| BLAKE2b-256 |
bdd18184873c44a637631566030dd3a0c0bb9c037f7d22b3af6b09668657021b
|
File details
Details for the file antpack-0.3.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: antpack-0.3.9-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 15.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d367b3649486cf3b8fffe3eeb4c4f09524c87c12d14ba7d92d102230375ebeb
|
|
| MD5 |
0427bcd915abde226d8e3e871e69a8b5
|
|
| BLAKE2b-256 |
1d89d506f7cf19d16363b482970baeddb334f0b9fa7a52b40b62ea8ea2db2332
|
File details
Details for the file antpack-0.3.9-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: antpack-0.3.9-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d43a391b0db5ba978b362a2b8e35a4bd78dce1ceee13be1e7515a163798d5874
|
|
| MD5 |
95f05266926ce0e00a56c3816beaf77e
|
|
| BLAKE2b-256 |
7c25a8c0dec18f6a1a56d39f66caa2d7dec4793b4511dc1d56978e1d5cd9de81
|
File details
Details for the file antpack-0.3.9-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: antpack-0.3.9-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f08857996665e228069f44952ab8c0c8d06c99cc8ae21ba7f38b2b050e24c600
|
|
| MD5 |
e0994a7be8bb8c590388e749dba6c275
|
|
| BLAKE2b-256 |
e43a9b362d6521305f7e1c68cc1cec180381eed751dc0945a1dc580db2c55817
|
File details
Details for the file antpack-0.3.9-cp310-cp310-win32.whl.
File metadata
- Download URL: antpack-0.3.9-cp310-cp310-win32.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35b931b02e5641f538fb16c34654931149f302da2b59b6e10b6b4a6e21f2e1e1
|
|
| MD5 |
0a9aa8a700e3fa84eaa808b3f3ef538f
|
|
| BLAKE2b-256 |
adbb238ef01a351ae53294de0627a8460aa8a945a99ee9bfd6bafeaf68d62cd4
|
File details
Details for the file antpack-0.3.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: antpack-0.3.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 15.0 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cdd1cef2208b0f2563ef5f51ff4ff7a62de1cf5c916ad6df37d812f70f385b88
|
|
| MD5 |
2b050cafc7085f9cf63396aac298e64c
|
|
| BLAKE2b-256 |
0e6081f6967b2caa8577a4580fbcb13d2df5cfb321cd29379bbd6d701c1d68b6
|
File details
Details for the file antpack-0.3.9-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: antpack-0.3.9-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 15.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7aac6da830dbb08c016ef5d7e4ee01cefefa6cc4fe8db06a90d3ca26fa04a1b0
|
|
| MD5 |
5eed1e0abe51c2c701fdaa05b416167b
|
|
| BLAKE2b-256 |
5ef6aaab8009aebdf10a94648e7577d259e4c7ffca84771989c9cfe26c2dd464
|
File details
Details for the file antpack-0.3.9-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: antpack-0.3.9-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f52c7490068f3d8c6179fc0490030c2c5f26eb43a95b8429f5da04c4b21a627
|
|
| MD5 |
de97cd17ef8d4dea412ded3b370df9e2
|
|
| BLAKE2b-256 |
9755d17d2755513b731e01b4a4124275a8533d858b098289fd39b0ace0bb62dd
|
File details
Details for the file antpack-0.3.9-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: antpack-0.3.9-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b664c2c168df01245f65f23e80c4706129652c53353cf974b21073c596245851
|
|
| MD5 |
a23bcfb7c47fb057687358799f10d12e
|
|
| BLAKE2b-256 |
e5f26380f2fcfb824ed734908e4339069f7f6ca8a7fb4a5ef3f0c74d27696290
|
File details
Details for the file antpack-0.3.9-cp39-cp39-win32.whl.
File metadata
- Download URL: antpack-0.3.9-cp39-cp39-win32.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b25858793af9a820cf1b75f0ffb1428ab5fd899dfdbb419db3db99960f032ac8
|
|
| MD5 |
942ddb61e0e71703ee8c6929d8d39789
|
|
| BLAKE2b-256 |
fa2292ee04d6b3c07105dd1399307854b28ad9acfaa46414c684e753201604bd
|
File details
Details for the file antpack-0.3.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: antpack-0.3.9-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 15.0 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
629296d1d8ef0dfda96b89502e28311a9b097444b16c9057e659f26650849e81
|
|
| MD5 |
6558b5c48b64ca3c7e679f165fdedbd1
|
|
| BLAKE2b-256 |
37d12c294801dc7190473dbf364320db722cc6907b4ea850f811fff2613bfaa3
|
File details
Details for the file antpack-0.3.9-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: antpack-0.3.9-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 15.1 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8145bbbf7a472e02d5307a24c458edf0b4e8c376951a4ca3fc811a7795655d0a
|
|
| MD5 |
19f0e7a732b4aa6879e0c88dd25bf9f5
|
|
| BLAKE2b-256 |
f29e44e412a9db8ed05fed78e26a77e72646f664149e7ac51286b66a26c3bcf4
|
File details
Details for the file antpack-0.3.9-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: antpack-0.3.9-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b82724800be0134e418ebddba3e3d21e7a27099f706b9acb315470db4197316
|
|
| MD5 |
828ccb79f23c6efd65abd530c47210f8
|
|
| BLAKE2b-256 |
7e1ad85b849d31929c866a57900013d822b4e069c8bf56d926e90f3dd70d98f3
|
File details
Details for the file antpack-0.3.9-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: antpack-0.3.9-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9d31473df1558dab20e5d5e8465300908cd6c0f08176faf0166e22b08ad18a4
|
|
| MD5 |
a8e62591597b633dbf8c6b3020e6d545
|
|
| BLAKE2b-256 |
a7efe4e2553378d26fd4e888d5ada5481ad423ed84c2f3a87b74dc7e20fa757c
|
File details
Details for the file antpack-0.3.9-cp38-cp38-win32.whl.
File metadata
- Download URL: antpack-0.3.9-cp38-cp38-win32.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d5e2c9d1b90864a42f7a6cfc1e5b64c46baf5a3bec1d5117807a22fd90f1c49
|
|
| MD5 |
436c5f0d613c5041b00ee7a9d79aaec3
|
|
| BLAKE2b-256 |
15dcf3aa956ec7626c4491718c5ebf374817727bbdb3db4a8f82993d2be56260
|
File details
Details for the file antpack-0.3.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: antpack-0.3.9-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 15.0 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ffb0a705f14efde69fa1de836793feed06cefa13bd4db25a747bb18e84ad894
|
|
| MD5 |
c68b44e08cd41b86b0367e5d364a10ad
|
|
| BLAKE2b-256 |
7e7100c5e5f69207c1fb017892ed90d05d4a6010cfef1b1c559f1a9c31c6b0ed
|
File details
Details for the file antpack-0.3.9-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.
File metadata
- Download URL: antpack-0.3.9-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 15.1 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afdaaa04556e5773a16f477f830f4ba38174ddc30d8f7b7c89bc44bdc11b1e4b
|
|
| MD5 |
e67dffb01b91e021fdfc6530aa90c3df
|
|
| BLAKE2b-256 |
62781bd962c4872ecf990fc1de29cc1c84fc3b3940658fb9e6570a20b81540ba
|
File details
Details for the file antpack-0.3.9-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: antpack-0.3.9-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 14.8 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72f3f691d8ce652d6ac0444be17a8be9bb578e3605cee5b8ba79396b9464671e
|
|
| MD5 |
14605e5abbc66979b3c311c6cc2a3e16
|
|
| BLAKE2b-256 |
9e92efcc128c04882568198f4b3df7f5e8f95a22e5f788641bf066c1cdbd7d54
|