Skip to main content

PyPI Version

Read the Docs

bx-python

The bx-python project is a Python library and associated set of scripts for rapid implementation of genome scale analyses. The library contains a variety of useful modules, but the particular strengths are:

  • Classes for reading and working with genome-scale multiple local alignments (in MAF, AXT, and LAV formats)
  • Generic data structure for indexing on disk files that contain blocks of data associated with intervals on various sequences (used, for example, to provide random access to individual alignments in huge files; optimized for use over network filesystems)
  • Data structures for working with intervals on sequences
    • "Binned bitsets" which act just like chromosome sized bit arrays, but lazily allocate regions and allow large blocks of all set or all unset bits to be stored compactly
    • "Intersecter" for performing fast intersection tests that preserve both query and target intervals and associated annotation

Requirements

Testing requires liblzo, e.g. sudo apt-get install liblzo2-dev on Debian/Ubuntu.

Installing

The package can be installed with pip:

pip install bx-python

It is available in bioconda (recommended):

conda install -c conda-forge -c bioconda bx-python

It is available in Debian and Ubuntu:

sudo apt install python3-bx

Or can be built from a checkout of the repository:

pip install .

Download files

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

Source Distribution

bx_python-0.15.1.tar.gz (277.2 kB view details)

Uploaded Source

Built Distributions

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

bx_python-0.15.1-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

bx_python-0.15.1-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (1.2 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

bx_python-0.15.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

bx_python-0.15.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl (1.1 MB view details)

Uploaded PyPymacOS 10.15+ x86-64

bx_python-0.15.1-cp315-cp315t-musllinux_1_2_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ x86-64

bx_python-0.15.1-cp315-cp315t-musllinux_1_2_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

bx_python-0.15.1-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

bx_python-0.15.1-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (6.8 MB view details)

Uploaded CPython 3.15tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

bx_python-0.15.1-cp315-cp315t-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

bx_python-0.15.1-cp315-cp315t-macosx_10_15_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.15tmacOS 10.15+ x86-64

bx_python-0.15.1-cp315-cp315-musllinux_1_2_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ x86-64

bx_python-0.15.1-cp315-cp315-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ ARM64

bx_python-0.15.1-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

bx_python-0.15.1-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.15manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

bx_python-0.15.1-cp315-cp315-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

bx_python-0.15.1-cp315-cp315-macosx_10_15_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.15macOS 10.15+ x86-64

bx_python-0.15.1-cp314-cp314t-musllinux_1_2_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

bx_python-0.15.1-cp314-cp314t-musllinux_1_2_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

bx_python-0.15.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (6.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

bx_python-0.15.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (6.9 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

bx_python-0.15.1-cp314-cp314t-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

bx_python-0.15.1-cp314-cp314t-macosx_10_15_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

bx_python-0.15.1-cp314-cp314-musllinux_1_2_x86_64.whl (6.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

bx_python-0.15.1-cp314-cp314-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

bx_python-0.15.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (6.2 MB view details)

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

bx_python-0.15.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (6.2 MB view details)

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

bx_python-0.15.1-cp314-cp314-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

bx_python-0.15.1-cp314-cp314-macosx_10_15_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

bx_python-0.15.1-cp313-cp313-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

bx_python-0.15.1-cp313-cp313-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

bx_python-0.15.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (6.3 MB view details)

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

bx_python-0.15.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (6.2 MB view details)

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

bx_python-0.15.1-cp313-cp313-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bx_python-0.15.1-cp313-cp313-macosx_10_13_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

bx_python-0.15.1-cp312-cp312-musllinux_1_2_x86_64.whl (6.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

bx_python-0.15.1-cp312-cp312-musllinux_1_2_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

bx_python-0.15.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (6.4 MB view details)

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

bx_python-0.15.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (6.3 MB view details)

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

bx_python-0.15.1-cp312-cp312-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bx_python-0.15.1-cp312-cp312-macosx_10_13_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

bx_python-0.15.1-cp311-cp311-musllinux_1_2_x86_64.whl (6.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

bx_python-0.15.1-cp311-cp311-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

bx_python-0.15.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (6.3 MB view details)

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

bx_python-0.15.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (6.3 MB view details)

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

bx_python-0.15.1-cp311-cp311-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bx_python-0.15.1-cp311-cp311-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

bx_python-0.15.1-cp310-cp310-musllinux_1_2_x86_64.whl (5.9 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

bx_python-0.15.1-cp310-cp310-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

bx_python-0.15.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (6.0 MB view details)

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

bx_python-0.15.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (6.0 MB view details)

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

bx_python-0.15.1-cp310-cp310-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bx_python-0.15.1-cp310-cp310-macosx_10_9_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file bx_python-0.15.1.tar.gz.

File metadata

  • Download URL: bx_python-0.15.1.tar.gz
  • Upload date:
  • Size: 277.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for bx_python-0.15.1.tar.gz
Algorithm Hash digest
SHA256 8c7102ffbf970139bcd792d320923b32f630ea20fde4898e9084c69b8ef06bb2
MD5 64d97d1a607d13782d0ecdd61a358041
BLAKE2b-256 c92814006e0cdc37517e07207af2dcb643bf7ddf4306595b4be2a92a6fc8aec6

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1.tar.gz:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b4d6c19ba44719b155735cc7496a286884f13e2a5247d21d4046acec171f2854
MD5 eeee3fd1baedc0c44a4bcec820cf4825
BLAKE2b-256 9eb7fc2334313b7199edd09eb1acb9da8c3b427d5840a35618ae5f65021bc449

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 317b58f4dcee015eb24b95ccf3e16e9d0b527a8521946f301f99d8e24b4150cb
MD5 0c580b3ece132c3b2014a828e0af178d
BLAKE2b-256 447fcba152f4ba233f22116e98389d58cae239b999dc2526303b9ce968027791

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 16c29a60266ed90c246ad11a9b47c44f367e9ef1176163f72f413efa2314dc52
MD5 938b4c713fff7c691f10bdefe50e759c
BLAKE2b-256 5cc8fd2384a6568e6b79183b86ccf0216cf2e40240332f64390aeac4f92bbdcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-pp311-pypy311_pp73-macosx_11_0_arm64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 dba801718b584b285d2d89f56ff306279fb5ad21f4104caa718e6a1e6ff35a37
MD5 48af2b25afda8c351b008bc9482e0219
BLAKE2b-256 2ef0333941be3cb4fb7eab93043c0fc0e88510c8dcc024f73a87910c8e056cc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-pp311-pypy311_pp73-macosx_10_15_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5d87aff2f0ff2a3140511004c313adaca35fe39be8f72559438824f456e43c88
MD5 0179751947000d7d144b4d2637b72f38
BLAKE2b-256 5e86f0a54b0b6d073ae95ba8bda65aad7bfd3371c61c3bcf7a18d88737ef7462

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315t-musllinux_1_2_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0490d6a84f7aeb92c391d90196e6928ed384b0b03afa106dd5dbf3a0b9d7b0cf
MD5 b3d1fd5d7eb3aca8929344dce3092d18
BLAKE2b-256 89428fdb1a9542c863b6e402ed5595994d150d32ce0c87ecd0a2041b9e6c3e68

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315t-musllinux_1_2_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c78f60c6a451060aa9558500e57aacf3989424aee978e3c64f7272c5b2fc6a0b
MD5 8dd88e271fe05a71d468a1015400869e
BLAKE2b-256 0a6150a94a123e93e49617836dea59b20550db5896063faa15b165039988dd32

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8149a24d9e75a179f45c3fc7fc0ba25b016fa7f0d5edb4405d5bd0206cdde317
MD5 59e24339d6d74ba875f819f4beafd496
BLAKE2b-256 907e885fc860a62bff77f50faa12c4913b1ce2c020a705843ca9a79c45abc417

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 745c5b2574da1eeeeac4d6165ce147f9bd934682d5971a4b0ebb231e34a6e947
MD5 6ce4ecf6c8d43f8eebcd857c1b6a9da1
BLAKE2b-256 e239c05f8288f29c37c26bb51f955be142f85bc5b0b06d5057fe9cff0bed97ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315t-macosx_11_0_arm64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 8a2e024b2317db10c6a95b496b9058437b26d0eb3868ad5b8a8345abd497a77a
MD5 495e4eafe230e0b73e9db76ea5516430
BLAKE2b-256 35aedf314387388bceddf3fa485071810fd11dc87cf53ac162bb05346568a7b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315t-macosx_10_15_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 26c2b2b6b2a688880660121c70c78e219ce1ca4e43b760afb607f968823428a8
MD5 33304932133fe20a4d1b4857c6b14ff7
BLAKE2b-256 bcf976ad585dcc4576a8e4527b9f47acec69f80bd3e5851099c91e823d20340a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315-musllinux_1_2_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e2cc24aaba8b4246032e8e39c0381884317c5e8391d8e1310c13ffdd8c7f6897
MD5 a57e9ef159727349d3bc3f35b3b1636b
BLAKE2b-256 d9582dad347aa3b337f7deb1873cad693cd39a939fb90e6327f9756d8ba53c2b

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315-musllinux_1_2_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ee170e770c521dc9cb250e57eb88307379291edb549c86877902c7ffb0c41c3b
MD5 21fedeb2b4c2788ce4d831234e6c443b
BLAKE2b-256 b94b6ef3d47ba7081489ce967ca173a453d0595aa903317ec48cf8bcc0d2d035

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5714773c5e490dcdd1e7a1c8fb96e3fb0df47729c292fefa0a007b7bcd965111
MD5 ed6917d45c015bc76fe89920cb804810
BLAKE2b-256 c5e6112517c85fa1a5ba793892fd4ccb5550abab8c38cf9b33ad4645cc4668e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d1424757d96bd954a7b8522936091daa338fe28fa7d417c9bcc47778b11dc1fa
MD5 a851dd0fd6323f49743d682a3778c136
BLAKE2b-256 b7fe385f17a714c3daf96aebc1a4e511a3858b73800363d18b997330ecbb5832

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315-macosx_11_0_arm64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 b386b05a0f3418be2c8a425b38306cadbe18c81bd20919076968b230d7196e5b
MD5 0bd118de2c7889c7bd16c20b25551d11
BLAKE2b-256 ac317952851103320d4418c6964af945bc33710ed2700df70a71236297cdfe82

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp315-cp315-macosx_10_15_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5913fab53f7a963b7e8c6ccf284bedf93477341c6be8e86384d39038f6e5f42a
MD5 cd6f46d6d3963ab90152158777df8628
BLAKE2b-256 9ec6c2509409cd8469ba08be6721cc817e6390d5cb1312be8097da8c98d23686

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 922b1fd673e4bf38d69d2272a71d2d761cf4646262932bf1192baaecfa2c9e65
MD5 680000774eb00b6eb741aa108dd1f455
BLAKE2b-256 d18ca8dd04c11707c2c8bf5814059e8a36effc386fb632cabb9b2627b2396190

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fb5e55c6422455d843a8ac4a5513eb48d0b962a59ba62e744e850e9c7b472999
MD5 6c4a3985210bca18a7aa806f70902d8e
BLAKE2b-256 799fc1788faaf1934c15bcc5a992f56d55a8ce617408ef573ddefb60f2f65950

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0048dd60f0e60fa61a254eed480006d4347c7191427ea49e6bed6aaee4e09a47
MD5 ff4d766c2082486ba209563bb9d2ed42
BLAKE2b-256 6e844f2d7647611ac29eda4ce5d473654c79a38079004e14a97a58b5ac025b17

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d5f8658802fa48382fcb19593b5f144e7bad66072e2961eb7f5a799c4cfc32b3
MD5 4aef4881d78fffd8cea50baddc4004ea
BLAKE2b-256 48afa8135bf435030cf0023279df7677c03e9d96353c17805818fc2891e7ba5c

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 69b0146ff3b4840f44677a9ebbd125e57afb9d2e87e646339fcd4bd40bfed147
MD5 ad2140aab7dadc24b85489cbf0cebffc
BLAKE2b-256 d3024b4a8e4a6a01831b94b700469fb59d1f776de2871b9d0fefea2ab9606940

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8bc4e678ac69cb2aef4ecb1fee2f217dbd2371c63db138b806c43ae1a98f5bac
MD5 ea5001ed6a90e1b6bd29f6f95b030cb4
BLAKE2b-256 6b97d16bf2c4232584f2ed9c549f830d14f2d101e593d74ae7328bf73c5e8f22

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d106788619c3c916bac20bc4c552112c79e5b1a4d9dcf0c0abc1ccb98792c4e4
MD5 16b87db81c06a576c3ecd1740e64ad3c
BLAKE2b-256 e1fccffdd545d89332e5ef76068030ac3ba43ca69cb36c4009d9cfb62a14b30e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a654df53ad3f370458ba755c54ceb31ebd148e476c74e28d4ad688c8a3f4c8d
MD5 fabf3b9d91ec776baa2180e81f4e67ff
BLAKE2b-256 471fbb8dd5ea38a9eec62dff8f252c07671a8aa9a9a2854683d2ceace1f6d99d

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f8bc1db14bd2cceb34119014e4ce3250d4876674f11ab09f5a1e645b3ef5ef68
MD5 588b89b519f2ff6ad6cbe3a35cbb2d39
BLAKE2b-256 4dd893693c62038d066d458147539c52ce9cb56df9def2282d618efb50aa0313

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f746b7e5f5fbc653e52037cf8514a189b1679247487aff6db243439ee25c2c34
MD5 65c1ccde537d72fc7557c9935b30b262
BLAKE2b-256 16d5cf4ab13ca98202e5fa2f46ed5b4b718c2df9adb732c37116b01072f74a26

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 25786a4ba2df2a93d1b844dcb4c0aa742f9e12776066d86444bbc04ebd5a58cb
MD5 fef1d97ed03c43288dbacb4f9168b7ba
BLAKE2b-256 f1f64dcb185f8a952213d1f1302991bf57546babb67af7eb175f9a17f12bfb37

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f75781c66866a75405f3bf7469887bfef3aa8cf95d8201e846b9df43bb9d714c
MD5 13e86c41eea07660f2c8774f9d0759e1
BLAKE2b-256 5de78574846b64fb2335b3d22fb734e14d236baee731b9df07f4ea3b76a02885

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4d28da81e76a142c06535e2412f5880d6ed0ce7f1505fe69390c328fbebb1e85
MD5 78d2261e39615a66baec2fe462ff76c9
BLAKE2b-256 a3139f2edca2b866104f0f05f3e2d2135b9c9234cf55eb123439824eec594344

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe94e98a90bb109c98514dfd589a74dd55af673ec9b047aaac1def8a56107715
MD5 e6027a85bae4e802a0c0828d9ac5d5a5
BLAKE2b-256 4cead5df9a81eeeaae5959b67cfb5032326bc8843dd3ebaa888469d0c3ee71a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6d4bc3a8f31cdde8c132891819ee08808ea5041e89237572bee0283ea6bc5344
MD5 f0291d1c50e18d4c254331b631d04c87
BLAKE2b-256 560277a7b031427b151312084cbdce156c74256ff9d00430cb22267d664a562d

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1f5ae49fcd4546c25ec10a068ae972422f330de088341f03eb3a6c254d09e418
MD5 6ef303c26908c74edd4dca209393285e
BLAKE2b-256 7896c4f7b87424859814502f439f8a7f9cf76c00df04835c255a15246ac23a6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 99a4cef857ff4f32c575ce55afac2e461cc93dd0e9dc8e352aee7d549383aca2
MD5 23233b465b7fbb359897ec29a225541e
BLAKE2b-256 f9988d78e1c65550d5aa43d64f30e613ecd2ad99d598064c8851395de9893d21

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 862bec42131aadf76a4026fc712d1f39c0f7e5bb0ceab861cce5cfa86f60af5a
MD5 654451b76c1bbd9f6b837a2122e09a50
BLAKE2b-256 3ab593384baf0cc443c3a44b72f4b1785568fb6410be81a592b589adc6a81a5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7f344440c40498aceae20c507fad76af48904a15a44406a925a7091e09088202
MD5 61af17ba95b085414cdfe4ee4b65488a
BLAKE2b-256 f770627c61c67d17f1a15f01adc15905ceee927e3c7db3ddc242510403c2f539

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 efaadf9ab3750498ec43831ee9c0a8251093fea2a315025546bd9bcea70b18ad
MD5 c62780716d8298ff984deb14ce6091ed
BLAKE2b-256 d9325575bba07d26741fe7df61479bbe6c1ad9d694f13df2669ae5de223b8c1e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 db2934c4fd359ead58e15fdf10d4ebe15c2e2dc87e55c91600ae799f94976ca7
MD5 32f99fe7f58ae67a84e515364a8fbbe3
BLAKE2b-256 c036b1e4f442d116c078ba63afc44928c1a83fe0de173790440815cae1fdea32

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5f7a34d33fec472639d061154456d53401955e2020bf24319fcb15d282a340eb
MD5 463ecf90287483a7cca640a16512dadf
BLAKE2b-256 b86fbbe7745412c47bc80608fdce93ed153c02528463983dfe1a02275cbee841

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 621d0e06c2e2894ceb42c181e43233b8e5aa40c0029d32732ce5e3fbd913a516
MD5 72d3aaebd1709a6705c8b10e13bf2c93
BLAKE2b-256 380d04009f2fca21a2593e27308fd3feba53740de262f56f8470ed6ddbee404e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c247b8e4db8523179782760de83587ad2abeb4d6c93a60d87fa4994fb3903473
MD5 7c836e4a53c447a0becc7506b3d20179
BLAKE2b-256 223c8feaae841b089d71af05803ecf02fbac28a356741a03a5905c8981679cca

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 171ba55a36d286b10f4687422f79cd41ea418c98fe560c432c0bddb9fadc8096
MD5 9babcc8b3aa49d460897350a72d9af22
BLAKE2b-256 b9cb837bc65310ba2dddcf17114af7f5b7391b1f6e3898e4c269c588fdbdff07

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e715c628c76cea49176c8d0991e1a24e2c3865b0d7ed24a9d9adb67b68fcd11
MD5 60107c2218112e93527e063f283d898b
BLAKE2b-256 738014f5917df0ad530e7d86b5a58f204fe01b8392214acb11963d2135528fb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b305563cb618afc51ec0e81d7e80953dfdfcad1869f92c56f050b6e1c9a1c9fa
MD5 3b5f8d9e69a30d946b39f4ec0940dc13
BLAKE2b-256 f396342cbda5e0090ccea47aa64f94f6c727bdd668ca843af1a0601a0b5f5839

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e9e427e54f8e29e90da90dcb8abd8a23a4bda9db8b92f5468e493cdcec6bf466
MD5 4586ca2edc7ce3a2fc932737b0a7937f
BLAKE2b-256 28f45b3147e1fd25ca1c65ca3636d3fe725430651bf134d35f987048b43a560c

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e086b0695700b7a990bc023a36060bb4fa7fce7bbf09d9ef63beb8c177f5701d
MD5 e6baa2ad4232ed424117d5ebc7d5d840
BLAKE2b-256 5f1a981df24eafb9c1387661c183096494908ba8c0a4c2a2aa21bd8ac86096a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 492f5b4225163ffc6f76390236ce86b45736205d802de330cab71fab44ad56e9
MD5 a7ffba1ae11d1c06f15e64415b273efa
BLAKE2b-256 fb562e2a04d1898dd4b42e524f6eb783935ae783a21fe9e8da54774775a98612

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 11a2565d8bfa5893de2322c86fa507bed48b0b133a15ba04930b05de29273fdb
MD5 f8d2ce1a6d5db6c3247f441d4bf05a83
BLAKE2b-256 4c5dfa22f0827e99dadd1300747d04c8200244786ad048b5d60d190885a19e19

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7867c01019688ca5cc3123ed101d3264320a182c16de4f35f04d6382c5aec2c1
MD5 530e2020f6995b388bbeed94f20a3419
BLAKE2b-256 8a9f3a9dfb1e711b579b8e202b9d6d7e9f1109fbf26fcf569408388ba2728255

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a7bfd2849dadd5b853ab3facebfaff96e7dc87852ad85578d32142b6722d202e
MD5 ac21069d5a9efead776151a67cdac2a7
BLAKE2b-256 8a8f762fb5439893d13f64d62af46e356ce3c050d826c26eac352c91f2077d59

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 19e2873081c18dd08ed4a6e5507224ebc4a6f6c5ee74dd399c7e0b1ea1e07c85
MD5 231ead22c78864d638c5db6e5cae453d
BLAKE2b-256 81a94bffcb2ed0e2ac4c069636820c3271584023757c1371ff59a95a1052fbdf

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

File details

Details for the file bx_python-0.15.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e0e1b00d4f5ebec3b95408607daadec2aaa44eb76c6d818dab189dc1fa2c09de
MD5 3d23530253d77332b1ff801a9aadcb86
BLAKE2b-256 5aa8a1f3a20bfd97021752525a4158bfcfe168c66e26438bd1afba5214e95b6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.1-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: deploy.yaml on bxlab/bx-python

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

Release history Release notifications | RSS feed

This release

0.15.1 This release

53 files

0.15.0

53 files

0.14.0

47 files

0.13.0

54 files

0.12.0

46 files

0.11.0

37 files

0.10.0

33 files

0.9.0

32 files

0.8.13

32 files

0.8.12

35 files

0.8.11

27 files

0.8.10

27 files

0.8.9

36 files

0.8.8

30 files

0.8.7

30 files

0.8.6

30 files

0.8.5

18 files

0.8.4

18 files

0.8.3

25 files

0.8.2

18 files

0.8.1

1 file

0.7.3

1 file

0.7.2

1 file

0.7.1

1 file

0.6.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page