Skip to main content

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.5

In v0.3.5, we've added the Aho numbering scheme. We've made AntPack numbering about 25% faster (it was already the fastest numbering tool, but there's no such thing as too fast!) We've also improved VJ gene assignment. AntPack can now assign v- and j-genes using either percent identity or e-value, and if multiple V- or J-genes have essentially the same similarity to the query sequence, it will return a list of them rather than trying to assign a single V or J gene (which doesn't make much sense in that case).

The API has been slightly redesigned. This may cause some breaking changes, mainly for VJ gene assignment. Our apologies for any inconvenience -- the API should be stable from here on out. Finally, for numbering and VJ gene assignment, AntPack now accepts sequences which contain the letter 'X' (although we suggest using this only if necessary -- an alignment with all AAs will generally be better quality).

Finally, AntPack now has a command line tool for running a quick standard analysis on small-medium size datasets. For more customized analyses and/or larger datasets the Python API can be used as before.

Python3.8 or later is now required.

Starting in v0.4 we're planning to add a GUI -- currently in active development -- which makes it easy to load and view sequences if you only have a few. We're also planning to add additional functionality for antibody analysis -- coming soon!

Installation

pip install antpack

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 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.

Licensing

AntPack is licensed under a GPL license, which means that you are free to use it for your own data analysis irrespective of whether you work on academic research or industrial R&D / QC.

If you are writing software intended for sale / distribution, however, any software you create that uses AntPack must also be open-source, must use the GPL license and must acknowledge AntPack appropriately. If you are interested in using AntPack in a closed-source software product, please contact us to obtain a version of AntPack licensed for this use.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

antpack-0.3.5.1.tar.gz (15.2 MB view details)

Uploaded Source

Built Distributions

antpack-0.3.5.1-cp312-abi3-win_amd64.whl (14.0 MB view details)

Uploaded CPython 3.12+ Windows x86-64

antpack-0.3.5.1-cp312-abi3-win32.whl (14.0 MB view details)

Uploaded CPython 3.12+ Windows x86

antpack-0.3.5.1-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.1 MB view details)

Uploaded CPython 3.12+ manylinux: glibc 2.17+ x86-64

antpack-0.3.5.1-cp312-abi3-manylinux_2_17_i686.manylinux2014_i686.whl (14.2 MB view details)

Uploaded CPython 3.12+ manylinux: glibc 2.17+ i686

antpack-0.3.5.1-cp312-abi3-macosx_11_0_arm64.whl (14.0 MB view details)

Uploaded CPython 3.12+ macOS 11.0+ ARM64

antpack-0.3.5.1-cp311-cp311-win_amd64.whl (14.0 MB view details)

Uploaded CPython 3.11 Windows x86-64

antpack-0.3.5.1-cp311-cp311-win32.whl (14.0 MB view details)

Uploaded CPython 3.11 Windows x86

antpack-0.3.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

antpack-0.3.5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (14.2 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

antpack-0.3.5.1-cp311-cp311-macosx_11_0_arm64.whl (14.0 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

antpack-0.3.5.1-cp310-cp310-win_amd64.whl (14.0 MB view details)

Uploaded CPython 3.10 Windows x86-64

antpack-0.3.5.1-cp310-cp310-win32.whl (14.0 MB view details)

Uploaded CPython 3.10 Windows x86

antpack-0.3.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

antpack-0.3.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (14.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

antpack-0.3.5.1-cp310-cp310-macosx_11_0_arm64.whl (14.0 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

antpack-0.3.5.1-cp39-cp39-win_amd64.whl (14.0 MB view details)

Uploaded CPython 3.9 Windows x86-64

antpack-0.3.5.1-cp39-cp39-win32.whl (14.0 MB view details)

Uploaded CPython 3.9 Windows x86

antpack-0.3.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

antpack-0.3.5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (14.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

antpack-0.3.5.1-cp39-cp39-macosx_11_0_arm64.whl (14.0 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

antpack-0.3.5.1-cp38-cp38-win_amd64.whl (14.0 MB view details)

Uploaded CPython 3.8 Windows x86-64

antpack-0.3.5.1-cp38-cp38-win32.whl (14.0 MB view details)

Uploaded CPython 3.8 Windows x86

antpack-0.3.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

antpack-0.3.5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (14.2 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

antpack-0.3.5.1-cp38-cp38-macosx_11_0_arm64.whl (14.0 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

File details

Details for the file antpack-0.3.5.1.tar.gz.

File metadata

  • Download URL: antpack-0.3.5.1.tar.gz
  • Upload date:
  • Size: 15.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for antpack-0.3.5.1.tar.gz
Algorithm Hash digest
SHA256 c7d0af24d5b010c856f4fff5eeefd5325b6ac2d8047ff9ae8c420240675954d4
MD5 d02dfb8ef0a133beb8fd1fa953fd5a26
BLAKE2b-256 e7ca9d062c8808e748da354fb7d16b6a354986c1bf5562e019086faa2af9501b

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp312-abi3-win_amd64.whl.

File metadata

  • Download URL: antpack-0.3.5.1-cp312-abi3-win_amd64.whl
  • Upload date:
  • Size: 14.0 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

Hashes for antpack-0.3.5.1-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 31a8f99856c7557713680cb11725c0d96ed7b0cfe9fe23e1929c22d7ec36d473
MD5 8bd4da5dee14c2cf0c4b205e8dccc91b
BLAKE2b-256 cbe62f724c0a02c57027f80b51aa710a5c353189be323c33e0900f5ad4e92de2

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp312-abi3-win32.whl.

File metadata

  • Download URL: antpack-0.3.5.1-cp312-abi3-win32.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.12+, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for antpack-0.3.5.1-cp312-abi3-win32.whl
Algorithm Hash digest
SHA256 86673949fcd394f649f52add90aea952979851a3c0289a00bcff060a3f9975ab
MD5 9bf3207a8c108b3def28e1c3833a2131
BLAKE2b-256 ceadb0df0e19a9665e3f3bc7180acfa648f778197505d5464e590935263c548c

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp312-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 96ce70db02e089c0304f1cda125d28f0402438c4c497ffbb958fccb3ffb7bc0d
MD5 7cf4e2c49a5b0a89022a72d835525b5c
BLAKE2b-256 60bc5a79fb0382ff19e5634016f20f947e2896b32a5f8674f33cf949e617a1dd

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp312-abi3-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp312-abi3-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0ef08abbb7d0362a451c5e482cbebb9534e75c1aab32d4c46262457a694466a5
MD5 4febdcc318498f51e9d946c20c1b8f39
BLAKE2b-256 6640797239f3f40507d62ce26708757020ae79ed5072532da85c1696e919b99e

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp312-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp312-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 752a5529682140beeba785c401035a7f3ba97b536b91a2c5604cb6d1c07af31a
MD5 c59d339eff788257a18ab2f2b0bb0d85
BLAKE2b-256 4061b2feeb53ba9cb2785c73af214f4102c09509f72224a7714efb35e06cf2be

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8eda11df75212ba42a8c56c488d66945c1c49c27a4b744b3e7ca8f328f945841
MD5 e4d52173c6f421bc474fa3844fb5badb
BLAKE2b-256 eed3eb61e2500863eff43552e31c5916d440a3f2f88d3087ad7c8a7f6c7be58d

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: antpack-0.3.5.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for antpack-0.3.5.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 67627d88a8e3c22f7f15aad8359b5b5a63807d02bc6c5eac64f2b7875cb1c761
MD5 2aa486f5597473a511d5f95e3d1db468
BLAKE2b-256 239acc1d1f450427bc8fd29ceb6a0ee768b45175f8f646d7dc4c6834cc88ee1f

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77b06c296b9653b6ae1f0eb97d3694ceeb5b520384074b4be4f64a9f0fa13d0a
MD5 c899a82816abc288e3aeeb38145c929e
BLAKE2b-256 d92927a511d84dd41ea82bf17703797a742b2e26cd5e9250b3e84270d2b70534

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4fcbd58c495d91592fa0ae4bbbade70c5180ff6829cba7c9d94d892378d89fd8
MD5 ce60abd5929c2d479f87c7716107757d
BLAKE2b-256 4598df3202e92141045161053d05cc957996d6a7719ed5975765e5be1b373ccd

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ca67b005541a4f61e63079de352643bf5864da4751770ac74d7f40d1a790671b
MD5 07ba9189b9ab204ac5133f37e60f468d
BLAKE2b-256 0f79145d065be0ef24a1f8aded908b1c2d7549d45331fa8d5975f00052f82295

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3062636f62a82e20ab829fa432d45848bd2919aa2fd34022bfd2af8a8e3bd466
MD5 8aeb0b555a11eea8391f19e94a409bd5
BLAKE2b-256 d4ede6c42f5342878e295e78c9a57efae8079c4ae3245997409a3d6616c56d8a

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: antpack-0.3.5.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for antpack-0.3.5.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 fecc30c7ef56332896721e53d9748cf0b74b458e247091aed1befcacf36040a4
MD5 df32d750e104d3268dbb697e2101ac92
BLAKE2b-256 a8b88dd6abe9466adef5b4d5b38c84d8cc2ad5d2ae35d97b708d3abe1dcd56e1

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 443ab9fd1e819753b5434fd39ec744287e9853c7b3f2520271106a452a1ae447
MD5 a5771fe7c3b839e5849f9484054d86c4
BLAKE2b-256 2b64b60b6f01a653ad9d91734e6b6e1a11d0c50be519a442b4fab8f771796f79

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 540e568399fd477a9092ff2763e7b4893df5d16eb5893ce23b0bf7d7fb55ff91
MD5 9b5c14c3b3654044c19e9ed5a2215cc3
BLAKE2b-256 ed1440291a5e707e52ff78a954de158ae1cf571c7804d858fa96cf4a0cec7dcf

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b11f664074f251e7fe5154d22f0fa0dcee1e8bba20e92c6c0b3e74d64823e53e
MD5 1f90307a8a5651ef4219ba3a81853537
BLAKE2b-256 6a4179d10cf939be120d125ff77ec58af2d5b84b8f7da02cea46369babbabc8d

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: antpack-0.3.5.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 14.0 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

Hashes for antpack-0.3.5.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 22d7831e71715e7efc0fb3f57bdb66ca1eb09c9e611fb167994ff48bef61b9ab
MD5 2a40728559bbb92049167e54d53d4b69
BLAKE2b-256 149b88642bc4f65d83a3f8a222775b69262cc5b09b42fba88d140fb0569d33d2

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: antpack-0.3.5.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for antpack-0.3.5.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c91fcf09d86f1668f09527da45ba28e7d6f3a2d7e7f9ea36d911f4c879f064bb
MD5 bf70dc05147566a1c7ad6b5019ac45f9
BLAKE2b-256 e0c6aae0d6ba560cc1bf1940f98988c13aeff21af3a48eb450ea02ae46a7e488

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9bdd8d7f1cd77ff772218faac0b94d767a0ea1ee5ec35a344eb582f14a5a989c
MD5 0baad57d5b9946a798d0df94d3e89c5d
BLAKE2b-256 f0f750f2bd50669abaf33ff8e3a0610510a5317969749cdf2cf94eaf29514f9f

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 4b6498bb7486acddc67a125f308cd292bdc45c23447fd1c9bc4a57289b405c70
MD5 306cb814e9d76b10c41301588cae31e8
BLAKE2b-256 72d00c51a8e3f2adfc341315d7204b2e9c705c7f20b14d7ba1dd8d207acd6255

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9bfd9e9bb3cb42a97a408bc4f40cb2153f174586053a707664c174f6809da3fb
MD5 47509ceff17adbb9124dd0908355cfe1
BLAKE2b-256 9c6d56767951f0559c5f79493d6874b222062f4b3b90770304fec5e3ea86f48b

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: antpack-0.3.5.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 14.0 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

Hashes for antpack-0.3.5.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 798a42eed6b9debb48ec4b7457b990ba43300c48df8c36bfe39bc385a3de9aa8
MD5 643398273e95c7839f994a25a5745677
BLAKE2b-256 46a558b87403f9a24704d9ebd71b4f1a25091ecfe4ee83ab2a4cf1c3686f421c

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: antpack-0.3.5.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 14.0 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for antpack-0.3.5.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f757b4e037fed853127cdfa9f620f9b0eada1682ee2734504e9110b936d33a2d
MD5 91a7313aa8d93895b42758bc020a8c3b
BLAKE2b-256 2aba1726d173b26409ddcd319c29947ea9a9ac9b9b3c0c33a41f4bb6cd2facb8

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a4e83764e790f0489cc3703416535624b9d62e91d2495891cb43b8bfdc3c61c6
MD5 dd1a3947543cfd25a27ee4f00b8c30ec
BLAKE2b-256 c07b18ddc5dbb3200fe5adef988f734a2d4f60358ae3b2348adf7e2ddc8f90db

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a3f6323d854463fdb024d0c564662de6d1633dfbbbcc7fa9c74ca3ac1badb7aa
MD5 1d47c347828de1c174498e86854c068a
BLAKE2b-256 658d135e72f2829c99841ff38257f9ef6cb7f1060a598a08e04b7b2bc3353849

See more details on using hashes here.

File details

Details for the file antpack-0.3.5.1-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for antpack-0.3.5.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0bf1d433ced68de515da0d7a236ddb672dd9c41d697890db0585c740cd85a72d
MD5 5158890c5944a25c6c9e19906b93fe12
BLAKE2b-256 403e1ba2d9d8a43843a034370acd1ed4ca140e2907bb3c63f390471b5b4b5b1a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page