Skip to main content

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

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.6.1 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), together with some slight modifications to the liability search tool to make it more intelligible.

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.6.1.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.6.1-cp312-cp312-win_amd64.whl (14.9 MB view details)

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

antpack-0.3.8.6.1-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.6.1-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.6.1-cp312-cp312-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

antpack-0.3.8.6.1-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.6.1-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.6.1-cp311-cp311-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

antpack-0.3.8.6.1-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.6.1-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.6.1-cp310-cp310-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

antpack-0.3.8.6.1-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.6.1-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.6.1-cp39-cp39-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

antpack-0.3.8.6.1-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.6.1-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.6.1-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.6.1.tar.gz.

File metadata

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

File hashes

Hashes for antpack-0.3.8.6.1.tar.gz
Algorithm Hash digest
SHA256 569d4f318c9381ea468c31110178229fde648a3ee50b64ea1b58ce61ee79146d
MD5 2a38e0bf0afb14ff3609d5da8f16173f
BLAKE2b-256 5f2da6579dc227b4fa4d54de1453362fea2a047b8ce77988218caf61515a7d47

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 27d3de74510474e1b73f5a67c927db2dac3a74731aaa905873809316758e47d6
MD5 1a3a0fb596d9a402a7be9a985dbc30d1
BLAKE2b-256 fad16160da4cb2b66920a166e3b54920fa9a16df848d831abbbe1bd9f9a7fb3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 14.8 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for antpack-0.3.8.6.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 39f95e76761c5b02eff3e44f7b62a73895ffe41fd3b631ef96d4f2b3d5939860
MD5 2effacd03fe7ab5300666d2943385eb2
BLAKE2b-256 959c0652ff5e6ecfd835f874eef08c4628a0bdcad756a9f612912cc4b1c32f0a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d1fad259f90dd38794e9526320c05861d602363a7b0c006cf5ee3c0d2e0e51d4
MD5 0594034ed90fe46a2f5babeb0e7003f8
BLAKE2b-256 a19dcb9b8955ebefdaadab8017aa232e2acfced614e3afbb4447699f78091d0d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 fb1462d312aa585173fd92eea97c57d9bc12af154a1d5363439500e2f2639f14
MD5 108e93ec5656b7efb70034344c8acbb4
BLAKE2b-256 2d768df7244aa8bd0d9cbe3ec0fd60969a49c8345e1fcc0b4910e38fdc6669ef

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 24f8bc14f8cc0fdf6d48f72f948fa9da2cea91a49e11ee6dfde2a45b61cdbb5b
MD5 547670a697899c6155a59dca9fa827c7
BLAKE2b-256 21b22001d8c7791b589d80a612986fa4231a0c3c66c73cfb27bc2cc3c532a942

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0ab8b1a4add4bc27141ef794838a5c4ec0ab6413a77fa031fb1b06d9b7b99d8e
MD5 6baf70650f901419c179ccb2b49a4fa6
BLAKE2b-256 0c6c0b5fa7c62d60a62b66690e082cce26dffe76847c2402c616a6f659344146

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for antpack-0.3.8.6.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0b693460bf3d999acf680ebee647f12495afb741a4785ad0a4f172f842b9d68d
MD5 07db2ea09a19c28482d0edd9c2f713b4
BLAKE2b-256 680e372cea8dfee162157b171d60fdc3bc3a77f871a7ac6b0c2c537b68daa823

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b9a0f5c354cbe4140b7717fe23a2482da53a61dfe050e5d8265b151af0fdda8b
MD5 c9da0eeceba9a4a2275ab3ebeeed3aae
BLAKE2b-256 3a07dd2bcc49c6e1f5c76227a2ff480c9474258f501abade5538f556eeb454fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 53abedc85e7732fe33f7dfa6bd4ea8c71d278d820d91c1915bc3b658f011d50b
MD5 0ec25ece70a736f2e15ca725bf5b5d5d
BLAKE2b-256 75118815c76c197d741ab5f38e72e98c0027e0a1aff2ed72b68f70bb94cae8bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a3e59935f4896c54ecc08b1ccee42fd1e33d0d11923b6ea4d86aa0bd28722b31
MD5 575110c8737d132886e900a19281843a
BLAKE2b-256 6878d657a31144ee6b42b8f26e542aeda3e08daecdc3f53229268173c42d91e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 831495b4ed76d61b4fc420d73794ca57ed1b54ea3e91a75ba514c674cad49a95
MD5 7f668f4a05fc5da4f736479212eb0aab
BLAKE2b-256 3e7859e1acca3dd827986ea1e42a1bd4ab33736ebdf96de123f8e30ba4a0c652

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for antpack-0.3.8.6.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 5d8372c55a85cd634d4191eaaa277acc8ecf63aa111fa885a79bc340a9014cb4
MD5 25464295a3613706041787b59c058639
BLAKE2b-256 d954fd13dfcef4d284b71d2ea946ff1959cb79fa14c3f7f60d3a84cae6e20ecc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8fe79e3c578d108d5dd7c9eaf5df066c6684abe5a664ab1b477ba419ca7f2ced
MD5 c0a5e609fa44aabdf76ebf66cdabbbb6
BLAKE2b-256 62ef6fa437e94be821f26a2207fb2462acb8b02320fa4e198a5a6d8c0a819639

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a5502bf02ea82ba2bcfce5a26212de567d3c81141a7c37d473571db4253c7df1
MD5 7e1a8f3243efd3918d12ac05c5e94dff
BLAKE2b-256 2e9ee3714e3e5889319e1b9c7f46c8904fca57d4e0804a748dfc7b532248a155

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 52e30d834e43eb31d66d9a0122cd0c527eec53687fca876b6303fc1852adb1d7
MD5 4724563a0a0433d5baf9c9f1e842e639
BLAKE2b-256 a7c3a2496b5440a1cfffbcc1fbfa5fff2b21d1050bfa9ded6e0ba780768f665e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6.1-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/6.2.0 CPython/3.10.12

File hashes

Hashes for antpack-0.3.8.6.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 76eab8b4d9d02498312e25315c6b056c9d05bc5a60c6106a7570fa332b48c671
MD5 28ec536975eb55419a7b638b41398c36
BLAKE2b-256 8fb34f769678f461655da008370213e4f7e35d825b2665301278fa0473fb6ecb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for antpack-0.3.8.6.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 621e202ba29895faeaef7c35ff8e6086423b51b845e37627910d0f38b62a0a47
MD5 3eee168a4b30f0d54073569eb817706c
BLAKE2b-256 939bb5c7b6106f69132f16f9a7971a4a03f00d7b817c874783548960cc3768b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cf197a67d3c6170dec800c4fd9f11d5a1d1086960639c175e86fca19636a5c35
MD5 f393b36a2330352b2f50fd4b2f87c1b4
BLAKE2b-256 54d3868879a8ea74169c228c5a1ccf5d623b112b742dbc660b60674819fb47ae

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 298d4a2029ca0b176a0f34a86efce9f805f8939c0887d14c95d52ae0d2f6edca
MD5 fbff0381ac6b564183667f0d8575a383
BLAKE2b-256 ee82d8f4e00fc9bd53975e297f5d2e32d930069805c9de81fea4c9d2ea27bc4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5ae76c6c6e481c83cdadc9c7dad55c9ece921ec9dd8a3ad7af621cffe2fa1a78
MD5 ddf6eb929dcef90970963df8ab515b9a
BLAKE2b-256 a19f0d6c9f3df5cd7f2d15b3b90b9518721f301b11ee5be65a1098d7b4e6749d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6.1-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/6.2.0 CPython/3.10.12

File hashes

Hashes for antpack-0.3.8.6.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f0fffa83bbd0e473d4fd5fb45f82b1e41c042a94ae337b58b9b57b44393e234f
MD5 85acafa37cb605fd609460ece14e7006
BLAKE2b-256 5970f9b5850ef4dc9d7ca2fd3fee352026c37fb4280b10fa7106dd1e8b12e9fa

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for antpack-0.3.8.6.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 ce54d4099921c95399d284d083859565cccfedf7746b7d34415cb4bc6514b957
MD5 7acdcf6ccf5ba64c18e260e22bffe7a0
BLAKE2b-256 a8bd663191da65f0aa1ab044b1554de06dfb362784cd45e4dbeb931f289ae7db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6b3fdbc04effa3bb5c04505739a8f566b7ad4e877a092e4223a1661ea3adb8b2
MD5 6557de3b7fd97bad3bd5acd5f8aa00d6
BLAKE2b-256 09dbd7af53aabb990af8df75e0823c5e83ab599a8803a706adc313eb15dea071

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 cc821afb9d2731aeee0cfb858bdf10ce6522cc83e28641701a83cbca9bbd4e7e
MD5 51b0a435cf0563c8c6df34287e2a18d5
BLAKE2b-256 6050a7682a9e85700ca18cceb2c62a6387e1914a33ea8ea0fc248698996b774a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.1-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 389e62bae7bfd5d1a299249407e2ff83b4fbcd9424cc1d185435c41c28520dbc
MD5 cbfba4a0457d816f5e756901cff9e71c
BLAKE2b-256 0d15974e454050703194054bc7a8ddb9dbc803d04f62e25660d1cfea7808b4c4

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