A Python package for processing, manipulating and making inferences about antibody sequence data
Project description
AntPack
AntPack is a toolkit for antibody numbering, data processing, statistical inference and machine learning for antibody sequences. For usage, see the docs.
What's new in v0.3
v0.3 provides some API redesign for greater ease of use and convenience. The
MultiChainAnnotator has been replaced with the PairedChainAnnotator, which
is designed specifically for paired light and heavy chains. Both this tool
and SingleChainAnnotator now offer a build_msa
command that makes it easy
to combine many numbered sequences into an fixed-length array for further
analysis / writing to file.
Coming soon: we're planning to add a GUI front-end you can use to review sequences numbered by AntPack, humanize sequences and determine how different mutations will impact predicted sequence properties. For more on this project as it matures, see this repo.
Installation
pip install antpack
AntPack is distributed as a wheel precompiled for most platforms and CPython >= 3.7, 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 and for easy extraction of specific CDRs and framework regions.
V / J genes
Identifying the most similar human 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.
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 Distribution
Built Distributions
File details
Details for the file antpack-0.3.tar.gz
.
File metadata
- Download URL: antpack-0.3.tar.gz
- Upload date:
- Size: 13.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35a63aee1028ef987929359361e42060b7987db892e6e96354d1feb6114533c9 |
|
MD5 | 1697ad65add9fe2b0acbf55d8dbae1c5 |
|
BLAKE2b-256 | de49199505950a19f18025eb596ecb8f0d30c997732f4eac0da207ad60448400 |
File details
Details for the file antpack-0.3-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: antpack-0.3-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 13.9 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 | f304511a76a8bb62d2d2856c0ce6f5324bcfb96d80e03897a4d440aa9e871156 |
|
MD5 | 572acb1baf8d4ccd11f94424dbba5916 |
|
BLAKE2b-256 | ef1caba816c4f51e372f7c4e74ee8f1fdac803c80dd2f0b74a0dad2ca6964c82 |
File details
Details for the file antpack-0.3-cp312-cp312-win32.whl
.
File metadata
- Download URL: antpack-0.3-cp312-cp312-win32.whl
- Upload date:
- Size: 13.9 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 | cdd5228ceff7cecbd396db75056cec083a3511dbb96b4771c6bbb3bda65cb88d |
|
MD5 | 72bbd0841d405b78be94a1e9f7cb2104 |
|
BLAKE2b-256 | 4f0fbf4cbd2cf65da3de6a68fcaa2d0eae8f5e934e0a3e211aafc0e248f54067 |
File details
Details for the file antpack-0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: antpack-0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 14.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 | 5c388859d86b142be1d5218e990b978771ffcc71b0dbd01c9984faf151df52ae |
|
MD5 | 7c1b1dda7f4f0886bca29b137bb58b8a |
|
BLAKE2b-256 | c4bd3cc762d8ba3ecd038f48990911a8f1ccb0313cafc36f273d58cc1becc743 |
File details
Details for the file antpack-0.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: antpack-0.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 14.0 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 | 8d0fcfa84c183da804129b56517a032ec6f669db5686b462d5d87fa21f9690cd |
|
MD5 | d273dad5f4e5d6b54ef4c75d698e88ca |
|
BLAKE2b-256 | 4281ab1140bdbfe4ae24ae45626feaf4cf5f87cc8cce50ae6c10de11ae12d3c1 |
File details
Details for the file antpack-0.3-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: antpack-0.3-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 13.9 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 | dafbf3445f0d7f3b7e767864754c037a7cc935d946ba03e8a8d281d701caf50c |
|
MD5 | 0c0d9cfbc8f38ccbf5b119924e66b9fa |
|
BLAKE2b-256 | b821472cb72b82de4285c4ba403c8f93533f72349e1728c0cf5bc33db1428528 |
File details
Details for the file antpack-0.3-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: antpack-0.3-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 13.9 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 | 9807a05d3841f42543e17d5c7f99b4d3ecb5dfe5ab2178282047cca129a1a348 |
|
MD5 | 9a5051dc9cb947e46e3f1e3fcad2de29 |
|
BLAKE2b-256 | 98e17895d58d04479e9f68296157f327e939f93b22281b106cf2d6807238e0a9 |
File details
Details for the file antpack-0.3-cp311-cp311-win32.whl
.
File metadata
- Download URL: antpack-0.3-cp311-cp311-win32.whl
- Upload date:
- Size: 13.9 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 | 34d70f9907318a317a6d92a3ffb385d17cb6803f1ec519ec3742ffed4f93cf01 |
|
MD5 | 32c57b136eb517d79ea9e1084b414973 |
|
BLAKE2b-256 | e2df78aaf3bea073967ba420ff52258dfb5aa68848a6d8c7ddad9d89948a6331 |
File details
Details for the file antpack-0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: antpack-0.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 14.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 | b3839fd35de7cde9647807338a7304dee24241a931f547133a200488999586b4 |
|
MD5 | faf2950c5c603084c430a5498f9c6c0e |
|
BLAKE2b-256 | bb4e8df79a547e95ea66eb9ae3c72a1823e546cf60b1e20d09e349df784161af |
File details
Details for the file antpack-0.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: antpack-0.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 14.0 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 | dd9c3851a5083a0e7ea95af2abc8686174215659200b8653330bb439ab76fa66 |
|
MD5 | 9148ad03f8a6867661432a9b4e3f475f |
|
BLAKE2b-256 | 6ae11d61ff3c6fffc5c3f6687f9ae86c07a03b47298afbfdf4ca7c4163389a96 |
File details
Details for the file antpack-0.3-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: antpack-0.3-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 13.9 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 | 1b50e65378a69921c21b54cbbc2dd02b3e281fa388abdaaf8ee0d6be12d32beb |
|
MD5 | 72248c623ea57c735d57bd373f77b073 |
|
BLAKE2b-256 | 4209c630c369a0dbf94d8489106ace95736bbb5828831dd8dbaf0a2df97e142e |
File details
Details for the file antpack-0.3-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: antpack-0.3-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 13.9 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 | d1df61efdace56a59dd5b4ff0d9b457fe82bb0e6a58740bcf3343807f5bed6c6 |
|
MD5 | 7dcdb969b89e6ffcdf472e4f5ad5276a |
|
BLAKE2b-256 | 9f99b92d5aa1273a47001a2fd8cb4753556d3ba45f6aa6e4a762ea9f966bda80 |
File details
Details for the file antpack-0.3-cp310-cp310-win32.whl
.
File metadata
- Download URL: antpack-0.3-cp310-cp310-win32.whl
- Upload date:
- Size: 13.9 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 | 28bbfddd8b74be253c63143513ca6bed0c61bd6739016884017c0bf045cb2762 |
|
MD5 | 767499a1058cb3a710464e1bac6710d6 |
|
BLAKE2b-256 | 147e57b6268fee941c2865435c7d111e6fc89c8643b7a4a364b331006c6593a7 |
File details
Details for the file antpack-0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: antpack-0.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 14.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 | cd8d8bfda32770d3de8293b8a214ddf4c34e3cb3ece202b08cfa4898cc68014c |
|
MD5 | b102630f079ae42a4c92793003d65038 |
|
BLAKE2b-256 | 7c57ddebee5ecfab50f301da1d5e5876c6c3ae12d58018eede1d5a9b74577d66 |
File details
Details for the file antpack-0.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: antpack-0.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 14.0 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 | 116644dc2bc889403c64f3e9b479325cdeb386054eaabe544c455dd1c8d0183d |
|
MD5 | 92ec6e59e77745438ee9f6f63accf802 |
|
BLAKE2b-256 | 8a37b074d3bc33a4abe006074f15e6f2d6836e549889771311e86673cd0989a0 |
File details
Details for the file antpack-0.3-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: antpack-0.3-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 13.9 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 | dfae3cbc24d1da1a2e4ffa86f93fb0906a00a3ad6ef652634e10bda48fd35b71 |
|
MD5 | d09740363b292c9badd95e8d17f782ab |
|
BLAKE2b-256 | 5a55b7ea94b29d250013bb2fc8e330c58db51ba949e71adc52b6719812a8fab5 |
File details
Details for the file antpack-0.3-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: antpack-0.3-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 13.9 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 | 488c94bf7025e264864ae0c8b8e20be645cd40faa4a320bb8807a1e6a825f88d |
|
MD5 | ad330cf92e96ac65cb025e3a123730c7 |
|
BLAKE2b-256 | 03d5a87a95dd8f513658fe7f0f340bfdf6eacb8b5490221c777afec7f65ec72b |
File details
Details for the file antpack-0.3-cp39-cp39-win32.whl
.
File metadata
- Download URL: antpack-0.3-cp39-cp39-win32.whl
- Upload date:
- Size: 13.9 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 | bbf1ce8ad830b7de8d5b244b3ecf1caeedf68d8a95120a93a441f54774526287 |
|
MD5 | 3a978aa58cc23329278c74b5945a78e4 |
|
BLAKE2b-256 | a904979dcd8f709d8df006f8e8039873dfa355e825c5e9a05c10d9c1a55ec231 |
File details
Details for the file antpack-0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: antpack-0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 14.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 | 643d6270eb33cffefa52575699e629f8b7da364f9af9598ba57769fd10ff5c3d |
|
MD5 | 3c595e9e692b4eae10f2950d9ea6b2fa |
|
BLAKE2b-256 | 13ad297a701442eda1035c982b61ba6b13b5a39dfa9b7ebfa259b9c76e5f7311 |
File details
Details for the file antpack-0.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: antpack-0.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 14.0 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 | 4251378a2d8d44dcf007fab5fe4906fe4f5a085a8c1d0b6b017959b1de144b14 |
|
MD5 | 3ace5b00a61c79793dcf237045f77048 |
|
BLAKE2b-256 | 09c0ccccb603246d2dab9609c90ef54fd9199cee7d7f7cbd8c04d297432c6b7b |
File details
Details for the file antpack-0.3-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: antpack-0.3-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 13.9 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 | 864df465dac818c31fb0b1957c14253da51c46fba0bfe4193e86f76b7b47b19f |
|
MD5 | 5a526e3404cf17448451388fe290c1dc |
|
BLAKE2b-256 | 012e15ca0e33b3ca8678648c8e8bcc05faa174bd1926f787db5bb7993a4a6c7b |
File details
Details for the file antpack-0.3-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: antpack-0.3-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 13.9 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 | 366aaec5dc75321ffd542d1f87d834f587410374fc43204688caafa2b082ea12 |
|
MD5 | 16ae3971d6dd71ec82c83725629c4e80 |
|
BLAKE2b-256 | a37243010c03c9203c5eee8d33be252facef80f059e20c0dcb084935aca4d4cd |
File details
Details for the file antpack-0.3-cp38-cp38-win32.whl
.
File metadata
- Download URL: antpack-0.3-cp38-cp38-win32.whl
- Upload date:
- Size: 13.9 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 | 99e4380e21821d61d4be94308e8423658ec60fbebf54b51d7eb3efd4891160b0 |
|
MD5 | ac9d98963724d9883b31e560627f3a6d |
|
BLAKE2b-256 | 65f86f97bedecddc276b5ba8c5b3d4d48f1bf1e07c8b2b9bad0412cbe09b0b43 |
File details
Details for the file antpack-0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: antpack-0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 14.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 | 2950605841e4c5a716f285bba0db6ee1c14cd3ac71c89988caeaf78542413e28 |
|
MD5 | d073b96a0baa7546942aa062ac74e263 |
|
BLAKE2b-256 | cb3269a9a57cc19946bf0686c7adf61588aafb9caac14f95815237077cd2bf1a |
File details
Details for the file antpack-0.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: antpack-0.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 14.0 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 | 7865913eaab18dbe7343c152c6056a172b9bbc2907cb3d28cbaeca8c236ea023 |
|
MD5 | a6c951495f81482afef0cc5978d1028f |
|
BLAKE2b-256 | 9e2995d076cd8a592006434ee7c8475c249b5f3911a437938e01d3fc2f667418 |
File details
Details for the file antpack-0.3-cp38-cp38-macosx_11_0_arm64.whl
.
File metadata
- Download URL: antpack-0.3-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 13.9 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 | 0bc6ffe6f46dc737945cd7d35a219a7954efc21f795a662271489af4324d7629 |
|
MD5 | 681744827e2a679d9623c479b5492f58 |
|
BLAKE2b-256 | 4b6fc4355ff607dd2da998609ba618d8f8bbdae867901a28264cd32a54b69cc5 |
File details
Details for the file antpack-0.3-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: antpack-0.3-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 13.9 MB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df0464d41fec9c92555ab0f0a467e1e4ad94e86751fbc323e37a028b321c74a0 |
|
MD5 | 66484bfc81d67122e4168e0232e7973b |
|
BLAKE2b-256 | 176a32f1ddc1f4048031052d4beb36da426560e07b3434b499b8d16db576a906 |
File details
Details for the file antpack-0.3-cp37-cp37m-win32.whl
.
File metadata
- Download URL: antpack-0.3-cp37-cp37m-win32.whl
- Upload date:
- Size: 13.9 MB
- Tags: CPython 3.7m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1796b2a45c480a66f1bd968951a2ae40636954b5097e1689b9f02230d821f64f |
|
MD5 | 1cd9cfeefe96e7a357b02fafbaec083e |
|
BLAKE2b-256 | 6e17eaf02a20e9582f9b532b10326b0f97904284e37f58900bdc4566a063cd8a |
File details
Details for the file antpack-0.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: antpack-0.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 14.0 MB
- Tags: CPython 3.7m, 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 | 026fc38141ddaabb238961c15f89007ab31807e8fe52e87f297d91c6b4793b5f |
|
MD5 | f7281257d433f75a37c7e17ed3ee52d4 |
|
BLAKE2b-256 | f745fd001c9ed17b35ae9ce4e0a10b2cfdfb05f9f97999fa8986f55df715902a |
File details
Details for the file antpack-0.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: antpack-0.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 14.0 MB
- Tags: CPython 3.7m, 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 | e604707e3e4d4864b4c4c8600c61399362159041b358cd333d9e2b53f26d4f22 |
|
MD5 | 7dc6053968e217dc17a182252aa4ad89 |
|
BLAKE2b-256 | c26a28d89811b35978fe50c9a7336222e5df3ccd7d64060ba3bf18675f1b6414 |