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

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.

v0.3.8.6.2 makes humanization more flexible by allowing you to specify your own list of excluded positions INSTEAD OF the default Kabat-identified CDRs if so desired.

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.9, so installation should be very straightforward.

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 prior to v0.3.9 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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

antpack-0.3.8.6.3-cp314-cp314-win_amd64.whl (15.1 MB view details)

Uploaded CPython 3.14Windows x86-64

antpack-0.3.8.6.3-cp314-cp314-win32.whl (15.0 MB view details)

Uploaded CPython 3.14Windows x86

antpack-0.3.8.6.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

antpack-0.3.8.6.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (15.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

antpack-0.3.8.6.3-cp314-cp314-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

antpack-0.3.8.6.3-cp313-cp313-win_amd64.whl (15.1 MB view details)

Uploaded CPython 3.13Windows x86-64

antpack-0.3.8.6.3-cp313-cp313-win32.whl (15.0 MB view details)

Uploaded CPython 3.13Windows x86

antpack-0.3.8.6.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

antpack-0.3.8.6.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (15.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

antpack-0.3.8.6.3-cp313-cp313-macosx_11_0_arm64.whl (14.8 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

antpack-0.3.8.6.3-cp312-cp312-win_amd64.whl (15.1 MB view details)

Uploaded CPython 3.12Windows x86-64

antpack-0.3.8.6.3-cp312-cp312-win32.whl (15.0 MB view details)

Uploaded CPython 3.12Windows x86

antpack-0.3.8.6.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

antpack-0.3.8.6.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (15.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.12macOS 11.0+ ARM64

antpack-0.3.8.6.3-cp311-cp311-win_amd64.whl (15.1 MB view details)

Uploaded CPython 3.11Windows x86-64

antpack-0.3.8.6.3-cp311-cp311-win32.whl (15.0 MB view details)

Uploaded CPython 3.11Windows x86

antpack-0.3.8.6.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

antpack-0.3.8.6.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (15.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.11macOS 11.0+ ARM64

antpack-0.3.8.6.3-cp310-cp310-win_amd64.whl (15.1 MB view details)

Uploaded CPython 3.10Windows x86-64

antpack-0.3.8.6.3-cp310-cp310-win32.whl (15.0 MB view details)

Uploaded CPython 3.10Windows x86

antpack-0.3.8.6.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

antpack-0.3.8.6.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (15.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.10macOS 11.0+ ARM64

antpack-0.3.8.6.3-cp39-cp39-win_amd64.whl (15.1 MB view details)

Uploaded CPython 3.9Windows x86-64

antpack-0.3.8.6.3-cp39-cp39-win32.whl (15.0 MB view details)

Uploaded CPython 3.9Windows x86

antpack-0.3.8.6.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

antpack-0.3.8.6.3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (15.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

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

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file antpack-0.3.8.6.3-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 59fa2c40044a95d71892efe7fd68ed99b89f6919a243a5e7df173a0139019044
MD5 2f0964db0152844a91174e18446bb205
BLAKE2b-256 9c43addbb873fd8c1627bf20f66a694a6a1905c8fb6c4775ed0b311ca3e758de

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp314-cp314-win32.whl.

File metadata

  • Download URL: antpack-0.3.8.6.3-cp314-cp314-win32.whl
  • Upload date:
  • Size: 15.0 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for antpack-0.3.8.6.3-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 d702cc16d551ce688aa3b7b9706d8ed1d007d02cd5e6b8564067aebe63e5430c
MD5 2de7e5bf6a0cc9b4cad452e2e50932d6
BLAKE2b-256 a23c4f0b0a6d59ceffe0ddd32e3b07b4f3f03e75cb6dc3cd8dbba38ed28cb0c8

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 207dacd31b931b6524b4793bf978d3b876600565851886a0441da19a561078da
MD5 1b271fb9a4ec70352c6875a37630572d
BLAKE2b-256 69f59bdd6092fa406416d0fde75c53a43fde3ef600948c417a78a760ae24f05a

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0df7bb5afb0e2dc084ef659db82a72d3a1123dd05eefc50923221decf133ec37
MD5 478c972570c255e4e0160deb87964b58
BLAKE2b-256 6bd44ac9a5ba8b5ba6789e2fe0027745657ce1923698ff5823665c72ad0d94ed

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8362eafb23da0b269711ff139310393f2c9b1f0297aac2ae870a4646bbaa6c55
MD5 68d10f6c735379b4ba113061ac85888e
BLAKE2b-256 6fa71f95c039600abddc6bd3c078f9e18b6f662ee5c5b0ee162d43b1177a31e9

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 42a366cebe319dc179eee1c43fe42682fadd354c0b5d89035b21c9d11b3e3be7
MD5 a611be6cec7881cdad3b792ce8d729e7
BLAKE2b-256 b4d622c8006e0da7cabbd18dfd6285febc96378e1cd4a6b70482d633232fc375

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp313-cp313-win32.whl.

File metadata

  • Download URL: antpack-0.3.8.6.3-cp313-cp313-win32.whl
  • Upload date:
  • Size: 15.0 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for antpack-0.3.8.6.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 5f00fc3da41f386cc4f942826b9d0381b1e34c9f8daa29e90a8f51f1162b7179
MD5 ffffc92a11b05dbaecd317298e5b0c42
BLAKE2b-256 e66c678edb8073972739b75140ecf4527b775fc3deb8d942c1106dbef6c72504

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 21d3f671c39b61979677fb4604700d723732cd2357b39a9baf05a05883f3933a
MD5 300a8e0a0b6da0b3acd1942b0d6963f0
BLAKE2b-256 985bb49a9fa0ee6ca3279fa9bbe51759ffe609202f8a108ccc81b3efd7c18420

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0518c51d916b8d9e8f4d7d194f1757cb758bb23cbc030825355de985e8dfddb1
MD5 cf9b4302c4a3154b8119747d7d06747d
BLAKE2b-256 9a6871698fe751405bc38565f71368e3a340ac909c5818447284bb56d19c82e8

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0aecb489fdbcc74def6a749b1e20fcaa9873c0b53b21642bcd616a586bd2b9a1
MD5 a682b29e13eea6784a24432220baf644
BLAKE2b-256 b3cd0dc8f36f82851485930c51cd9bc692f4a119479a9b25726aec145d852363

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 22110121a16c8fe6fb57739286e1a004abdd3183c4d2bd4dabd8659de4934c9d
MD5 47efc12f4a6f213bb07fc428827de17a
BLAKE2b-256 2fa4a7bf84d14861d1642fde0f0aa868398a0cc79efe368271158f14c5292dfc

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for antpack-0.3.8.6.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 8bcce407931c7f83392ba8ab5c25be9b1d2dc3d864b7b09892740f4f92510431
MD5 c4b3a5799285e16ec4602c14a85de030
BLAKE2b-256 8edfd4138b6876dc3b842fe8618184e9d950a0bc7b4ec287a385b69b6f943680

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1b630a088fab4a487147b08e7e860bac8cf5db5c6621d09a50326753822121cf
MD5 7fc29c1aeea59cc85de6ffbaa4b3a7af
BLAKE2b-256 05721ad08ea31af9ed8a85172fc69ee507a3dad5228773f8cb9da469ae59c6ee

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 87b5ad4e8bb8c5a3d630b966922e9f1731bcb271994f5fe42473bb56f8c0aeb3
MD5 74aee40844140c01b185b1cbf4e252ed
BLAKE2b-256 5bf2ddca19c3a5715668710b91111d407dc79223568cd29ac9cab69dcf054f63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19381acdf806b5e0e5a0ca933028eb3a5d613f21a7604571fb04e3d88491130d
MD5 df1f19f69cc99b4c61df826cc0c6f259
BLAKE2b-256 00a68848693106afe1b7c173603306360687a095669720487482b36f648f017a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 dd5a267e470abee3ceac1bc675919a5cbb432b61db7a734a31f8a01ceaea4f8e
MD5 df0377259f251260ae1008aadfc54772
BLAKE2b-256 2d84f4c0d0d0fff50b5b040791d90007925505c81084f77fef0d9acd3eac7f57

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for antpack-0.3.8.6.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 a269b562d779c08edf14b770e0aa32be7d42de145a2e08a6af4005f7acabb938
MD5 0da3bae3c60e501f8daec36c5720d1ec
BLAKE2b-256 3fb71b42e054da6c5a4c1c61486427547477576890bcc076b9b47a5c8fa2ad89

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a71e91b64fa70c8c7474a935e9e82a8453130ac93248087a7dd49f5529850fbc
MD5 e61db76b6520cab968451f95b04c6140
BLAKE2b-256 495dd7bdb4797f476b179ebb830884918ca760c615662b2f69c356ba90765a2c

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e937335f87bea2854f5810810184974cfc0f5fb4295c7c3884c3c87e77daecf4
MD5 d9b8ee539b87d27e31551f607a5b2fd3
BLAKE2b-256 eff7d1dff35899d5b4da5dc83bd38a28d0451f8fd4b5aa06598accb21e93d4b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d5ddd1725886b86a806da21cb54ff9a1b49acd5c17dee066f7c521244178a9ae
MD5 2eecda072757d03e852a38c8a7707b62
BLAKE2b-256 ee378b9af63a3b793fbded6e3cc91bdd027a80bea351986cc255180a2352c92f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 16d90af8588ae177b9317bc2a44f2b29d0e066201a97ab10d9bd61a6a6471ae7
MD5 aa0b5c54a301decaf14856614e63327b
BLAKE2b-256 88ff07c99e2f744af91c37cf5688cd46666b5b3c053c2e876a749b5c25744808

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for antpack-0.3.8.6.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 896a3f5619396497ee510bd0834649af63ae73b500d46c4efde52d89d51fc130
MD5 2623f889fec76a3ee9bda30acd9609b3
BLAKE2b-256 246dd19a62cd2599198f9f97262021d220f1247471f88be84e27a142bb792952

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6512481a8cb423d73fee314c6ab84c060ea8ab6879eda6d3858421046c91bbf1
MD5 20f8dfd9f593441e132ed384870e51d9
BLAKE2b-256 ee34cb870bd09b00af8fad5491039da18c67c8a364e693e5411a8907697967d1

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ee6ac453259c6954cad94095e280459dfa44de1daf8592d0fdc4508469d457dc
MD5 52bc6ec91e86e86b4e821da640d1dc11
BLAKE2b-256 bd116b64bc66459567beeae0ab224e8d4d395ccf20975945c526ed84c344a75d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9df3e184cba1b7d1cf2ff9963cf33563691e35d707b3787a74467e2a40515ae6
MD5 4eb4eebc4a5589e2b3d678119ed69f2b
BLAKE2b-256 71b7f1dd536c0c454be59773b8968827bd949e1322c1a7de39ab39c5a94580ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 15.1 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for antpack-0.3.8.6.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8a897f1171edf6286df14b9db508dff2a5950b358f6ed97861061bbff47b4f0f
MD5 d62d27a24a028af26b8a8515f4749159
BLAKE2b-256 3616cbeb0e6a9fa20d6064a251a706d8769455c51360ee648348b567257bd61d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for antpack-0.3.8.6.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 077cafd0a5575c0699ebe99a8406d90e1483e6dd8f38c41edad709549b0912b9
MD5 3909ba8a8955bb08d2d56348444de3b7
BLAKE2b-256 f26cd494f894a40b780ded063d28529b7de7f34099c8b8dd5e8ba65e03e07ac2

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2424139b26103eb942a969123abca14032f8d3e9564e4ef56342ed75686db24b
MD5 14f36fd98b00ecf8eefa68fa1155490f
BLAKE2b-256 f7789ede014dd5fac5177f0922fed23f9a155f2b30074922791bc983d717b7b6

See more details on using hashes here.

File details

Details for the file antpack-0.3.8.6.3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 af1c11a0df5f454f1ea53f1dcb5c49a2dbcf67a51116f378b37f5fa1d771c266
MD5 9fb2627c6da957c9f7fc81412a486aae
BLAKE2b-256 ef771fed4d62ef39e4882974f21eb78729e542fe70324953e2619ce1a4879877

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5ed7f8972299fad8076ca693ad44dad151f2abd43e45ae78bca1260cb7048796
MD5 f3b4b5c134393a564898e6089bfd9f5c
BLAKE2b-256 50d0a77e683c9d3e5be63439ad6a1ef28ec05ac48a21c7c3fcd49761363f613d

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