Skip to main content

Pipeline for efficient genomic data processing.

Project description

PyPI version Documentation Status Downloads PyPI - Downloads GitHub stars bioRxiv

Features

GenVarLoader provides a fast, memory efficient data structure for training sequence models on genetic variation. For example, this can be used to train a DNA language model on human genetic variation (e.g. Dalla-Torre et al.) or train sequence to function models with genetic variation (e.g. Celaj et al., Drusinsky et al., He et al., and Rastogi et al.).

  • Avoid writing any sequences to disk (can save >2,000x storage vs. writing personalized genomes with bcftools consensus)
  • Generate haplotypes up to 1,000 times faster than reading a FASTA file
  • Generate tracks up to 450 times faster than reading a BigWig
  • Supports indels and re-aligns tracks to haplotypes that have them
  • Extensible to new file formats: drop a feature request! Currently supports VCF, PGEN, and BigWig

Documentation is available here. See our preprint for benchmarking and implementation details.

Installation

pip install genvarloader

A PyTorch dependency is not included since it may require special instructions.

Contributing

  1. Clone the repo.
  2. Assuming you have Pixi, install pre-commit hooks pixi run -e dev pre-commit. If you forget to do this, your PR will likely fail to pass CI checks.
  3. Activate and use the appropriate Pixi environment for your needs. A decent catch-all is dev but you might need a different environment if using a GPU.

All the tests are designed to use pytest (sans Rust extension code) and live under tests/. These tests ensure the code works as intended so they must all pass before any features are merged into main and subsequently released. These tests will automatically run on every PR and failing tests will block PRs from being merged.

If your PR has merge conflicts, this is usually because the main branch received updates while you've been working on it. In this case, please rebase your branch via git rebase main to resolve merge conflicts, rather than using a merge commit via git merge main.

[!NOTE] Do not edit the version number in pyproject.toml. This is handled automatically by GitHub Actions.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

genvarloader-0.21.4.tar.gz (816.8 kB view details)

Uploaded Source

Built Distributions

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

genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl (499.5 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (522.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (497.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl (500.6 kB view details)

Uploaded PyPymanylinux: glibc 2.28+ ARM64

genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (524.5 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (499.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_x86_64.whl (710.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_i686.whl (745.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_armv7l.whl (771.3 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_aarch64.whl (671.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

genvarloader-0.21.4-cp313-cp313t-manylinux_2_28_aarch64.whl (495.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.28+ ARM64

genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (624.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ x86-64

genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (518.6 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl (530.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ i686

genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (494.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

genvarloader-0.21.4-cp310-abi3-musllinux_1_2_x86_64.whl (713.4 kB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ x86-64

genvarloader-0.21.4-cp310-abi3-musllinux_1_2_i686.whl (749.8 kB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ i686

genvarloader-0.21.4-cp310-abi3-musllinux_1_2_armv7l.whl (774.0 kB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARMv7l

genvarloader-0.21.4-cp310-abi3-musllinux_1_2_aarch64.whl (675.3 kB view details)

Uploaded CPython 3.10+musllinux: musl 1.2+ ARM64

genvarloader-0.21.4-cp310-abi3-manylinux_2_28_aarch64.whl (498.9 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.28+ ARM64

genvarloader-0.21.4-cp310-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl (522.3 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ s390x

genvarloader-0.21.4-cp310-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.6 MB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ ppc64le

genvarloader-0.21.4-cp310-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (496.9 kB view details)

Uploaded CPython 3.10+manylinux: glibc 2.17+ ARMv7l

genvarloader-0.21.4-cp310-abi3-macosx_11_0_arm64.whl (467.2 kB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

genvarloader-0.21.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (628.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

genvarloader-0.21.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (533.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

File details

Details for the file genvarloader-0.21.4.tar.gz.

File metadata

  • Download URL: genvarloader-0.21.4.tar.gz
  • Upload date:
  • Size: 816.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: maturin/1.12.6

File hashes

Hashes for genvarloader-0.21.4.tar.gz
Algorithm Hash digest
SHA256 10b0112b45c80a023a08178846dc4dbf85cf12b4952cab7f7c60497fb551f5f9
MD5 251d6a6f91c85683e29b62f784a08273
BLAKE2b-256 9b893b0000cfd78e77d6b3fcfa8a4e2e1f4e00876e875952839dfd33d136dc90

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b49feb85c86e3779a2b0bc75cf44d2879152ce1bdee234197e49ba5b45bdae04
MD5 307a8a5bb502ecf907041dd9777e7042
BLAKE2b-256 057e85d71bcbf2a6f77ed526880165836ec98655ac9546fbb17b302e79ade651

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 9644c5568e68fb93679f488de0daf2fcccd9e12d530204b5ee94d892e7ca03e7
MD5 d68497dc090f085580514f05d47e1e96
BLAKE2b-256 a6f0f3cf6a16791a708194c8f0e9b9b5066f62d7528f98a0230ba86f83e9999e

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 d3d7c0f2ea001b47e7b34de0f5783145c6fdad3081f7d8aa157943bf80e64b8a
MD5 6a6e36f4cc702992ed683fca1ff61458
BLAKE2b-256 c2e38a19b9db1ba93c52e5e0e569b8982f19ccd7cb041f0dcb19954f2d83d960

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 f995401fad6f7e61cc2633aa2bc4239960d36e672111f1b728ee8572a91627fe
MD5 d7d26f83255582438c196f33f9cf6530
BLAKE2b-256 3ecfc8950220714ccf7494766178528eb375e88571f7b2bfac7a6a7f6a6ba987

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8084e01d30fa2b69d1a3aa65889c38e40daf850ed930ef854a4117182464ebba
MD5 1e31d391ea65dda6ecca4cad4341157c
BLAKE2b-256 ed5e194f5893e675901abe6d1ce66ef827e4b490fe9595d0812433d31cc013f8

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 5c461c488b4dc9d35a588d70e13659c363dd377a75ddfe7ce00ca2df261c00ef
MD5 8da0ef340a1bda28cdfa08a543ea7952
BLAKE2b-256 9a60ee3e8b0073238b8679155e74ef8337cbbcfd9eb1901491229b0e16af735d

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1079472cedd973e657691b46efa64dbaecbb9714e05e20bbd34d164ba82fbb4d
MD5 b37ebeab362c0f6cd87dc4512bf63d20
BLAKE2b-256 729b2f8d6609dad8f1e454814a12ccd839b3beb414989dfda46dfc505d5ac6cb

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6f8b4dd56b8379b7391bd8c58bed787689a4b01a887e5b219a59a496f4a2147f
MD5 ad95637fcf293cfb831638a78f179618
BLAKE2b-256 ca8efad4b7c1aefb014457ee0c0e4a74a63aa6fd648592d5c8f2e18e63819d77

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 91dfa6f3d51a6bc676194ccc4612a21675619387f989270988e4d3f655a3341a
MD5 f32b0a29b09cb4f3dcca2254e83144f8
BLAKE2b-256 4da4b4f041e6901e39a75bde73021738fef070be1b2b78ed11470a9431038f3b

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e2c97ae223d12a6317ab518ae02f8b9ebcc11c1da8b9dfb189d882bc609e3476
MD5 e46fb22b65ef3b29175428d19d735b66
BLAKE2b-256 4b933eeddc1efa249e95c8dd36e38d975f03d68d95217bd9500f58c433435a32

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 9be1f1790e76fc851964288949ff4b6be2509adb3b5ec3f7c38d49fb15e40e40
MD5 51b4c6a24321acb75adb965fc98472e3
BLAKE2b-256 dee68f3d3eb89bb5068231e93824fb0061176d29d361f8eed0b19cbb40218f4c

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f8f760571eeb67313159304ef4170c2904e3bbaba2782f7a961c87017a66793f
MD5 b7efdcf83ec8d14ace370f9bca082998
BLAKE2b-256 3d6c905865dbec82a10aafe7d3f13816ef61d8cb879fa123d0400bf62662ee75

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp313-cp313t-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp313-cp313t-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7e283d1e9fc5b821b55e107d8aee4cfc4db236c4ff6ce62d5170a9fe90dea829
MD5 0b3625e84667e3d27c7c027d6760f955
BLAKE2b-256 3ab2c1346cd435b8724a0aeac094ea4e5e4048c0230fcabb42e9a969e17380cc

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3e20b4c42fd1ab6cd833287a84a97e1da9d8df56d719839a971a7740136f9ae0
MD5 7f416d2380261cc0ab0112b01fcd3ca0
BLAKE2b-256 34ac090182770dd0995e7875986e6b1df0478fe0bb22c3ddd4be05e973ca98ba

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 af1b06c4d5ddc501aa07e4b810e4de7c37f7fb427090b31c860639e87d4420c9
MD5 f3f96bd71b756954be7ed71b9aca5777
BLAKE2b-256 2258690f015b14cadbe16a7a1364113f5368db30381834e05ad4ea10efe4e44f

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 3f81ef6109f03088ddc40229c82dc126b8c83650dd5cf1a417f2a168090ba71d
MD5 8db10e5280a9608824e2832b0113a65f
BLAKE2b-256 4464eeea31bdb124286c94057b0500c41264f2c1bee5ecb2a7d63c5f05410fba

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 96f8da6dbc0ddff4b834e54fcbdc0a4868dbd8cf3fb85e31d85ce76fa741d445
MD5 3f26e2b0db4da21d8be061b1b1834987
BLAKE2b-256 41fa5e6a1609422f3ca810f3da7fae999121bdbfebae59da4b6eb804b05f73df

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 be72ec5bde8ad7983239faa1b9b5a45f11516c8ec9e2689eb4144ae061a1748e
MD5 d4c47800aa7083890fde8303c5595cec
BLAKE2b-256 68a5d29ffb9fb733cd6e62cb5a575a75627f28110fee06b687cadcf53cb2decf

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp310-abi3-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp310-abi3-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1a1b178f48be673e54d9b80f43e595042139bc15b5055ebe0d38928bbda3504a
MD5 a372a1b8789200d5e7e0d01cfb38110d
BLAKE2b-256 892de7cac85e1b0aca8065b256739e7b5f7f7ee6f4fe307c229314e3ee12b183

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp310-abi3-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp310-abi3-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7977347da30f05f2031c990e020dbff6353800e86834a1ad9255ef4835115476
MD5 3a6c9099a1dc3b04e21a856e0f5df489
BLAKE2b-256 37606d02356ee53f3b5624f06c10d07e56033ecf93a229dc52356fe8dc3525b2

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp310-abi3-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp310-abi3-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 488a2c9ef706a1db337364180875533e0ef9f121e6e64fdf7fbb764fe34c9f44
MD5 ee75d583b0d79e44e08471b82a9a1dab
BLAKE2b-256 7f493488e2c69486686d8d3fcdd8addcd3ea333dc268f78cfd0e5003e6ca1c50

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp310-abi3-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp310-abi3-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 eaab2c484ff36f49a420468d3c14618cb56989104110c3e83afd0add79f7620c
MD5 059c698f19edacab825fe7816b68ba5f
BLAKE2b-256 32ae328f7e768207b50b07f57d6993760f626c7afae45310d7cbed583db3ef2c

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp310-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp310-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c36c30a78f93aeae112073e001bb5e92dedc1a782e467d8379180906b0cf156e
MD5 b5010282d45f4b2bc2293de08552b533
BLAKE2b-256 5151a5f6548abe723c1de8abaf90ae35ad9b2c1d31c9f9252a28df36065745b7

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp310-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp310-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1b7f190161873f794a9bea80f99b2866513740558a42d32529d6a44d4d3dd9fd
MD5 c5fd6500eac2f08dc0cc00534e18ee22
BLAKE2b-256 dca251c956bfc63b326182b040ef51031ae44b6eed553c95f84dd666dd966bc6

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp310-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp310-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 2c43e9e63f02a9ba0786a7cdd1ee53dd6dcf901a734073ec8d8ac54d2288dce2
MD5 e56093690492b796ced8beef2d3f8ff4
BLAKE2b-256 25eff67089e517cbe4d3541d455dee1b4d4e0082b40cac9994190e32b7d64228

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp310-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp310-abi3-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 dcd6d0aee8df75b0b9c73fa0f7b77c2f86c9483838219f71aa41984ad25744c0
MD5 c99b4ec027d722d11d7c06c73e9a3670
BLAKE2b-256 a1fff50bcb6884620cbb0158baf56a41a911c99f2fee9efddf501a1083ff97e0

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 da3d6cce9f71601e72f2db66ca54bd9546f767a05e62746ce19ed511abae4f03
MD5 dca7b418d23028e7069714caab032b85
BLAKE2b-256 17ff432d95bcb8f9b6c9aa85686faa2b1020cfbf5d91c5dd0e40e2568cb57962

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e72f03288ea2cff0ef546fd2c196339cc155d9639e02ef5e3e2c1689c8a0a658
MD5 a9d52c5a87e57afecb19569cf89f81d5
BLAKE2b-256 648ea03cc02da015783617bfe8886e4e626cd3c8eecef479dcd34a58f7cce7a1

See more details on using hashes here.

File details

Details for the file genvarloader-0.21.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for genvarloader-0.21.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 8bbc8888b0f038ddbba82cdb463878370ccde4a0c8633427f83171d9047269ed
MD5 041bc4c2d1204664cf72f2312f6209f2
BLAKE2b-256 61a2d796947543545bfe8e245c050183dffc1d2d8511bf4e46ebbae7d9825b35

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