Skip to main content

A Python package for processing, manipulating and making inferences about antibody sequence data

Reason this release was yanked:

Bug fix -- please install v0.3.8.6

Project description

AntPack

AntPack is a Python package / toolkit for antibody numbering, data processing, statistical inference and machine learning for antibody sequences. For usage, see the docs. It is currently in active development, so we are adding new features and making more improvements periodically.

What's new in v0.3.8.5

v0.3.8 adds numbering (using the IMGT scheme) and VJ gene assignment for TCRs. For both TCRs and mAbs, if you don't know which species to check for germline gene assignment, you can now check all of them by passing "unknown" for species. For mAbs, germline gene assignment for rabbits and alpacas (in addition to humans and mice) is now supported. It also now supports cross-scheme CDR assignment, i.e. you can number using one scheme but assign CDR labels using the CDR definitions from another (e.g. number using IMGT but assign CDR labels and search for liabilities using Kabat CDR definitions).

There are various other minor improvements to the Python API, the CLI and the GUI, which is useful for quickly viewing a few sequences and comparing them to their assigned VJ genes.

v0.3.8.5 contains a couple of minor bug fixes and error messages that are more clear when a highly conserved residue is missing (the message now more clearly indicates which group of highly conserved residues was altered).

Installation

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. Either way, to install antpack run:

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

Licensing

AntPack is licensed under a GPL license, which means that you are free to use it for your own data analysis in any manner you like 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.

Acknowledgements

The authors & maintainers gratefully acknowledge the contributions of Japanese artist Yusuke Kamiyamane for the creation of the Fugue icon set.

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.8.5.tar.gz (16.7 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

antpack-0.3.8.5-cp312-cp312-win_amd64.whl (14.9 MB view details)

Uploaded CPython 3.12Windows x86-64

antpack-0.3.8.5-cp312-cp312-win32.whl (14.8 MB view details)

Uploaded CPython 3.12Windows x86

antpack-0.3.8.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

antpack-0.3.8.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (15.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

antpack-0.3.8.5-cp312-cp312-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

antpack-0.3.8.5-cp311-cp311-win_amd64.whl (14.9 MB view details)

Uploaded CPython 3.11Windows x86-64

antpack-0.3.8.5-cp311-cp311-win32.whl (14.8 MB view details)

Uploaded CPython 3.11Windows x86

antpack-0.3.8.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

antpack-0.3.8.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (15.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

antpack-0.3.8.5-cp311-cp311-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

antpack-0.3.8.5-cp310-cp310-win_amd64.whl (14.9 MB view details)

Uploaded CPython 3.10Windows x86-64

antpack-0.3.8.5-cp310-cp310-win32.whl (14.8 MB view details)

Uploaded CPython 3.10Windows x86

antpack-0.3.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

antpack-0.3.8.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (15.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

antpack-0.3.8.5-cp310-cp310-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

antpack-0.3.8.5-cp39-cp39-win_amd64.whl (14.9 MB view details)

Uploaded CPython 3.9Windows x86-64

antpack-0.3.8.5-cp39-cp39-win32.whl (14.8 MB view details)

Uploaded CPython 3.9Windows x86

antpack-0.3.8.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

antpack-0.3.8.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (15.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

antpack-0.3.8.5-cp39-cp39-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

antpack-0.3.8.5-cp38-cp38-win_amd64.whl (14.9 MB view details)

Uploaded CPython 3.8Windows x86-64

antpack-0.3.8.5-cp38-cp38-win32.whl (14.8 MB view details)

Uploaded CPython 3.8Windows x86

antpack-0.3.8.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

antpack-0.3.8.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (15.1 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

antpack-0.3.8.5-cp38-cp38-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: antpack-0.3.8.5.tar.gz
  • Upload date:
  • Size: 16.7 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.8.5.tar.gz
Algorithm Hash digest
SHA256 f637b2f4f2f206d01a7c48fd610b0e0422826c91ba3647e711fc9532054cd5fb
MD5 823443092e8adbae30d8d6fd05a60039
BLAKE2b-256 3efe4681209e5e9b6aca430a6537527b21c317c5a691586d5e02fd553e0333a6

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.5-cp312-cp312-win_amd64.whl.

File metadata

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

Hashes for antpack-0.3.8.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 9d1426e554e5341968f42c3a7246b30d14859b78d41c5f76e0413c2a2202ebe6
MD5 0a52501d6e974282f5f5b0f3e1e79006
BLAKE2b-256 e9fbe1144d2398b5c53d70be27d6b9423a9b5fa444f3e2c94f213d5ba4013c17

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.5-cp312-cp312-win32.whl.

File metadata

  • Download URL: antpack-0.3.8.5-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

Hashes for antpack-0.3.8.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 b15e226323f9aba292fa8451cba200da8fb04b46aaa33185c4200b21944129f9
MD5 ca10df85a0e3a368faa5b771365d5738
BLAKE2b-256 89356d738c420905062c7b38d89f13edd596d70357e5403daa77ecbbde33c095

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a06f95568a4e9737ec82bda88eae63f1f9cd4d7da4179c88d81099cd4a9a59b0
MD5 ded49e65389f4adb70b4d67a043a10b0
BLAKE2b-256 357aab45ddceb526b5fffabda78fe60e0790137543cb6592d0ad8e2036b2f02d

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a4c9c9c540dfcf1aac6b1f4deb5fd6f3dae19ae4b24605e183d0bf2669cc3420
MD5 77d452c28c0638a6acc5220aa5e98a20
BLAKE2b-256 f8b4a260614a61d3ee529f7a6ada696ff6a81a593ccedeb292bba5c0b1e708a2

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c55f75e65dc6957cd3721c0e08316a16a44f808c01780d2a569213d79cf0b6a9
MD5 981887734cef4f66df176c689dace382
BLAKE2b-256 8ec8357dc451161e35f2daa25b22e56c5d362b38f6cd3487da80ab0a3733a838

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 14.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

Hashes for antpack-0.3.8.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 150988d91ee259572b74c6b8045405b87f397522e45c25f53b9b75212c8728ef
MD5 7effdac01ca2fc7c6c2efba46f54b042
BLAKE2b-256 7c629e4e3fac571830477a70b7137908ecb50c6479b470baa44464c721cb83b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.5-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

Hashes for antpack-0.3.8.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 891f76f9dd8258a4e3e78da2f806dfd2203d000c3634b1e26980c4833fd0da81
MD5 1f4655d3c600a7a870fae34b2c24105f
BLAKE2b-256 abd9527c50c9dcf3b93e0b8f8c503072f6246fd5b8115f7663ccaa44da9b4344

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 425f2ea9073d0d65f6dd2da17ba5e2a3cfd9d78ff6f07a1912442ffd965d64d7
MD5 48aee5820f1fda0bb69d1da814705464
BLAKE2b-256 f379fe9d51c69f7d9a443b8dd5053ef51e9d1afb90084c07a49efa7df9b8600d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 44aaaf8cafab976f6d21f0c36a769153086b910d2c565815ed7dd8dc0de535b0
MD5 a1966d7332ad05857cf12f9f97356569
BLAKE2b-256 7af76bae574e98b827821ad802af8563a33daf4d0ca47840cf3f2f6c76f3310a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19059df8770ee8f90e778af684dcfb53bca81143ad6bd0e4365e8e12a8093d1e
MD5 8bedecb5c1e62971f2121ebae20664d4
BLAKE2b-256 740b40ce96cb59c46cea4fa68261c19789a9d64bd60a3a51e21ec0edcd59042d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 14.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

Hashes for antpack-0.3.8.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4bea251ea3331649ede792f409308236b25c3f935e99cb8a64ff6b08812b6b8d
MD5 b73507894b7217e5282e332419cc9251
BLAKE2b-256 9b68bda51431b91f429a1d75bb92c3f1bf4ac43ce48eeca48ee1d9cd05725db4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.5-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

Hashes for antpack-0.3.8.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 73ae1a72b509bf204698da7bec37f84b9db6382006ce36b5a5efd4856a6175cc
MD5 4a2eaf3de364ac48340c61a4b952c798
BLAKE2b-256 ada00c617306c62e4bda80e8d6386eb7d9636cd6d3ab6081104121e70d79a5da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3310d0b1bfd92e51ba7f5eccbd4bbb2077055b246781a2b865e675dbef588144
MD5 9a0fd34b335f1114ce1849aa1beb70d0
BLAKE2b-256 d338fba0885214c3a1d5ad682855a4433ea1b641278c24960fbc246da9ac0209

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 73a10cbee58680ca2169de64b4d761e974534de1c1dbf09c4aa4a1b2191146a4
MD5 1c03739bdd2616d190974fe8197631d6
BLAKE2b-256 c388a506ca07d00f8d76db323edac61a7e26e8ac8ff6e6d896fa384dee707b65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8af69fa317b2296b478fea67bc908f632c18dcb46821014b232da39762cfa0fc
MD5 970de77a69fbf6457e4fbed430019f9a
BLAKE2b-256 b6eb7c236e0e0a5c6ffc061061c1199644475f313e3c74a08b654dcd031ab5da

See more details on using hashes here.

File details

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

File metadata

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

Hashes for antpack-0.3.8.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7b9420c711ee03c68e87abdf69aecd86e216c3c703cb4023dd1cd958d472c918
MD5 debd6efaacfd41680dfbc46df5f09502
BLAKE2b-256 efa352ccabe0d1a1c1766b31db918d464511f9167f449020a8ae5ee2706fc4b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.5-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

Hashes for antpack-0.3.8.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 6ee8305838b357072be1d2091a4f6b2c2f6570199c6cda3180ba63ec7e320115
MD5 2fe0a84cbd6aa2418b34f99508c22a53
BLAKE2b-256 0da60a27691472fad7e80f66005e0bd15442c7850d32a4fc99fe2c3aa54f79ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 82f49bfd6ef00400c21eadc443ef7c6e08d85eff7cfd20d76d0e9bd77f620d2d
MD5 2d952fedd501956c4027d1934fab4c48
BLAKE2b-256 b5d69ad1c8b2de275f86cbcf04abda5b4ce12bbc870ddd647de6433ea487f040

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b3009d12a7ffa5d28d26b918c5b9d85e5bf7459119da663a0ecd88a37d6e519a
MD5 30136b9f28c2474b26f07142facf4ed9
BLAKE2b-256 72537127b2bf2649b600c8fecd068929252d0f24f08892b2dd2d5b147fbcbb7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c0dd1d38b18151e1d11ecbdae02c82552bd6a12d46bd178b3fc6bb3bbd5c62a2
MD5 713c1375b26dfd0c678e73e7b3281dc7
BLAKE2b-256 a5a15b7419d84087ef673a931423b40d3f2488e764d627ca6a915b2ed07e8d41

See more details on using hashes here.

File details

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

File metadata

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

Hashes for antpack-0.3.8.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ac7eba92ef4148c32e4d4c6157ccfc27b3a549ae8581e031aaaa3c5d35ac1515
MD5 a20428772ac348ae4fa29707eea97c9e
BLAKE2b-256 6aa00ebaddcb4670ab4ff74a27528b7309229083cc38cefc128f34e7b349a466

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.5-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

Hashes for antpack-0.3.8.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ae3835c440ed1040a70ac2719450b7d8b5f2c60484927047b5119d02ded6c25a
MD5 a90cea027a1db4c067720fa42789d9b0
BLAKE2b-256 9a9d337d13a7016900e37049b53b2865018cca9fd53edbf8665e1406f3715fec

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7828247bdb2bdda87836fe707184564ab0d60727808517d1cf6e9810f174fc06
MD5 7113527690ddfcbb03f1d4870992dd95
BLAKE2b-256 b8311c2cccfe7c57160b36a8cf1f800f4e78188fbbc88bcd75449715467e66cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 c55d4dde746ed44a8597bc4424e701b59c00d51a33e8de599620347ce7cd8b2d
MD5 ed36f09a3fd3207dc8109ae41c77b931
BLAKE2b-256 47e58cc949e3dee412d7da1ee0dfe0bb95c825139c5dfd3f385aabea87041a3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3896f236a21a7566e9670301a016c7ee46b7a2c0806cdbf43a1302bdc4a36469
MD5 3ae8e3f39068d45f65bf2c4a08ccffb3
BLAKE2b-256 aa22d9d09d039ec4ae76b355dcfa175bf63a29028fa2efbccccb610a5b1ff6fa

See more details on using hashes here.

Supported by

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