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.0a5.tar.gz (14.6 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.0a5-cp313-cp313-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.13Windows x86-64

py_bitcoinkernel-0.1.0a5-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.0a5-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.0a5-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (2.5 MB view details)

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

py_bitcoinkernel-0.1.0a5-cp313-cp313-macosx_13_0_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

py_bitcoinkernel-0.1.0a5-cp313-cp313-macosx_13_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

py_bitcoinkernel-0.1.0a5-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.0a5-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.0a5-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (2.5 MB view details)

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

py_bitcoinkernel-0.1.0a5-cp312-cp312-macosx_13_0_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

py_bitcoinkernel-0.1.0a5-cp312-cp312-macosx_13_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

py_bitcoinkernel-0.1.0a5-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.0a5-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.0a5-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (2.5 MB view details)

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

py_bitcoinkernel-0.1.0a5-cp311-cp311-macosx_13_0_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

py_bitcoinkernel-0.1.0a5-cp311-cp311-macosx_13_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

py_bitcoinkernel-0.1.0a5-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.0a5-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.0a5-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (2.5 MB view details)

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

py_bitcoinkernel-0.1.0a5-cp310-cp310-macosx_13_0_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

py_bitcoinkernel-0.1.0a5-cp310-cp310-macosx_13_0_arm64.whl (2.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

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

File metadata

  • Download URL: py_bitcoinkernel-0.1.0a5.tar.gz
  • Upload date:
  • Size: 14.6 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.0a5.tar.gz
Algorithm Hash digest
SHA256 71b91eecac7a8b07248be04471c3bf98016b38bf823aefd28f7b31179940520d
MD5 33596b91aea9b08b41705cf26605f666
BLAKE2b-256 88e235e3d09488b6a3c8616756afe25a7900ced75314caf224edcdbd3d2de5e7

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5.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.0a5-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c207b556eece747371591502e8fc0584985b0036c6dd570c4fd21c7491ca976f
MD5 604676389748baa759562bf3fbb5ab99
BLAKE2b-256 487d7be4f9a888eea5ab6068590ca121258dbb3c96bcd754fc5f663ae3ba6ee1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f064fd3f9596e02e6d2dde174a8c8989f9c247e27e27995f9c86e5508af63f05
MD5 494355033b0aa118b7af7ba119c842a1
BLAKE2b-256 5fd28f7f12ee603ec07e63ce5bb43a8f1d35d4f62f754062c52ae5a1eb8f8370

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 75fcc53dfd743defbc09dc341d0f6d182f97bcbc9bf01a7efa71cc9494f88740
MD5 f69956449fda49e34a8a5da435d9dd79
BLAKE2b-256 a3be13cc077201f3cb7702630f6bc6f702dccdc5ce23c81c3d3febfda228bfca

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dcde0d3e567ab3ae9a6a1d6d9be8ccd4467272786358fe5f17439082db6c51b0
MD5 e37bd901da18bbda0d282bed6e0241e9
BLAKE2b-256 898a6826230ac541ea6f0b814cd4b2f28d41e3d0917fdc35aa7d9be6271488a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ad727a28d73af63e5c0b47e75e2b78937136bea0d84186b8f4759aaf670dbb45
MD5 f90a4ce49fddffd9d0af733e3f7360fa
BLAKE2b-256 cdd81341fa086400cf411e1983c60bfec984a9b226329d83a0c0d1aac568264f

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 e477dc6b0740f0292321f26d226351f3c79cf607e9cc2553266041c433b5469b
MD5 9b10ad3f094bf183e7b618c74549a7c4
BLAKE2b-256 843d7edf3f8a67276f642a9919557ea3daec4d3e086c9e9f44c455d38c0497cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 1d447fb2105f98456c2a6981e6968be0909fa43783c455216a13e8b5791c755b
MD5 8ed40e642b962552925813e2b13579c6
BLAKE2b-256 2372d8feadccc4d0d3ce22e805e25051b58c13abe8d51c3a2f2810ba2b6c1c5e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 629dc95a1d19db604cf43abd4d1d8dafb44210eab251e38747c65f7c88b93d13
MD5 8ce2c9cc696acbf9744c356b150933b8
BLAKE2b-256 92839fc2906eb0468b5b491b89afa6a39800a4949eb1240ea7f0850fcd4d3eb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 557b5d0ec2f8e1c3a04418dbae33ff68dc67e36bed5ba722b10c7ec4135d0c0f
MD5 e906b3e40c7f5ddea41719777eadbd2b
BLAKE2b-256 4b481ecdf43180b0f3b3488e1b0bc634c780ed43c12495a14135cd73ea1522c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 063eb37f2cc211b120f224b3b3ca96d31ab5d9f06f1d83f10c72b1e9a03ce423
MD5 9d2e93f53ac2aadab57a854918979ff7
BLAKE2b-256 ba07e5490253e55abaabacbae865e2d944bbd7e81786383edb9c6e1ec7d0b28f

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 26c428d61eb0125a5784e00b84cc7c6d5ff212769389b0789b8c83add3a51a56
MD5 ed98b8edddd718d6ef9a51cee360bd33
BLAKE2b-256 68cdf0fdef73b756ae53e7004978a8e47f0ae6ea594f2404be960aab62d04dd3

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 7898d93de6726d70ad6af0e15ec24bb7066ab67b027b9949214e28e58f708050
MD5 62961dd8dc75ef598c1295c6c0133811
BLAKE2b-256 fea9a6bb56257e3e5333786e23b2ca1ed302ec8556cfb46951d35b2579fcf997

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4d0614708cbbb39ee95084516ed59f22fc2fce9f3770aa3a4fe450440cdba4dd
MD5 82a507e00f0bb6d40f43db53a1982d13
BLAKE2b-256 bd9c8d51497629ef70f8fddb594437e26918c3490335ac30100ecb7700853840

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 addb660686208a79ece3ef4570f05de832320cc21136913a010e17ae9e03a67d
MD5 6f70159a085f11bb211da0d5b835bbd1
BLAKE2b-256 a89fb151100067aa45bd182490c37691aa42e5f161d81a5e0a48c4a22d8d6e0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 590a4ad64b7d9153da07b205c340e2cecde3aa18965fa4f3825748e78c21a555
MD5 a453cc76cb89c24e2c9df726e48202f1
BLAKE2b-256 60e57becb62fbc95a882bf366f588e214656603f3cadec8211e79ded5e1996cc

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1408929662776a31aecb6ddebb83928451fd89ed14672b8abc327ce5063f0552
MD5 17d21fbd3c82954f60ce948fdba45a79
BLAKE2b-256 2dda794a01b55a8517fe659d9666ddd550e21ce4bc2b55a28387b0f14a390453

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 859478cc5a954d4cba06ad1c2b7e9be661778ce4c99c196a9b26d2e792c193ad
MD5 621ec0a45d86b32440e2bb861ed059a2
BLAKE2b-256 bd95e1d67bf34a4bf685de783c201359728f22563b5dc034b355384e73962a34

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 5cd8f01d925415d6d30b9900d3809a099c6c5fa9750e31263071b94b8f733351
MD5 3455732b27ef66c8103571781d2d8645
BLAKE2b-256 d30dd676d663664a68c62bc53e3d451d54fa87863862cc10203e775740048b45

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 59262fd397daaa4adb5456c4a56f6bfcc29c6f5fce52ce17968318efc1b39f3a
MD5 4015ec96933f230c1b06f7e5df2a9026
BLAKE2b-256 0b81e4e2694172a99122a7823bdcb2717b824a127bb28b4c6a4c280efd041aad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 52e7b8653755c2a2cbeb619f50b48de0a57820e9c835a2100064f6cfe8918f40
MD5 09841dc738be88970994f75949120975
BLAKE2b-256 ef4c4785c26465271398d26b0b49c16aa732b6162dc0c80d12a05ede524183d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ca067dfd24d5ab8367002fe358c66f4b45912c2d3c10a2f2a5a36a0b359141c4
MD5 61699c88592866b686442db6b009c506
BLAKE2b-256 a6f9f4b90692bc73be55de697b96ab1220f3c6686fd166834d5aef0a09236842

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 adfaa70d0949810550ed9fda6b424adfc415ca1a8ac9afa2156d1300daa3868f
MD5 fcf002afc4d3de0659adf66edeb13247
BLAKE2b-256 9c726eb59ee8a0dd93f9e53182a676129b3650180cc3ffae141288e0a8b43815

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 752c186772ddfed58e0c4f0bd375d7fb416f58b6fe8eaef303cb3ab498256b30
MD5 0e4861b95786f10445369310a3bcbfa2
BLAKE2b-256 31868ab26b33d89bd3739e09c994e1ddcdec6a71d111650d12af498af629b627

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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.0a5-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for py_bitcoinkernel-0.1.0a5-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3918fe2006dcfbd1778df75b477e23970f5a4b93788c7249ac4d5bbfb916f9ae
MD5 ea5ed62ae1458140d3a181a48e4bd623
BLAKE2b-256 74c7446a2929d0b4148cdb143fa1e2242431fb37bed8052116d58992c34ce4fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for py_bitcoinkernel-0.1.0a5-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