Skip to main content

Build Status

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

Build currently 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:

python setup.py 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.0.tar.gz (2.3 MB 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.0-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.0-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.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl (1.1 MB view details)

Uploaded PyPymacOS 11.0+ ARM64

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

Uploaded PyPymacOS 10.15+ x86-64

bx_python-0.15.0-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.0-cp315-cp315t-musllinux_1_2_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.15tmusllinux: musl 1.2+ ARM64

bx_python-0.15.0-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.0-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.0-cp315-cp315t-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.15tmacOS 11.0+ ARM64

bx_python-0.15.0-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.0-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.0-cp315-cp315-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.15musllinux: musl 1.2+ ARM64

bx_python-0.15.0-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.0-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.0-cp315-cp315-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.15macOS 11.0+ ARM64

bx_python-0.15.0-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.0-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.0-cp314-cp314t-musllinux_1_2_aarch64.whl (6.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

bx_python-0.15.0-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.0-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.0-cp314-cp314t-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

bx_python-0.15.0-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.0-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.0-cp314-cp314-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

bx_python-0.15.0-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.0-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.0-cp314-cp314-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

bx_python-0.15.0-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.0-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.0-cp313-cp313-musllinux_1_2_aarch64.whl (6.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

bx_python-0.15.0-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.0-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.0-cp313-cp313-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bx_python-0.15.0-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.0-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.0-cp312-cp312-musllinux_1_2_aarch64.whl (6.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

bx_python-0.15.0-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.0-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.0-cp312-cp312-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bx_python-0.15.0-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.0-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.0-cp311-cp311-musllinux_1_2_aarch64.whl (6.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

bx_python-0.15.0-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.0-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.0-cp311-cp311-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bx_python-0.15.0-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.0-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.0-cp310-cp310-musllinux_1_2_aarch64.whl (5.8 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

bx_python-0.15.0-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.0-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.0-cp310-cp310-macosx_11_0_arm64.whl (1.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bx_python-0.15.0-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.0.tar.gz.

File metadata

  • Download URL: bx_python-0.15.0.tar.gz
  • Upload date:
  • Size: 2.3 MB
  • 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.0.tar.gz
Algorithm Hash digest
SHA256 e2244566d04bd8a4cd1b9720ce664cd31336f11a3fdd7d98e9891d90e76bf943
MD5 7b2c1b1bb75f5a65da0e36a894e48ee7
BLAKE2b-256 7883cac6c11cea8b4dd3662dcfdb9ac36a1ce3fe826d705d709c6d294c89c0ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0.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.0-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.0-pp311-pypy311_pp73-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9ceb9062055e8b867c148bc8db3d44b00f61f706d48436fca9f29d2644b961c0
MD5 f8bf9fd4f7b7079af24744bda2834aa0
BLAKE2b-256 a946d4b8a60b71be5b357fd4d3e5432a2cb6f72eb004a1949512b84b55d46840

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-pp311-pypy311_pp73-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f019592436e68d44e4dbef6f930ae35e58eae6044ffab7c4cf7986553c18036c
MD5 0cc7a4d4edad5d10be6c857ee3bfb24c
BLAKE2b-256 990d741dafcb4a7bc23ba3b6769dcf0e1c60bf5cda420787381a6b53bfa2a09c

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-pp311-pypy311_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e7aabe141ed71889423ee3fb1df927004ef2b9d36b4799304d78c9b899fef899
MD5 7b5a80e8e2a9907978e5ee2241f66d60
BLAKE2b-256 5c33eb654cd1d0c42e9df3cfc02c0e5da934a1598b2b008b3bdd5e9cf315212d

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-pp311-pypy311_pp73-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 77f4ad4bbf1aa475f41a0f24a5f9450197e5d5fa1a3efed65a559a1bd2c6e96c
MD5 c5f54185dae770d869d0712cacc5b6a8
BLAKE2b-256 6a07c092f9e9672d0efbe80714e85208e97bb4aa5ea36c36097e3a81616c26c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp315-cp315t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp315-cp315t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 da5c78f5d461106a1ba15ba846d4009b69b36571c0b1cb58a39bfce26c4644d6
MD5 7e7d7b2be60b6d80745d0752e2760d63
BLAKE2b-256 35ba64c348665ec4009ab1ce4e82ba25fcd3310a1570f14f1c52d7ad02173b8d

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp315-cp315t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp315-cp315t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 327f3db311403c0adc4733853f026f518d668f2d6aaa4d3f60b1eaf0dd9752db
MD5 0d00751c11b63f05d9a10e4fd13a229c
BLAKE2b-256 7ae8bbacdac08aebdf731b87a6ec3367d4c93f412390045fd8e5c237cd3e9713

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-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.0-cp315-cp315t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e72f4664fa6d2418815efe838311dc3ae4d45bb496f4cbf21573a7b352b47e67
MD5 c255668103dac7000dce87af80147085
BLAKE2b-256 92015cf4f670c86125aa7d6a7c9cae790cee3baabf62e9edffbd22ae520dcea8

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp315-cp315t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6e80c3d7a2afa6121ad5513c5dd21d770faf8d0fa286076635fd568539b610a8
MD5 dd372dc633791f1f28db29651c5cc053
BLAKE2b-256 5d9f5db5463adee9f9d976ea10675bbe3de2578c801ff66cc2ba30ad96fb7303

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp315-cp315t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp315-cp315t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ed60c7ac94fb1b8c372fddd982d96bbe9e937c07484a3994bff6227ef96194fe
MD5 1598b78d5b766262fe98084bf966ce63
BLAKE2b-256 77a3a2c1251e8c24395b345b149c3ba5e02959eaf6e2e46dbc0e66a974cddcdb

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp315-cp315t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp315-cp315t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 18f26569bf7cb9df381e53303331d3c5d32cdea523a1f90bfe8d96e32b486c44
MD5 45e888a788088c4a764e35693cbc5b63
BLAKE2b-256 a05d9be580bc154ea6b863dfa6c5c0d95b26c622667a1dcfa3558b1924a46d02

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp315-cp315-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp315-cp315-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d65859b2b15a3a5177269bd2f53d8bf8d95820bb109d676478fa31b58ddff5ab
MD5 e1d53121bcccf5b864abc6b2b88a3f2c
BLAKE2b-256 5587ec5b51250b9c9530fd618a40d44598511e70685764671fa0c3ed11526185

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp315-cp315-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp315-cp315-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9330c68e2888f68421b0b829ddbd4378275ea8329eeecf0b0f588a01a27fd537
MD5 e54d5ff27b4a0f932311173817d755a1
BLAKE2b-256 e4ae3b210c07515927a0242859d3faef184a16d5ed9e4705d6c732cbc3fb5cfd

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-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.0-cp315-cp315-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 240dccc97bcafcdbd4c21aecef28c4d2038bbbdcadc5955f0b57ea7192bcf0cd
MD5 3e5191e9400db0223c1ae24687b8b9ce
BLAKE2b-256 c688d6f9fbc59c7a2aec020913e72e38ba3d75bc6c6155cdc150cae75056983e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp315-cp315-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d7ba889547be683b7a1fc4187535492b821067f184c5ec31091b718a472c5960
MD5 db712e078dc386c1068777d0082f960a
BLAKE2b-256 7848a0807f25ac3c7401447e1cc995f632fd37a8ac3e84016b79fb3d83971736

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp315-cp315-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp315-cp315-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 25f08e1b555338bf6744e3dadfa882726f295af6c7e693247012835304555903
MD5 d82ce5dd73adc9b45a9c1ba79dec5ebc
BLAKE2b-256 283a137c03816ae0166e6ce6c6c83b210297b68c1429d608775117edb18da3b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp315-cp315-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp315-cp315-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 bffe109b0781ea2565ff5f5ffd28fc663cfe9d14b6276e7f5a1e340ec3563260
MD5 b30b9ae44c4012bc9039954c51cacf77
BLAKE2b-256 d6fc57d71cf0fd4ca6df51fd104f264e20e48a6e16358bff4f9efb419d3d44de

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4b9a5cf15118dc0b49a07315cdbe65f0d2f82b6449374feb6b9a24db4b63b015
MD5 eb87ac26cc8f124ea55868b305b4f941
BLAKE2b-256 5721369e13cb1002593ad9d1fac9f0f8bb3d1d983a141c666919217723c02203

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 77153dd7653178b2314bd47642ef6e18ab38e097d65bf6d9a570b8be5e69ac7c
MD5 7d84f2de1a2340391ee6f443a23e6ee7
BLAKE2b-256 dc680312944469d8cc6fc2146c4ee0cda28bcb9b9d6152d15c2c8d4afd9b027e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-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.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0f1c377886cc7471347f915ca6e71e9fbe44969ea8fe408c6aa7caa06223021a
MD5 e9948229d7207abcd721c088cc5ee4c7
BLAKE2b-256 3151fe8d1418852a12515a39b3ef4c18357b9980885676877c707f15d2299782

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3b2d6b8b329a21fa42cb29137d19911ad45972286f6b32b896aec90454dfe41b
MD5 67b63cbcf5399020e5f75f60a31ca6a7
BLAKE2b-256 e1fadae919f36a582bce96175515e3e1dd82e5061428923bf6b0c7d009a35f67

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59dd7351186cc886409c9bcf49d4c3ad4bf42d41f123b33098ee72f10e6ee713
MD5 78453055bada74ec5700a5e62a587277
BLAKE2b-256 4cc97597ce4b55846257e05f3e0ee6654bd5d3cc90a4250e272bf5725a2b8374

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 5894448cfbc18a0123be71dee79e2546a873e50d208b0f46a7f93b528ad63e93
MD5 862c4fcee8b2b6c619163ae68c450cfc
BLAKE2b-256 5c64c0eeb3013d8de439ba353d00424bd3e6bf96ccc0833bff34e84da5c2249b

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 41cf97db106082965fec52d740f3b107bbacfb25b12d5e740296d8736aadbee5
MD5 e526d3b111ee50d402376cb177d31e82
BLAKE2b-256 8f674371ec12915bf73454743eef4b5081a01e7e8e5629956d7d592e0f92d97d

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cff955eb8b3db5d574eed9178c078925b2eb7f307043e110a5de50de61f581e0
MD5 1c4a2972597fb1976e1f89a46a2cb3f2
BLAKE2b-256 7ccc8c4106d4745e8e829079cf590d5ec6566bdce629959632903483c32ab61e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-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.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 99e40b0bb53826783ce210eb31e488cacd1dd55397bd728e92eb6ec78e392704
MD5 36a355e65516727a70e602a08fa1bd67
BLAKE2b-256 01f4abf08ea6dfc697f2d81bf66c6d307f90e4a7a363770e7436fa4e227f7608

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 259fdab670f7749faa114d4a179d4c7ec536e188daeabae9d5932df6bc91a482
MD5 4c6c13ad7438d26a5e5eaa7ee82935a9
BLAKE2b-256 3133beea3601e3fcd9befb1aac0aa6a639ecf0b442a98608dea7b0cf520394a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 69b974e7d120561858ac198deb2ce8393970986e006e76721f2c1a1bec0c020c
MD5 d50ab1b9fae2dad4c194095da7701a08
BLAKE2b-256 4edc1930cec95ccae56d1b24e43d58bcff3476b1b4345f05789976a290f74f37

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 05f1183380ab160e4eb2f838c8a97fd2e93eff424341d7bdfd8d39140c0fd336
MD5 bd4c3231086a94affdaf44decad9d57f
BLAKE2b-256 81e88d10b07a5ec0a14e2f627b7ac2e7c0f1b5d27d316c66dfe91188c71b03cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b51ce9adaa15209945c9c434b855815584110c37a8912feb4a1ab5d9568c05df
MD5 489de57deee7b831d870a6b90e4ec45d
BLAKE2b-256 c05194e6e52ab37f3525d4c9adc3e366c02a2065d23069ad6fb399c4a7739895

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 198b6fb1235bce5a8f74cad1f736f342c36f125014665e71ef923340b49999a8
MD5 14c8d64e8c5708068df936bc8fbbdbc2
BLAKE2b-256 b48f001e5e4173d4c0fc06d620e37adbc5f0a366357a5542739ba7f22db224ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-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.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e9e238158ae8f01507e955fafd794fa2bab8ac2ed263b120e2573e6b5103033a
MD5 cdeee3253f570113ee32ba3ec37ef743
BLAKE2b-256 50e9a94db0d634948bcdebf876cdd59f32d5e79993ae079541871afe6c7320d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04888d0a8f33c8a605c263e180ed6404da023efc5ce015553b98ec615be3db0d
MD5 a28b0011f609a56e28c28f2a72bd14f1
BLAKE2b-256 c663025987417ad4f37467271265728ee1f6d844ba1e64a2cd929a524a5ea31c

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d2ca4e572e050ee2593231863bfa0ead8a1ca2fcd5e869626c686ab727364664
MD5 e70d628c5bdb20dad59bf734ceafe11c
BLAKE2b-256 073f126a6810e72572eb603c27928d7bc44cc45b08ed7ab076a23bd25cd26667

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 dbb8ac2a29daf41f3d74a0a676520937b45f0448ae1c571a4373a90ca7b38292
MD5 c08dc64502c45b23f547e2c7aecf4fb6
BLAKE2b-256 7bda057f84ea1386c1c84749aa7b349faa5521dfa73c2952d217dbfa3e62c944

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2ba87acd9d4d50a5002d98147017d503c029fefa08a1b7036337c3b2d49816a5
MD5 f5acd30a6fba7d43bf4a4c0ed6bfb4b6
BLAKE2b-256 9e4143cc46d6d47ee6d5bc9d1605d20f4c5b6896f46f58ccc5803eb659c62a43

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4ec77c99adf53baa49be90d58fbdec3350f25dbaede5095e575833b72fe3a962
MD5 98ea38df593b78ca11044f93a9a8238a
BLAKE2b-256 57086d357448df2375701b16d5e486582eb404268a69cc82279be891a9c751d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-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.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 963b6ffb08b74225d63a0520ba938a65ff74e2ca58032489d2fd416a86d11d72
MD5 486175e2d10861f5af9c62940f818e16
BLAKE2b-256 fad4c8035398e1da8da8b4a54a7f937d08fefd2a1cd918159b6c961ba17b3b00

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 59268b6fe11870a2e4e2f4ce8761b2fc2537402f934827d57bf9d3fb66d52445
MD5 4ede3c54e572c10e73e967b27a4d8c67
BLAKE2b-256 0d286666c8e024d2d7d5a9061c41598b7a35ab543600eabb889cf5097b6547ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a1958899d86c4eb335e6b2dfdf6164825206e29f3ec3a6e34f89715f4b04c42e
MD5 bfb040137c486bff59fddcd3842302d1
BLAKE2b-256 1ffec998965254551d011f30a4b53145b37f924d013058266cfc307838d8fcf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 26e2f14075c1f8215ebbe76f158f1a35716f2612165241a7a420fec94aa6a8f2
MD5 1233e344a7cac1968a452805868ea4e5
BLAKE2b-256 a97a798fdde225a1a33afd6270e81f75e70a929b5fab53c7a6446416b8a2d098

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 550db33f6e470e3aed2fb5478cad9db99de3d8cb25f6ff4238e16c896e48adbc
MD5 9e3969d878a90db9c55fa00f3306a790
BLAKE2b-256 80908a384ba4a956857eb2a9c5aba06d1ebeac5b61d9f7ff00acc8e06815d48d

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c5a8438b614a8514f261d8f9354ece114d075b600915affff37e1024bcf50372
MD5 920d04765d1a985b6cfe6b29dfa8c01e
BLAKE2b-256 bcc23411f727ec24fd117b317e0689ba089d84e602a194f38f8398d4cec10da0

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-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.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 33319b2abe097732b66d29c8f62a31fb7abffedf05ceaf0a9fb278011b01f101
MD5 467c6d00687cd28dfbdf8dfd4a96507f
BLAKE2b-256 724e559c7af0fe748c9a8e741a2dcfb0fc1518a35c5f8162e466bc05edfe61bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e17c4a8aafe3cb44a9b07789b73d1e42baf2c6ae243d12143966c06306e45b82
MD5 790f8a062d41b079dc840c23c95cbe4b
BLAKE2b-256 bdaade14dd909f2afbe54e3cb9accb25ddb938c584a75fdefa5bd9b8d1ff6563

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ce52b46514aafaba46969d10f9fcb125f855f7ce735c67d32634a11a89987a5b
MD5 98129b249f2fec38593024a9ca4f0c13
BLAKE2b-256 65aba8761256544ecab4456507d05037d6791152db5dfc797cc93d8b7ba4aec5

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b37a17ae79b35a08808060dc8327cba7eba222d4bd14ba02d9047ad2e33227ae
MD5 6f720d59849cd0c99fb9cd72bbe820e8
BLAKE2b-256 2cbe3c6dee9017a790b0b1e34bd27f0c740a2d3667c5f78759b8ad0b0225ec0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5b78ba1e1d4a6eff195f7150f6b4f9bf8ca521573fbb8b585cbacf3c39e00fce
MD5 8f302aa1e75cd62c407a1322cdf5cea5
BLAKE2b-256 39127ef24323a1e6bc24e583bdeee20bc08862f5f81484a473922012b0f1c295

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7b8ee992440f1f29f006c60b1c9424654c015cbb90749828fa9623efc2540e0f
MD5 305577a7d238d9e38f282701e2a1eedd
BLAKE2b-256 8e580dfa02ba1e3943947f19737d417655120a2aa3e88db38c117c8721846d84

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-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.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 24d65696cd19628f30514fa3a5b8eddb452e0a8bab06d1b8ea14e0df0a0e1eec
MD5 31082091149c24f97cb4d0a2f10c27e0
BLAKE2b-256 9f792409f2634d921d542ad1662a487330d4add2228807f62adc77151ec964ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 09c577608c0e916352335301e96b9e59e81840429ab05f118cf52dfbf289e0f1
MD5 ddb45c3229ee083e0abecc7e16ccf17f
BLAKE2b-256 0d51e6b758921afc5414caf0c9e7b57cc8cca52bfcc1d3e84e3c23be32b84391

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ef730a137744747d5f1bee736b17ae9b5646875f1ad5b1212d5a2891d200f04a
MD5 3651b0ad4988e8bb26eb0660874efd10
BLAKE2b-256 f4ef8242316d1a3670b4dfd00f1035b7917ad09164b51d15a6b3d83123d99ecf

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for bx_python-0.15.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8c838bb5a2de64340cb0acc2fec1653871792c8f27658e8020876e2b968f4c1e
MD5 33f9e0665cff5c5ca334bbabfb29e306
BLAKE2b-256 649e5f98a255ef20d092c4356544fb7f8291b11b763488c3b9627b617e3187e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for bx_python-0.15.0-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

0.15.1

53 files

This release

0.15.0 This release

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