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. It is currently in active development, so we are adding new features and making more improvements periodically. We will try to avoid breaking changes but nonetheless recommend checking the docs after you install a new version to be sure the component you are using is unaffected.

What's new in v0.3.8

v0.3.8 adds numbering (using the IMGT scheme) and VJ gene assignment for TCRs. TCR numbering is somewhat slower than antibody numbering but is still dramatically faster than other available tools. 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. Humanness scoring is of course still restricted to mAbs. 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 API and to the GUI, which is useful for quickly viewing a few sequences and comparing them to their assigned VJ genes. There is significant additional functionality in the command line tool as well.

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

antpack-0.3.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

antpack-0.3.8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (15.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

antpack-0.3.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

antpack-0.3.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (15.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

antpack-0.3.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

antpack-0.3.8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (15.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

antpack-0.3.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

antpack-0.3.8-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (15.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

antpack-0.3.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

antpack-0.3.8-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (15.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

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

File metadata

  • Download URL: antpack-0.3.8.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.tar.gz
Algorithm Hash digest
SHA256 70037173009c4ee86e414beb3ec95bd61547fe86930bf68565cf2cef91a47ad4
MD5 35998a24e36bb4ae52e16e84261b6911
BLAKE2b-256 6185800eddb5ff6e33cd29d3a664a2477cee963bdc87f4e09de0a11020138872

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8-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-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 43ad6190d11100a602985ff6c16df51909d03fba21e79349d5b00df67144d51a
MD5 9be0a7297449b1dc0fa35886ec528983
BLAKE2b-256 9b5e636b4fd11e5a30a00be500bc1ed5d7f47f40271b0b5c8f91811438c05dbd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8-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-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a9c719f96a44f03d8faeddab9fb553e4bd28c195387aa7f1c82d8e0a8b3e0f49
MD5 3090db8542bf66b17bcb6aede7be5475
BLAKE2b-256 0563b12b0b500e465305751cd27b855234b8c0456ccd22e4202e5c762340c194

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 99dbe7098a8d36a094c1179f94df3795aa6e4c5de264746ce5604417af443b65
MD5 15b0c12f0e5c26e1f48822dac46ec14e
BLAKE2b-256 008560799ed6323e5de6574671594e33e758de376270edcc42e42c9502bcea23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 881400ff2950d7abebac3384ef3eecd58fd7281318521425eb464a7ec74037f5
MD5 c7efe6f5a6790045abfa979830227f92
BLAKE2b-256 097bbc553696b0f00d5c5700a29b37d9b1181ed8596947b816e0160117977a18

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ba036ec0036e963316b83e218fdac5165e43694b9191673fc1a1c682cd8185c1
MD5 b57131b7d57965a5a2f95c575b978b5a
BLAKE2b-256 33d999c02c805896cd36e8f0d9633d05d9d6cea1e37bb56caa7a06834cb3a8d8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8-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-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 37322455b5fef8265748f80800232455bae3c885b7d076197a5daf44bf155104
MD5 89f81c582fd8d7d3b5c36e1b10c43343
BLAKE2b-256 87c6d6cdf7061498dd7fd808fe8c55438294976bda9ad936a0f47a996d373c42

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8-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-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 2564fe0e5394d3e6c84756ed355e54fbf169add8d4b76a52dcf8ef36bc360b5d
MD5 66c2d9e914b6cb24d4dbb32b14d641f9
BLAKE2b-256 faac846aebedc051579c39e8d9413f52c49c187aba9db9f06f0c610c3c668858

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9fddf557c305e51483fd802ad19117b00c41215e4ce95e864689c750f681cd82
MD5 4e9707dee4797e7ce9d535ff90a0537a
BLAKE2b-256 e60921fa3d84366c0054179400e9631749fa5cb96f08d94770fe6231ae467b73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3e37219611bc6d1232a409e7f680532cf55fc718852a32cbef27083cec0b62bf
MD5 956845414a10b2fecb8cdc5dfc8f85bc
BLAKE2b-256 56d24d040881e4a46e37049ad5c9ec8ec8f699fbd376d9c740901802c90d6561

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c9da1a894c5069c9eb25bc7cdba34731ed1b2d3fdcfb675be8074ce4bc449228
MD5 635800495f635ca285c2421f0783effa
BLAKE2b-256 62bbffc320873e4cd462f996a131e9a18b06f9d0f86d8ab7ff9adde69bd366bd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8-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-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b036e58dbf42e55770ceebf12128e7a56b31b7d1bb3e34ed3d7e55c495f7376f
MD5 a01e2ea48f9563d0071dd4d072b4998a
BLAKE2b-256 63c745c355083d22cdcdd8432046771e61822ee6eba89e655e0a42800117b710

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8-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-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 96bd92f5253c9691917372ad2d550adc3775bed6960991a461f8fcb587dea6d7
MD5 7ea226d299d30e0747150bd39821583c
BLAKE2b-256 bfe7a79c4db594569867bf03fae05cb5c3c4e720974fbb7726aee2a681283600

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 186d1bd9c7e36f8bde666be4d969a1e8a320802714a04159c519409d2e3e2b7b
MD5 1b3b5d7d014b2962fe2353cd1e27f7f9
BLAKE2b-256 21eb3700bbbee67f836a9e65d4b575b8cac6fe87024fb262cee718eb292ee94a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 32e112b250a4e22cf40f1f70b112bb091cf7ff9339c2aef1c447dd6c45f320e0
MD5 3c66cc18f521821ffc981f5cb31731d3
BLAKE2b-256 3dcbfb7e205cfee041992fbebf1c3b1c0aff14c1254d762e0c29aa1be5ade5df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 968f9f33af3a803f712882764058baaad09f60c36404ef12032298efa961f70c
MD5 8d0e439ae72f174948cafea5c36db292
BLAKE2b-256 dee52c3e5d81d70b686b1cb151fb2d4c33e2cee01417c957007e2e7b9c2c090f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8-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-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2f5d06b01ff48e6a1b796a8f9269a61ac25f4340e53e4da1c1895c6fdd4ad096
MD5 0dcd11577f2aaae0a608470235abb670
BLAKE2b-256 3675ec00b9f92b2e084f50765a0cbeb4f60805dbc23335daf7def55cdd251954

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8-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-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 c7016c95c24790d88152286eeac0771e8b5c21ad86e160fa0bcdcb01863902ea
MD5 c0d84205ef98860b34a4a59ab9ab439c
BLAKE2b-256 a7e8c01d20089ff5659500ace16b15ec5732beed8067a35a450886e5387b5914

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 acc4e7e10653d04166e0f8fa4b902d620e89bc297f21ea6b0278f6621a5fc1fb
MD5 ef279b654b6a3d28214cd2a8a91260c6
BLAKE2b-256 36e86374f56f9d0257db7cc40d58b6977fbc4e7a3d75e8915a7527266fe2525c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ac59c06924f8e9cc8fd2868b8a93ee7352176fee28b6332d264a042918476e25
MD5 6d2535715037c1c3fb3ae1605a0380e2
BLAKE2b-256 547cafc22fdab7a12eee6ac5417d2c1fb7140a84b38fa5d5c4be1ae722945b00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e985e2fd3e67030b71f5d54794380037680b680a16675df0b3beb6418431b4e5
MD5 3d3db7e263a7d3e1c79696c2ae471833
BLAKE2b-256 a8f0124ed4c2c7b2caf4b7f6d666e0f3e97749818f7f1e1a70d4b419c9e9860e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8-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-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 abb41a58a6db905d1dd3132e82609896da22d412b56445c115b9fe1600b9c333
MD5 40b640286c23deac49b6fe3a18ebe7a8
BLAKE2b-256 7b7373f104b61818626ff60e980eda7d961c21c359f21a873daba6d6d70aeffe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8-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-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 0fd96402472c5ccbb845d8335dcec393ad0a4bbf678a5906777de24f31767e77
MD5 211615455419c4e81c24feb3b0d0a7b4
BLAKE2b-256 9595473c79b55faaaac3622595fe561ae5415ab4ee81482c1b51c34ab9e5d2e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 68ccf438227160c3ce146f7bf6785dfbd1eaeecc104124ad7548e31f64888021
MD5 bf070f26a52aecbf73074c02ea842dc0
BLAKE2b-256 6e47e0e22e733a0b01e36b3b08361a484fe52ca06558d70e5a391c7c5bf48b36

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 60f20cf6ac74a4eaf7c47b078b754b40b08243830598e9122bf3de510c5f5d04
MD5 d5266770af12410fb265d0dba028d436
BLAKE2b-256 cdb3c77f650457fe08163adaf7bf0eb9ef1985fd83e1579547fd928db322d977

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9cfbf94e021c23984b7448f711f219199e12282452893a8fa8440933c2f7d583
MD5 cd5f49df75dddd808a72adca4ccc1ddf
BLAKE2b-256 3bf0e5b4f560c0dd1398f37cd4c7661be67eac02418a3ad64e9fd2c6183408d6

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