Skip to main content

A Python wrapper for libbitcoinkernel

Project description

py-bitcoinkernel

pypi versions license

py-bitcoinkernel (or pbk in short) is a Python wrapper around libbitcoinkernel providing a clean, Pythonic interface while handling the low-level ctypes bindings and memory management.

[!WARNING] py-bitcoinkernel is highly experimental software, and should in no way be used in software that is consensus-critical, deals with (mainnet) coins, or is generally used in any production environment.

Installation

To install a pre-compiled wheel from PyPI, simply run:

pip install py-bitcoinkernel

See the install section in the documentation for more information and alternative approaches.

Help

See the documentation for more information, usage examples, and more. You can serve the documentation locally. First install the dependencies:

pip install ".[docs,docs-test]"

Then generate and serve the documentation with:

mkdocs serve

Documentation coverage can be generated with interrogate, e.g.

interrogate src -v

Project details


Download files

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

Source Distribution

py_bitcoinkernel-0.1.0a4.tar.gz (12.8 MB view details)

Uploaded Source

Built Distributions

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

py_bitcoinkernel-0.1.0a4-cp313-cp313-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.13Windows x86-64

py_bitcoinkernel-0.1.0a4-cp313-cp313-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

py_bitcoinkernel-0.1.0a4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.6 MB view details)

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

py_bitcoinkernel-0.1.0a4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (2.4 MB view details)

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

py_bitcoinkernel-0.1.0a4-cp313-cp313-macosx_13_0_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

py_bitcoinkernel-0.1.0a4-cp313-cp313-macosx_13_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

py_bitcoinkernel-0.1.0a4-cp312-cp312-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.12Windows x86-64

py_bitcoinkernel-0.1.0a4-cp312-cp312-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

py_bitcoinkernel-0.1.0a4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.6 MB view details)

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

py_bitcoinkernel-0.1.0a4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (2.4 MB view details)

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

py_bitcoinkernel-0.1.0a4-cp312-cp312-macosx_13_0_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

py_bitcoinkernel-0.1.0a4-cp312-cp312-macosx_13_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

py_bitcoinkernel-0.1.0a4-cp311-cp311-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.11Windows x86-64

py_bitcoinkernel-0.1.0a4-cp311-cp311-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

py_bitcoinkernel-0.1.0a4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.6 MB view details)

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

py_bitcoinkernel-0.1.0a4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (2.4 MB view details)

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

py_bitcoinkernel-0.1.0a4-cp311-cp311-macosx_13_0_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

py_bitcoinkernel-0.1.0a4-cp311-cp311-macosx_13_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

py_bitcoinkernel-0.1.0a4-cp310-cp310-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.10Windows x86-64

py_bitcoinkernel-0.1.0a4-cp310-cp310-musllinux_1_2_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

py_bitcoinkernel-0.1.0a4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.6 MB view details)

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

py_bitcoinkernel-0.1.0a4-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (2.4 MB view details)

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

py_bitcoinkernel-0.1.0a4-cp310-cp310-macosx_13_0_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

py_bitcoinkernel-0.1.0a4-cp310-cp310-macosx_13_0_arm64.whl (2.1 MB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file py_bitcoinkernel-0.1.0a4.tar.gz.

File metadata

  • Download URL: py_bitcoinkernel-0.1.0a4.tar.gz
  • Upload date:
  • Size: 12.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for py_bitcoinkernel-0.1.0a4.tar.gz
Algorithm Hash digest
SHA256 75868f96b297cabf82ccdcd9e941b1b536688355e58d591dba99f3cbc751ba4c
MD5 f650ff148733d8fc406ac3a8f3994a74
BLAKE2b-256 30797b1d60564aa31f6f771ffbb9f8a1dd09e7156f37907e58f4edecc6525a7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4.tar.gz:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 437129374bbadd9713599453658bcdded324f3ce05f1f3c9cf95f96a15dd4478
MD5 a36103b913aa3f25f6861ecc77d6acd8
BLAKE2b-256 efc43257a3ffc33e3fc47fc863bb1d12995ee261fbde66cc23ae455ce721b7da

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp313-cp313-win_amd64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c0718e15652e92c4a25877a3ba3c76b945ae5d095c2b8b52362b5e0316f37077
MD5 6f6ad0457f104d8d209306a8957c576c
BLAKE2b-256 41d12a1e74da7e13b849e5fa24a26365c3e0b3544be40fef912c417e73997c88

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8b3873e68d762b2509ffb7ad5aabfce0127771ef85dadd9f263fbdfb546783d1
MD5 3dfeeca21bc3faebc91ca606991bbd64
BLAKE2b-256 5b5db0c9cae879e97693fc7dbb05eb809f53482e05eace3f67bf44ecb464b7d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b135a1a1594b3df94bee33a964f98ea9e89a2f7d14781e7dc7e4cdcc9c3e36d6
MD5 ca1a1a0f77869047b88b5784c80acb9c
BLAKE2b-256 e8b122a742d00539e007b305c02c76bc4906eec16c8df2acdfcd122b3a4f82f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 896cbd7ac0543ca380e35521523f3dde7d6734a8296933132dc457d09f92c4f0
MD5 2047640ad942be1cd56d93f64cc3c5c5
BLAKE2b-256 4c0f3ff9ecc87c300ba3308a83106b739ea019ffc3e88f7c96890b4bb3c6f1cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 10ef645384a846d368cf42a99271918165c780fb78b51720ea6e494f6c032402
MD5 fb377fd208efa9428bf8739d9368d349
BLAKE2b-256 6b9405bf871e332260fdb60a1dd3eb485969bf3aa853c28c31346141cbdf4289

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp313-cp313-macosx_13_0_arm64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7b0979ac9273f756f515d18a5569a5ae6a7790cb18e1d46169241c28614637e8
MD5 b11b39c5bccb8cd3a68fcab96102b992
BLAKE2b-256 eca52e9d34f1ac2ee0befa8daed07b5b4bbeeaf7c038a5617dedc18c8657dc13

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp312-cp312-win_amd64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 581f4eee3df3a2a54c40d79688db76d5db6a680ce13e9a00771fc750c7ba00d1
MD5 366eefeefb7e98c7d62de9869eb9f365
BLAKE2b-256 88dc371f7dcc92857c9e225e875667388a7c553a80ddd60bf4f572f8fdcbb2ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f8e15e273383c379cb1a1a5eef6052c5916cefab45b207a5b9c1629634dd2e8d
MD5 890acbfdb62b3e82d6b410c6fed703c7
BLAKE2b-256 be7d510ed5a73a04ee4445faef321e71cd66d5856f0f4e7619316c86c5c27828

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1b0cfb84a16e5e7c7d119f0330bfb63e01248030fbaa0e20aa20747584814158
MD5 4af384176b4ba0002c57d4b0ec8cad21
BLAKE2b-256 9b75c546a2a2023eb661e1572292183712ccb0d5c62c637d1ee188c3fb46f40d

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 d65ab4385e32ddc152169c5070d9bb777133064f0634641502baaead59e4f7a9
MD5 631356993ba84f9b9ac86393ee0544d1
BLAKE2b-256 260fa5aa786ac7084d2705e0d3b140fda5a893303fb0913f63a3bcd3071d5dc3

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 fe848314d3e690fe8f744e4aca7c6b7f0209523d8ad17afac0e2dd3a066282a1
MD5 524b77d0fb84b043eadef0cc073fd57f
BLAKE2b-256 4189f444d18b36fdf6aa761f2dc4aedc69d71b085570fc49bb8abbd5c331cd1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp312-cp312-macosx_13_0_arm64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3a491efc1614b8668a968290f562024f89384d492ca7c4e7a159c0b63cf34800
MD5 ee37af6bf39460a9831a0f1403cf5d88
BLAKE2b-256 561058458f8edb84f7719e3ec60827316b44db89ab0b0d194d7fee0bb3279378

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp311-cp311-win_amd64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b8f856c5d274915a5d3b085b852e525b0f338752e535200e216af89ae35fc30a
MD5 7af2af57e89b1c0e301a788e4420131e
BLAKE2b-256 3abbc3a2eb3dc08b309d9459297c2e2bd903c39ebb21a7e71ba65871cdc75b92

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cdebca3d3dff92cf3906b56602e91096dd31f95e30126ca27292afeff354c5cb
MD5 b635a82586af31a87d58c73b4b048dec
BLAKE2b-256 a2c4429f27479556882a6ce8466fdbc717362a115f9c45acd74c30dfbd29448f

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 82ac976b9527e3bdb5d6f96b0512ac872f5c1d5ca1f666361a643e2bace9630c
MD5 73c64ba694b5b19ab440e48205b0898a
BLAKE2b-256 89394c8bbc92f28de52eae0f19dea84f0f0f43df7b0349a571d9eab302a1e93e

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 44d753da8e67bb8b832dce9fe7602a57a0db110e424ee9d618feaa6b87de1dfc
MD5 33c461f40588a890a06ccea06c0688d4
BLAKE2b-256 acb0c3eaa9f1a829067dd19cbd2fc2e232e33e7f9e36e1790c656a40c4a3e563

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d01bbb76c79780a87643f0d72e2955483b7e0e2ce8d18ac67ceb40d724c7c894
MD5 4bae2fea167a98aec7c092cfa2ed02de
BLAKE2b-256 7a7b8fddeebe5f4bbb80637051d5ba6a9dd27095bc909d659cec8defe6123959

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp311-cp311-macosx_13_0_arm64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 53436e8843b340ca8417f54fedd288c783d69c6620a753be56decac091654835
MD5 ab85e560842bd5bc019778d51f694c96
BLAKE2b-256 4e542063935ec35fb6e86908435a2f986f608111ecdea3216faa5b212c4ef3b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp310-cp310-win_amd64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 10aca1a5ea11aa16d7f2b570f0cd2cee03fcc0c37e14337063ae13e4fdf3a526
MD5 bfb758c2e6de83119431a8bc6968eb2b
BLAKE2b-256 ffea2125f34c82a581c8f81e3e840e03ec33058a5b955b74e838722fd89c0ca9

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6591f195bfe7ea9363fc0ea9cb3ad16eac7b63b5c2344dcbc02b528e5f67bf0e
MD5 5e3280d6617deb5cdca9b5b77f4afd6e
BLAKE2b-256 e782e0336a656c60ad5ac07de71d148c3652810ccf66492f0da52c37d9b4917e

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 99b4aeaa6ff06621eb5dc1aa99b9358518939332054ee11cf14b33c9643651d1
MD5 79168bd307e653dc1d35df63ef6e0a13
BLAKE2b-256 79b942645caddf5914ccb754adbc2eae780ae6e3ed5d4bef36cc3cbb178d73af

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e9e01dc21566d0bf74911e2dbf4a43628faa56f13a425f2669f96e8f7eeafae6
MD5 593d3df6ae269b26578cc735dd905e5a
BLAKE2b-256 6c91d488244d53db5d4358810991a9e7b37729ea5f7db0bf17db7afd726010f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

File details

Details for the file py_bitcoinkernel-0.1.0a4-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a4-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 72f1b7d114ca50490061ecf6e706a8a659fdbe83ad57a6f1edb71d88a8961795
MD5 e58db441f86c7f33df6595c9af1e43a2
BLAKE2b-256 8b05bd41ea9a9ee3068d94a53b1879f0d4798ec3f42e9d26682b2f80c14e9418

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a4-cp310-cp310-macosx_13_0_arm64.whl:

Publisher: release.yml on stickies-v/py-bitcoinkernel

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page