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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

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

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

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

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

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

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

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

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

File metadata

  • Download URL: antpack-0.3.8.6.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.6.tar.gz
Algorithm Hash digest
SHA256 7c8bd400021b0ee0ca10a24963f803de52e3fccc6a7bbb3f42a5c7f4b6a7a0be
MD5 673c16edaeff7e4308a5c10c34d4f1a0
BLAKE2b-256 09bccce91aa1c8f2b6b32cd92f0d125683fd281e0d3901dd363c3d11584b3b47

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6-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.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c4c12524ad54ba5a9a7f7f8877be915997868db799bae57b565c20e8c186db58
MD5 c46cc48c3275f7f89a1d6c49c2fd4b1c
BLAKE2b-256 ce1b61f5c4502620ec712ea0757fd7dd78eb17f461a6447b0877f94a07b703db

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6-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.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f5ec8345380ab8db4b9d019e6dde6c385ded1ef31ab738461a97127c50873160
MD5 325245a8bf4d990af265d8979a08656d
BLAKE2b-256 98169208a557a9790b96fcb3f1eff57e1ba0aacd5b9622db558ceb9359d414a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8acd9e462aaf37f437bafb75fc8647dc71d1c26497a623cb11347de833254b9
MD5 8972797e60e249a4dbef8874a83b0550
BLAKE2b-256 a06d130460e82bcf0a77db0e7b497e7e1588ee66dde92505c0f14bb26ed38958

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e075cd77ad0d3fd95bf7614fbe80cc8775e9d3e33e0372af0498c571463fed4b
MD5 9e7bd2c66de53cf6954932f16086be30
BLAKE2b-256 cff3df692584461db8d7048fafb92f1e8fe9207e76b780d6d191cb3fb43d3155

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2ba5deedb83d37e372f30f2a34b421115a77b31df1013eae3a9a266bbaf0ff0b
MD5 6823d562aa6d9aebe3fd7b7a99c90005
BLAKE2b-256 5573d9079098156e763f1acf5aabaf55f4d1b15a96510c37e3079f029ce0b51e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6-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.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 8a8361b3345b4682a4b7746b3191092cfdde4c6be596e057a012f0d1c3dce402
MD5 922874f5aee400ffa1dba1530b216b45
BLAKE2b-256 894debd68101e3a060984ebff9510ffb83830b702c9e99acc8ad14c877868c26

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6-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.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 77406c3240c611e5af593a1d0a1ed9fe75aaf6d588a4fdc7c9313b0d694b0141
MD5 2de754dd299273a950ca516ce02c75f5
BLAKE2b-256 8a1d86090b48c164f92ebe3ed2c3067f32211201ad011fc713ff80cfcafc1966

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 94cf31f7130a7386ee0bd5452ddafae8359173dc95aef6773f3e6c0bf3488985
MD5 2c2b833da5be3fb27eecb1103f0dc28b
BLAKE2b-256 a145ea73ffc04665870df61425544ac84e6d7da5e15bb1b22c2453e78c5720dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a8922f150e8ae555b39e5e5d137f3746823a3ff255e576016c2849d3bb5f12d8
MD5 1f5e247898af25f465f46ee6a1d8a49c
BLAKE2b-256 0204c337c68ca186f02000b516da62e175361e2c8555ddf87ddecc57b7fc175b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cbfca5456e84265f0c06ba8b1a651506207cf8c794af5f15c738483841a3432c
MD5 0451f103edf57f9c9b02d5070a96735e
BLAKE2b-256 8280641495a91fb1d51a7ad38efb36ceb304ddb2b9076b38c09f29c72c27c48e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6-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.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c9ceac5f8fb75a252ac8c8bb540fc5477f73583c029c3c90bd1031eabdf36b81
MD5 6ebb077615bd9d2cce2da463441d7bd2
BLAKE2b-256 6b7ddcd94460b1ba1894ab230f3a9d84299609be7b9c1f4129cb5db34692354b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6-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.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 bd008d0465b49a4e7aa409b5d9e75760deda7a459d33e07344d773a3e39d0344
MD5 64a6dcb10bb8505df8b5bd689a322359
BLAKE2b-256 0419c54d3c5509e4add3eb3ca11e1428930c33148e2d242639cd963c1e5de3ba

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5761af3ccadf28f82b08b061e8d152b486f6c092a84da5e416555492dba02757
MD5 926f6d38a5a60effe877fb21134f5c4b
BLAKE2b-256 977f9c2b0554520a80363550863790f7b442c46ca2678d55f013f4136bd2f570

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2283da2d9e101eadfce216da41276f4d5da475a90ea30467f4a4182e1acb5ea6
MD5 a5640dc8ea4af5e819e3587628b2b6c0
BLAKE2b-256 1c22a3a5819186ce28dd8c2139fb0e68c128c608691dc3bc208a005f1325c71a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 33dcf5c3987a73b05224da5517621ab2f56439c80b2849a35c2f47a7a0c89ffd
MD5 7607ca7e051a58661a95616eb112745d
BLAKE2b-256 9c53d006ed33ee4a2e94f6160869c83655c0e1267a104acd1387817ae1993c04

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6-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.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 46d0439eab730438d519be9e77703f7ea420ad6a7e5f53305f6ca271b3beb4f8
MD5 6c43acc6bbf5ad84d7c57798d15af4c3
BLAKE2b-256 ee35d183b7cca0cd0d3376866125bdd3368f79742bb977214b1816cb89581868

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6-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.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 95f0104907675f92600e8b0c938c56ea8b2d491797af70a10fd55ef973002d16
MD5 a776b73efa6189fbdcec5b3212cb1aa9
BLAKE2b-256 69e70aeefc431ce98dbacecf0caddbd421dd3908fd15d1224a883a377971572c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e3f4c458036b2dba1424bad56876abd121cda18c836d8b44feddc0198f8d9ea6
MD5 113ce4cff625931d1ba0262b6be38499
BLAKE2b-256 9a673ea9de140b31ab6c485cc2b7efbb3ef1784a237337b05f9db2ad6405a80a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1afc10ec5154f28d818a313eddbfb490c1cd6e3ad5ffe03d5f076d3b4934119f
MD5 d007a306ba361f464687d40de6c8c875
BLAKE2b-256 dd5c8188877a1daa7694f5fcb33192edfb1b1c023d7a67c35b3593162129bc3f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 42825822f9f40b7dc4b651b3a8af63291489556365af659268ba143c6c834e2b
MD5 20592dcf80fea06b1249f12e13a972da
BLAKE2b-256 b52d01bce63d08d1017f0de39e178ba11a46de809c2294a8de6a95f5339ba7b2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6-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.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 1b357f3cdd0832ff7a848acc05e2bf2e015629e2c018f3920a38b8f88bd8963d
MD5 e388a25be80b3b6c2d63df05eb668f9d
BLAKE2b-256 5ac8f80671dcaa0e196635078d7aebebdb24e9d4c18d451eff4ee02efefcd349

See more details on using hashes here.

File details

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

File metadata

  • Download URL: antpack-0.3.8.6-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.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 a93fa1db6d96659c296605acef046a4dccfed84f9f92b54a75ab1c84caadd894
MD5 a787236d8e40218f499ab8abdfe2dbe1
BLAKE2b-256 7deb7ab4dda274f1adc377cb01e155bd396d8ba6afd41bf8d118fefe09f90aa4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 05d2d8ca70576e2d3f2c82364e2061d5e4fd3b63592930f5c2b1fe643a4dfca2
MD5 24e2efcf48bb6bd92941181bbafc628f
BLAKE2b-256 5c70692b60815edcb0ad8d82e58f21f4845251b27923c378f8b845163feeeae9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2586ab8062a7cf23cf3408328c0b84947b80ebbc2e5828fb239e1a9d7bcd12a8
MD5 46a2dbc8d392413f25f87f7ea22caa7f
BLAKE2b-256 e572ee0edf185c37465a7b78a5f6b10c6ce84d86e4151ea64d240ea228321525

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for antpack-0.3.8.6-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b51c3dc366b5fa8032f09dbda105643516dc98624219592561e062c868770823
MD5 9b63708b6390d638bae29e8a1a324b54
BLAKE2b-256 af258cef8cde7e6ad9ce40d7b72cf8a34bbf2bc0b91f8a6b0fb2eddaf3a31aca

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