Skip to main content

A well-typed library for symbolic bitvectors

Project description

zbitvector is an efficient, well-typed interface to the Z3 and Bitwuzla SMT solvers. It can be used to represent and manipulate symbolic expressions in the theory of fixed-sized bitvectors and arrays (QF_BVA).

from typing import Literal
from zbitvector import Uint

Uint8 = Uint[Literal[8]]
Uint64 = Uint[Literal[64]]

Uint64("X") + Uint64(1)
# => Uint64(`(bvadd X #x01)`)

Uint64("X") + Uint8(1)
# fails to typecheck

Project homepage →

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

zbitvector-1.6.0.tar.gz (60.7 kB view details)

Uploaded Source

Built Distributions

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

zbitvector-1.6.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ x86-64

zbitvector-1.6.0-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl (1.4 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ ARM64

zbitvector-1.6.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

zbitvector-1.6.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

zbitvector-1.6.0-pp310-pypy310_pp73-manylinux_2_24_x86_64.whl (1.5 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ x86-64

zbitvector-1.6.0-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl (1.4 MB view details)

Uploaded PyPymanylinux: glibc 2.24+ ARM64

zbitvector-1.6.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

zbitvector-1.6.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

zbitvector-1.6.0-cp314-cp314t-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

zbitvector-1.6.0-cp314-cp314t-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

zbitvector-1.6.0-cp314-cp314t-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ x86-64

zbitvector-1.6.0-cp314-cp314t-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.24+ ARM64

zbitvector-1.6.0-cp314-cp314t-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

zbitvector-1.6.0-cp314-cp314t-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

zbitvector-1.6.0-cp314-cp314-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

zbitvector-1.6.0-cp314-cp314-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

zbitvector-1.6.0-cp314-cp314-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ x86-64

zbitvector-1.6.0-cp314-cp314-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.24+ ARM64

zbitvector-1.6.0-cp314-cp314-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

zbitvector-1.6.0-cp314-cp314-macosx_10_15_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

zbitvector-1.6.0-cp313-cp313-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

zbitvector-1.6.0-cp313-cp313-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

zbitvector-1.6.0-cp313-cp313-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ x86-64

zbitvector-1.6.0-cp313-cp313-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.24+ ARM64

zbitvector-1.6.0-cp313-cp313-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

zbitvector-1.6.0-cp313-cp313-macosx_10_13_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

zbitvector-1.6.0-cp312-cp312-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

zbitvector-1.6.0-cp312-cp312-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

zbitvector-1.6.0-cp312-cp312-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ x86-64

zbitvector-1.6.0-cp312-cp312-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.24+ ARM64

zbitvector-1.6.0-cp312-cp312-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

zbitvector-1.6.0-cp312-cp312-macosx_10_13_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

zbitvector-1.6.0-cp311-cp311-musllinux_1_2_x86_64.whl (3.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

zbitvector-1.6.0-cp311-cp311-musllinux_1_2_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

zbitvector-1.6.0-cp311-cp311-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ x86-64

zbitvector-1.6.0-cp311-cp311-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.24+ ARM64

zbitvector-1.6.0-cp311-cp311-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

zbitvector-1.6.0-cp311-cp311-macosx_10_9_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

zbitvector-1.6.0-cp310-cp310-musllinux_1_2_x86_64.whl (3.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

zbitvector-1.6.0-cp310-cp310-musllinux_1_2_aarch64.whl (2.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

zbitvector-1.6.0-cp310-cp310-manylinux_2_24_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64

zbitvector-1.6.0-cp310-cp310-manylinux_2_24_aarch64.whl (2.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ ARM64

zbitvector-1.6.0-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

zbitvector-1.6.0-cp310-cp310-macosx_10_9_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file zbitvector-1.6.0.tar.gz.

File metadata

  • Download URL: zbitvector-1.6.0.tar.gz
  • Upload date:
  • Size: 60.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for zbitvector-1.6.0.tar.gz
Algorithm Hash digest
SHA256 91cc7c54bb6146e9f7d9e67fa7e9181446adfdd4349795e87fff5df70db86eca
MD5 dd84cb32a478b82c9e472d54c041566f
BLAKE2b-256 1f6171ee78c0024756ac34eeaf467e5836e46b2b06aeb11d612bfd328746e23f

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0.tar.gz:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 d3d50a523e344f652adabcf2d228763c3860cf88d5f6d30921fbe7b1915a23c6
MD5 b5e4480941b3db6258cd83c26d09a3b8
BLAKE2b-256 3f55daa9d84318f2bdb7b32be12fcacf87488811648bfee285328b0dbbfab2a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-pp311-pypy311_pp73-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 28dd15bc350369dfa45f83758f19368876fd0e07d5e0a3da67fd869c51ddad0e
MD5 2e16e31e9e0c7111c82a2315938ed270
BLAKE2b-256 89fa4a4d693c4fc7780336c547b51286efbd52af071542c0ba7a0f1557499e89

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-pp311-pypy311_pp73-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 233bbbec195c2f1d46c0ee38bd537a8c8f28c4d3ed1d53c6dc74683f22a6faa6
MD5 0fc5ff8c8a296fe027c02479f87596ca
BLAKE2b-256 1b1d2a038340a31996daf92e03abddf45aab6d5a74f820f07ee84ecd0b312dc0

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 a1a7a1c64f1b3477dd9a159fd91039b957dbc780a1df981acb1c0c65fcb2d2e5
MD5 2f42d91624a3ba1753e08c131b968dbe
BLAKE2b-256 a4a529eb8ca539c9188b5f7043bc88918cde8fa4b410bb835635629be9b7bd73

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-pp310-pypy310_pp73-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-pp310-pypy310_pp73-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 f3f2671c59e041eb612b133354f394946ebfc19e5d65634dafa0860453a6fc03
MD5 8eed9f16485fa428aec6104df71e6a2c
BLAKE2b-256 88a9ef69588d12697049b8b4d79bc0d4bab75ef40286bdfc9648f5c8fee81249

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-pp310-pypy310_pp73-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 1ca4787fb09afa41842c67fb2a86e85bad320767895653ef5eb1ec85ffec3027
MD5 cb3a96928867f02f1a11a4a8aa5abf12
BLAKE2b-256 b5427a4487115662298364b995cf89f2851a010ebb9638a706668893b56f3703

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-pp310-pypy310_pp73-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7caf752e7d96f4d552644871f0866e0709fd53ae59e8fc1991711b8b8ec92f99
MD5 f38ef08956e005145b8d6e8dfae89326
BLAKE2b-256 02c71708141ec6363ee73e8e3d63a54cd96fd444e98e34c40aad3916bc364f13

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-pp310-pypy310_pp73-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 888637b14ca4ccb7d376375335dcd44cc9a4f3bbaadfea75540f70bc2d185b2e
MD5 755968b819c8f797bd3cf8c2e8e7bc41
BLAKE2b-256 5eafb928d08b29def41af7d2645de9060ca20fe9d5013874fb3a7eb8f3865440

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-pp310-pypy310_pp73-macosx_10_15_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 51afc285a2e806d17d4a8c273ebe3f60c2077abfba131b0c75e45ba32f5278ff
MD5 b726284cb0d35e01192974b6ed47975f
BLAKE2b-256 2fbf418b0c768e7bcaf10b01b8fe42bef3af73ae411dc330442484783784e1c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3a2cec281e337c95a0d5a3cd4eb0ac12f82b8193b1ffcbfd13b5ecd045ddc457
MD5 0eebcee9ba5537674cc5704355cc1195
BLAKE2b-256 1695e16c0dd1971ae827733f3e7aca0a975f611c455b43c3f55a14a99b26f72b

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314t-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314t-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 ed1e38484ad1a0230d4ebd12e652e85ff2eff6dbb061d98a2e37e3c27e0175e6
MD5 d3e0262858f6e65eeadba69efd8903f8
BLAKE2b-256 35f337b0124d4b72602c2ddc66faae5d55e38bed873fa2ae0d6c131465d38572

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314t-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314t-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314t-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 7e54a4784d9af952a51cfc829238c559a98fb46974f257587ff78034fc2a0be4
MD5 cd5b25db8f06ad86e41699a48c808158
BLAKE2b-256 2b4b347d51e14d77ec9f59a64b596cbf34d9afc461464a8534a0918947b492be

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314t-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a4d2e0f672875094ee3a9aac4cf787cf4f5aca8da3bf90f63cb43a467953fc71
MD5 493911365db13af11b01eb453292adb7
BLAKE2b-256 26063d34cb2b438304d64dba83660e4ccd972591cb66dc6655fe7cbcec57c837

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 21905581afa0a83da488b8c8f155aa3df4341dc76dec59ce3518546c81610ece
MD5 882d7746f849ed77afbe7f0cbedb3bf5
BLAKE2b-256 8b512ea2cf66a5981760a6451a9a2016405218a62b9bb2dd4c39ba1a620c208e

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 967bd6561e52f5fd67b252b199600fd98c1c1806a913da400d82fc1f6f804fc6
MD5 59e0ffee45ac1c47835b279300959262
BLAKE2b-256 eb16d314441020ebaeebbc603ad7d4d323693aba6dd8dc343328619a707d9abd

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 82950ef5098bbe9649486752af7dbc69606348af44d829f53d8893468f9ffbc1
MD5 54c2a8b7a1637a575f655a0c6436bccf
BLAKE2b-256 ea524f22f5aa87896df57f1ee92d41af870f41c87538a9dbc1852e1126faa247

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 bab60a674664f2206b1b9351efdfe9e411b913b7b3863b6feaaf9b68bfbdef9d
MD5 8e8fd4602ac7732e924886b8c4c0cc13
BLAKE2b-256 7860ff7dcebc149d773987a131068c3a89f40e9930f109aabc3b2cd99432caea

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 34758a2b06494536de1a2024a50cc35ec307bee1a07a38ee96a165cd4f58dcfc
MD5 65226e2196c915bd0c3e590a73c613fd
BLAKE2b-256 58a5a90d79c4a3fa04f21e8605fd455c19dfe52426a34b96b96f8af92b8868f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 aaa23fbc30a6266136a28df641961f41e5b3abaea7882a9c87c01e386b918b21
MD5 a16ed211838b5e83a5852db0454bd306
BLAKE2b-256 fddb17125a0bae846f653448e43ba916dc99788b2475c61f63e52bd417599f4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 e122b99558c9e6ff3b777c81d208afd06fa0362be1f481f0b8e5a6e813239d06
MD5 ad80ce2f00655265da7c5cd44b4044b7
BLAKE2b-256 ce9d17f4001e330a4521d496df3a5e02af761c67f04f1e473a67bddab5a870b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5198dbc28f9e74b89d5f5121336cb054489e6ff1653b3a2bddf4fe50bad69a66
MD5 27502ccc98e9b999da7a0f509b2ac7c1
BLAKE2b-256 109826d6b2059c6f630f71dd5cfc511a958677a567458072751d08498a41869c

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 596c3e7b626215e1236e67f5db07c12ca8d61d332d3d523f6d9a03852d0aaa35
MD5 c44ebfe4838ce17ae9de5d45ba9aa4ea
BLAKE2b-256 ea0710bdcbd9d994e39eddb12b25925eb706757a0a73b529d030e25527d0711c

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp313-cp313-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp313-cp313-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 a02818ec64aa0b568adb5e0c09f843639d63c06d838f6619e2d32d156a84d499
MD5 98d8d938567209c34f5c66d9d73858e2
BLAKE2b-256 4a5e7ab6f551db77fbf144c22b21b225185a7c9bb34824eebb07d56e26309cd2

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp313-cp313-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp313-cp313-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp313-cp313-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 5d23ffcefadd04b14960eca3f5f1b485e335411121b2ce4d5f17a1e91e49f02c
MD5 807d8b40774a9d3ac3a95ec234ed703d
BLAKE2b-256 a319da66fd4a5ca2dbf0f89b9a0f8f5aa5a13091517b7fc0261e7d996b1a0b7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp313-cp313-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a941b5ee93c9064c31c0f0d7bf4442890a4268e21fddd7280c11a8b9d93b0a81
MD5 3e5e741763ea2d85c8edb439d987001d
BLAKE2b-256 d305b7b6183bde00f7222bfb605194e1f2979b904d1a2262a4b7f271b914a827

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 8d66dd611ccdd79d9fea0d29f75fc1f4a5ce9041625047bcc4fa4e9badc7ae36
MD5 176cec51e918cf2f3f57b29780d37da0
BLAKE2b-256 4497be91c78d305d681c6c3d78cc52080d21eb2bc068ba557ea0479e88dcad80

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6665ac16a5e208fc4172c59b7aa910bbdd77c49512087177388ca69b7a5e0b54
MD5 5efe68dd1bb113ed1fe48c6c55418740
BLAKE2b-256 741cc45a5e93f7ac6789132f8fc9468ff87011a5f0b2e071837511ff1a2aaf11

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 66013f7ec288bfc9ff1d3969f8e75d3af5f6931207e8e7a111a21bf22b2cd8b4
MD5 e383e50ddf58856153d3e6bfb0b5109f
BLAKE2b-256 e7253537e5a23b9d9fd217aea20942daaaac573c6e06d19b9aa5405fc3d64cc3

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp312-cp312-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp312-cp312-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 51c2d1ee49b6a34d037eaa7488a8f41c2e6ef9aa4fb7d3f44f8dc84b997bd6e5
MD5 729f0bae166f09e1c9846320257eddcf
BLAKE2b-256 cde6d8dddf6a6590308b019c0967e842cfe120722a22c9670f8db6d8c2b6c06c

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp312-cp312-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp312-cp312-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp312-cp312-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 168a49f96ae43c6820d934ea539d1d06a1ec1a4ef85abcf49304b86635c74bbb
MD5 0f76e4b8fc9afb2c29306a92d2f77a8d
BLAKE2b-256 5d34727e43c584cfe766aaef3a2ad4b55fe4ee6f7e94dd3c32e9944d3a569ab2

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp312-cp312-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fafb6a624e91046c6401dd3465a2c0b6db0fa3a72dd54afd442591029d17fa2e
MD5 2e5536a22194c9780f0bc9602d79c632
BLAKE2b-256 b9722bb222f26f3481cebb3bac733f652ce987682a5729e7f0d0d5561318fafe

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 55748dec1b3689fab036ba721aa0c9093e509ff3c0842a4567e189c0c1f777e8
MD5 8e1ba7c5938aa4ec1ad8e13eb5192eca
BLAKE2b-256 bb332d127eb504cbd30e265f76b158c26e4ef4748fde59fc6825b45ab8837310

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 18bc6c4ba9f188ce4801d22b69e2d186d1dca15d9c79283dc535bf804a0f1487
MD5 4bf6191d050990984e57e8accb83611d
BLAKE2b-256 95ab99e7e802fac7de0c17b393f7931420d40d6e1653e276c33a9dc657eba17b

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d39182c819fefb724d284afbf436925d1970e426fd1233c82eb3529e4a364333
MD5 2553601f1bbe8447cd4816eedaa8ccbb
BLAKE2b-256 85ae0cc92045157f0ced5e781cceff65113db62099cc14d55aab1eb8bf278b8b

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp311-cp311-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp311-cp311-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 fa41ba7449bc563575138a42a44ce737278348faa1dd411e6d147c4d1df9df78
MD5 2041a36d16f7f678ec9a4afdb82d0ae6
BLAKE2b-256 a2c2b69c92a7a9af99d11a08277b65f48abbc1da7d8abd1a48f26fbcd5895c48

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp311-cp311-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp311-cp311-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp311-cp311-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 8c731dd30dd6fe9a9dbf148f4ce21e698c4f748bae077d686c8f8a0678df8835
MD5 398479c12b25c31dc016b423ee49bd68
BLAKE2b-256 953bbc387c58819d96463c6b0896bfbd083fabe681d01fe47ef274c18d6da487

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp311-cp311-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 874c0a4f83c52b6a0803c363bedbd47d7d08e33749125d03bafc9ea84b65b339
MD5 49394af33343054429d9769da59065b7
BLAKE2b-256 b39f64082ec83a2303f995d19d8f93e82fd784b371908796c93a96e466aa551c

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b74433b9ee0add216591e02b9d6ee58b6f18ab63b511a23f0d066107264bb169
MD5 d16357721f14f21901118a5dc56ae19a
BLAKE2b-256 4dc82f05de751070b96c5aa418286fe4cc4f93b2ba9e0b02d23bfb850c30d502

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7d8f3fdd58de5326e03fb767f3b989f077c8f57f61b2497f368b867951a694f0
MD5 8179d1e25a9ca506e4ebd51a81c7220d
BLAKE2b-256 d223e21225d563f494f2fe9187dbe09f11c67e9e9f3a55a9a50af3ea8af2e8b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f0a3d5ccfca30ad8b363900e257b938a8433aed383de3abe56526f27bfb78bbf
MD5 14fafc5ba57ff2a73544920231355cfd
BLAKE2b-256 822dd86b1baa01539af41de522ee67ae81e27efc601d1b70bcac94de2385638a

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp310-cp310-manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp310-cp310-manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 e52a3d7ddd872353e930ef3fe20b7b650ab8bf10e01d667ca46bdbe3941b37ff
MD5 6523d47b33734838abc7e4698b7d10f7
BLAKE2b-256 7967d8cc4ec71704f16885485dc9202561249b5d5d81d1e0e4329403ce12ce94

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp310-cp310-manylinux_2_24_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp310-cp310-manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp310-cp310-manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 b83234ac8cc42fd3ab7f8a2bdbbc4aabbd98d24b36661530b932f03c6c362860
MD5 5df89369f4531b418360f5ee07907c9e
BLAKE2b-256 2808d2d561aa9fbc44ea1145ba7712ba47df14f26d8fbc164e3f7534f5421d57

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp310-cp310-manylinux_2_24_aarch64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 835cf3ff6578ca9670064a4e3b5a0134f21daa82d515510d5300b6abc9818968
MD5 cb59b07a24eaf1fad93ee2188cd21e17
BLAKE2b-256 3c63ba84eeff8901b608feae1b6c5dd814b59f06bbe3974313fa8352b04358b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zbitvector-1.6.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for zbitvector-1.6.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 258dae092ab3ae17d75dccdbac60f383d8eb1adf4c652668f885c42b2a7365d0
MD5 1b8aeb4e1c9a0026d0bbcf42f9a285ab
BLAKE2b-256 637f9b88bd496e41babfd0b2fb11bc6142ac9128f6941054b98c4e66e6138699

See more details on using hashes here.

Provenance

The following attestation bundles were made for zbitvector-1.6.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: build.yml on btidor/zbitvector

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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