Skip to main content

A Python wrapper for my C++ battery CID arbitrage simulation engine.

Project description

A Battery Intraday Trading Engine

Version License: MIT PyPI - Downloads

A Python high-frequency intraday trading engine for simulating the rolling intrinsic strategy on the European market, solved as a dynamic program. See our paper (tbd, Schaurecker & Wozabal et al. (2025)) for details on the method and visualizations of the results.

Features

  • Process your own raw EPEX Spot Market Data to a suitable format
  • Define battery and simulation settings
  • Adapt the parameters of the dynamic programming optimization
  • React to every single LOB update on the exchange
  • Run yearly high-frequency trading simulations in minutes/hours
  • Return and visualize results and statistics

Installation

BitePy requires Python 3.8+ to run. The package is hosted on PyPI and can be easily installed via

pip install bitepy

Documentation and Tutorial

Our Documentation gives a detailed overview on our package's features and will be updated continuously. We also provide a simple Tutorial in form of a Jupyter Notebook, guiding users through our simulation process.

Contribution

We are happy about all forms of feedback and would like to hear from you, if you would like to contribute as well, or are interested in the underlying C++ source code of your simulation engine. If you want to clone and contribute to the repository, first pip install bitepy and then clone the repository to have access to the compiled binaries while being able to edit the Python source code.

License

Licensed under MIT License. See License for the full license text.

Author

@dschaurecker

with pythonic support by @simon-hirsch

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

bitepy-0.6.6-cp313-cp313-win_amd64.whl (280.9 kB view details)

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.6-cp313-cp313-win32.whl (254.2 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.6-cp313-cp313-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

bitepy-0.6.6-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (426.8 kB view details)

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

bitepy-0.6.6-cp313-cp313-macosx_11_0_arm64.whl (226.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.6-cp312-cp312-win_amd64.whl (281.0 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.6-cp312-cp312-win32.whl (254.2 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.6-cp312-cp312-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

bitepy-0.6.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (426.6 kB view details)

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

bitepy-0.6.6-cp312-cp312-macosx_11_0_arm64.whl (226.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.6-cp311-cp311-win_amd64.whl (279.3 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.6-cp311-cp311-win32.whl (253.8 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.6-cp311-cp311-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

bitepy-0.6.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (422.1 kB view details)

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

bitepy-0.6.6-cp311-cp311-macosx_11_0_arm64.whl (225.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.6-cp310-cp310-win_amd64.whl (278.8 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.6-cp310-cp310-win32.whl (252.9 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.6-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

bitepy-0.6.6-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (421.9 kB view details)

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

bitepy-0.6.6-cp310-cp310-macosx_11_0_arm64.whl (224.0 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.6-cp39-cp39-win_amd64.whl (282.1 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.6-cp39-cp39-win32.whl (253.1 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.6-cp39-cp39-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

bitepy-0.6.6-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (422.2 kB view details)

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

bitepy-0.6.6-cp39-cp39-macosx_11_0_arm64.whl (224.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.6-cp38-cp38-win_amd64.whl (278.8 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.6-cp38-cp38-win32.whl (252.9 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.6-cp38-cp38-musllinux_1_2_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

bitepy-0.6.6-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (421.6 kB view details)

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

bitepy-0.6.6-cp38-cp38-macosx_11_0_arm64.whl (223.9 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file bitepy-0.6.6-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 280.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 b53e33ac16c8b76a9c8443598cc7ef4c2bfc241d5781d859708f844f1cee4d67
MD5 03985d06c75e4cbc6437aa7a2b5fc24a
BLAKE2b-256 56fbbfea81ff3d56272d84a8b62fc3fe52a06a8809d53f6437a2f58ef7cdedc5

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp313-cp313-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp313-cp313-win32.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp313-cp313-win32.whl
  • Upload date:
  • Size: 254.2 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 1d3328bbda671b4f6f38419a42567f522cbf240fe0b6c5977e3e6c165cbcb879
MD5 6dcaa7b11f37c946e9cf512d9b17d121
BLAKE2b-256 596e9bf79b2e540873be713c57b54e355376d0eedd18a94151818b0eeba9b265

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp313-cp313-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 997b8400ca6edc9b2b31e31b80ae5aaba503b2d0bcee851a386c68d9cc92db16
MD5 ffcc0049e064dfbf03e93c6e10111565
BLAKE2b-256 5f2fd5093497f600ed031ac02aeb684d3099c8d2db2428c91f5bb3dd33524974

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8469ad9040af4b1127950d9fbe7a509f5cad6782094d19642fbdfc212d0ed7f3
MD5 3c136478625fa519dd089f3e81a83547
BLAKE2b-256 70199fbd839fed1d8b2a82704e6dced06b4d3fcc227fe08f476828ce06b99477

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff36eadaebe6774f08982a129ab3c42deedbe1f669cdc19721594e84e8147bd5
MD5 99bd6bc1a1bc19f4fc75c916f1ed2988
BLAKE2b-256 82970ce02fd93228617ee8907ed0589d7fcceb70c287d72e4d1f4e5e64a88f00

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 281.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 d51153804272c4810ed25fbd016b866e2c1b721f33da2f94a827420186b7c337
MD5 82fafad8b57c6c79268e25813494d295
BLAKE2b-256 8e7bcdd3a3171c5ae30b5316a8369a97641fe35ae8cf3bf0933400f72f34b4f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp312-cp312-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp312-cp312-win32.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp312-cp312-win32.whl
  • Upload date:
  • Size: 254.2 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 910682a3f758e33cab5bc3cdf42d8fdb8ce8b9a500809b1664abab9239db5ad5
MD5 3d723d705f8ba6896819dc44c3d77c89
BLAKE2b-256 d20429b054a88096bb860eb2d3c24466dbce3797f8ce35e45315dd3d9647b3c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp312-cp312-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 91216244070e808b2bb78c9ec8f81cc82e8430ad74c0940f34ce916566187e3d
MD5 91b39d3f8cc8f81c75654cd66cd63803
BLAKE2b-256 9efa5781640960c4aab221392a0d807e10c75a204da7db7f7b93f7cdb4d3b242

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 229147c985fe154b40f7e62411989d6e4a26bb7f46a8d07da9f08202b3742364
MD5 39461b85800e11e255dac7e9fbe9b49c
BLAKE2b-256 e52e9265756bd574a86a8f0f56d960a8f8c0eea8f07f29463195721f28dd1f25

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3aacc82f1550a3eb00e45721a229786db347a83457b08788ed4eb20be7c149fd
MD5 f0636ddf01fb92bb15d6c22a91a31ba7
BLAKE2b-256 25cb74f7e733c50fea6b0f55f4393f5fe75bf610ff052994c65a57e6511c1da0

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 279.3 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 60544691f47854c33af41875eef171719d236b06947ad810688225f6eea86917
MD5 4c88242d010061ee0276f35b0ac96698
BLAKE2b-256 d3dee67612678dc1548badcb927defdf1857bb6502d886d2c4cb9f637193aee5

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp311-cp311-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp311-cp311-win32.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp311-cp311-win32.whl
  • Upload date:
  • Size: 253.8 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 1d8ec33fbecddf7042f123a932359a4a9eb182d82484b4d81cdce1eef17c6442
MD5 08d6bd6db37e3ec54cd5b76a4532c5c5
BLAKE2b-256 625a70893dc6a580c4baf280fd45c6cec81f7e7d45bfffb1555c43b66cddec86

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp311-cp311-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e5081805894eca3d7126fe8e2598e4501fb26ca3033a11bcc57d9bc0ff88bd06
MD5 a5b0915a3903f068b5e12eb0684320cd
BLAKE2b-256 bcbe5ad8e786269d001333d6b50acfb1c545a834c35b7968af13e129463c8c3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6de4e42fc8bb810021fd839076eeb07971d2acbaee7bae0297f0eccf75c13d5d
MD5 6ee1fb3f18f57241046fd78ee8e31c3f
BLAKE2b-256 0d94acb49b46da6f0194eb8ccb5cd0857113e53a343b312873c10aed27b7b1ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6be3c25da334087b24f5220215dc17ca9329bc44fe3645a392c7184b478e96d8
MD5 0d2344cddf5f2aa3d71dd737b44c1b7c
BLAKE2b-256 56512aeb62f950effc170b228199d2e67d4d34ab98b117d3e390fa89fe496469

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 278.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d5aa5b20469f23a6edc0fb61882119518b76d90ee0e809463371df0b847e43f0
MD5 4cb284e87d64da9ffdb603592cc626fe
BLAKE2b-256 f49106e90772a681ce22c745462940e0c6238d077fb7d7628641713dcbe22054

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp310-cp310-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp310-cp310-win32.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp310-cp310-win32.whl
  • Upload date:
  • Size: 252.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 54899d9b49ae54c369c57d9bb7f0cb09f34769af770deb36c4aad133c92ebd45
MD5 573c0bcdb6021cb3f3e77edfcec267f2
BLAKE2b-256 27626ee4107790c75b6cf83787f6d85e83e7932d7dcf67341036a97f91e02756

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp310-cp310-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0a395cd22d5d435c185659df6d3fcd5e1184aa50ff0fc1ce5b4f879f4cdb791e
MD5 b5f08dfa86a9817fb3f61afcfcb9f093
BLAKE2b-256 98f9e01a903b8dcc7ad4b72a188543c6ef64427db313fbf90caa56f8edca4ecc

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c2bafefe608ff9372e511c467ffb0e0a121c27a5c544758d579446de447b1061
MD5 e5c9a5d77e0cc05edcf5d54c5af8e76c
BLAKE2b-256 0136b51871a121606fad5dad750efbfc9a8bc45ab7046425f0ecfd0ca3de4bc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 63ddb41923cce366655c8795e34e68a9200a4d6f0504568d16015d6303fc1ac3
MD5 2ddc3c63a2cbbf9f763c062c4cf4604a
BLAKE2b-256 c0aa7a6fa5c0f0f6d195d0314b6d646e933ca0f4a92ec1a69dc13d1f035c3cac

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 282.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6317915659a5eee047b4a7c01386b090d250c9f181b2be52d75e71794dfc0db3
MD5 2ffa9f6a7943826ac48cb5a34049c6b4
BLAKE2b-256 e233d1636279bf22481e0bffa8a497f3c69625dbd591abc3c64990929c43acd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp39-cp39-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp39-cp39-win32.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp39-cp39-win32.whl
  • Upload date:
  • Size: 253.1 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 2d732f2c3637022a9378e25e127368449a8845f32e0e5a2d1c0002a05ee3f885
MD5 673074aa3193cdd676d438a18c4e9608
BLAKE2b-256 b4458901aaca69dc5707cfff6b0272a7f9f1c852f6803c5fbc06acf0f1310a14

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp39-cp39-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 68220ce873f56fa321f7fee8ee8cc660fdb59b7087218ac00db8a121dd691d64
MD5 9906732c5aa3bb178abaa18a7d3c26ab
BLAKE2b-256 78df0f5a93a0b863b1c6f3d2c0af704ea0ec264fbede5c34a41ba4cdd19a736b

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp39-cp39-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c3cdc3bd97a02910f3ad0fcc4f1e5b5dc038736e51861b79f7452c70b849a39
MD5 a79e172afbb8f5628a4f4400b7656a20
BLAKE2b-256 5b9e1b6928910c613e83fdb6e8a11abf9253c17a3a437d1c9c385d3753d4beed

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5a50ebf313daad9d531d2916585b88d8401404b2be69f0d91565beb4346b000a
MD5 b9363d50ea20af61c6b2eb4c92c4b745
BLAKE2b-256 0d122424e32b630498ced7bb50c8b1a05edb8953426ea51d890f8a342a23056d

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 278.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 35bb17829359bb6824ff42299ddb1590e3730fb79998e13fa48e1c86320140ef
MD5 1363fae3a47b407a084c1a52908726a1
BLAKE2b-256 8e9a38b49fe40952219057a5beadeafd95d093c841881a15dd7f32248350ecee

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp38-cp38-win_amd64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp38-cp38-win32.whl.

File metadata

  • Download URL: bitepy-0.6.6-cp38-cp38-win32.whl
  • Upload date:
  • Size: 252.9 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.6-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 833ba0a94e77f36c731def9763b9863b941f8cf72238904d4e21e8b3c4dcddb2
MD5 77af919c5799e610f902f1d14da2a13c
BLAKE2b-256 f3d514a182c5c17fe4d7da2e3c7214cfb044c7fd0604c3ba89a51c50c6246b32

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp38-cp38-win32.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5c17e5e0b7b006207358867adfb9266143674f0c6f46140620f758d51efed095
MD5 c98938e06971c6b995d7b6ea48100a11
BLAKE2b-256 a9c46b40a907b7613b9264978650748ca6328b9587cc6031beba68d0a3f2dce4

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp38-cp38-musllinux_1_2_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4de2cc28ccf72e0dd22b0a94a39fd1c56c9e7272da882d219beb7e95333969d3
MD5 13ccb927a543a5e161273a3bb2e790bf
BLAKE2b-256 933fb773bfc41e0be71642f4ee99a6ed4975913b95eed8388c8abb64c5e62438

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on dschaurecker/bitepy

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

File details

Details for the file bitepy-0.6.6-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.6-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bcffe6901aa1fef24cd92e6203a327b2fa6c4e947a49dbd2e3a19c25f491106d
MD5 7af79a5940c17fd7edc74862bea6b06a
BLAKE2b-256 b1349df3311a7da3f8a5ee837345da79488e1d90915277415799c3bbb83c4911

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.6-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: release.yml on dschaurecker/bitepy

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