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.8-cp313-cp313-win_amd64.whl (294.2 kB view details)

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.8-cp313-cp313-win32.whl (266.4 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.8-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.8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (444.1 kB view details)

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

bitepy-0.6.8-cp313-cp313-macosx_11_0_arm64.whl (240.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.8-cp312-cp312-win_amd64.whl (294.2 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.8-cp312-cp312-win32.whl (266.4 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.8-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.8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (444.1 kB view details)

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

bitepy-0.6.8-cp312-cp312-macosx_11_0_arm64.whl (240.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.8-cp311-cp311-win_amd64.whl (292.2 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.8-cp311-cp311-win32.whl (265.8 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.8-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.8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (438.3 kB view details)

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

bitepy-0.6.8-cp311-cp311-macosx_11_0_arm64.whl (239.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.8-cp310-cp310-win_amd64.whl (291.6 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.8-cp310-cp310-win32.whl (265.3 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.8-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.8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (437.4 kB view details)

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

bitepy-0.6.8-cp310-cp310-macosx_11_0_arm64.whl (237.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.8-cp39-cp39-win_amd64.whl (295.4 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.8-cp39-cp39-win32.whl (265.3 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.8-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.8-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (437.5 kB view details)

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

bitepy-0.6.8-cp39-cp39-macosx_11_0_arm64.whl (237.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.8-cp38-cp38-win_amd64.whl (291.6 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.8-cp38-cp38-win32.whl (265.3 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.8-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.8-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (437.1 kB view details)

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

bitepy-0.6.8-cp38-cp38-macosx_11_0_arm64.whl (237.7 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.8-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 294.2 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.8-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f72f67f37b9cd10606f88cea60a7ec8156f4a6a3a9c15e7e9f96781451878657
MD5 40a69cc79abd063baf6248505fea4611
BLAKE2b-256 ba1c9c64e0089e3a2b507d598a287e6df8d2e1d66e49403ac20927a580c9131e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp313-cp313-win32.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp313-cp313-win32.whl
  • Upload date:
  • Size: 266.4 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.8-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 044680f1a5545d9f9ae5ecb01191cc5f7d2739b77803f313ac4a34e790254c73
MD5 1f5c809aa959b66f569ab99dac069c5c
BLAKE2b-256 7bfeef948ecdd4012b5597ca1aa5297a588c1e7b861ff4153409664b14119092

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9c31cd95b9adc3db2f38607f9371b58bd1fbfb1ca56b37b51bb21f3255c370e0
MD5 f4ac3119ea1076861cc63ccfe0fab673
BLAKE2b-256 108326524fdd432c280117c5a98fea25714093947fbb20461967864770c48686

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 732df282d1164429daa22c632c071beb519489f08d85f65118cb14944179167f
MD5 f5e69d03cfa22964f9076ebc3ed4ad94
BLAKE2b-256 c5533cd93b8f210b7af9cddba6faed02725e1ec40faaf90e13bb355d8d4aaf0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 734d44cca06fc6756bb34198bbf6b1bab6b90d85e01e2ef0a41a016f0a904702
MD5 33a7b0992f24d002f0e2ff90b3e741a0
BLAKE2b-256 0128bb2f4f8325c3976a2bd832d4cc68f1299d15e89deda49921b69e86e298a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 294.2 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.8-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 71678b163b1a6f33d576025c94a668e44fae7caae4aef064dacbaf0e57acd447
MD5 82586b0d84b179c2fd87ac962164d5e8
BLAKE2b-256 13db62d40bce29946692fa50566b2d72b65d13ef11f6d8394ee0a8ec54d38d9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp312-cp312-win32.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp312-cp312-win32.whl
  • Upload date:
  • Size: 266.4 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.8-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 3bdb9f714c2a3f802b6916277e2af3ca91456dbb1c4d09fd4e1cf0390e9670b9
MD5 4a7a0312e2d5bbed1fc4d6deaecba38c
BLAKE2b-256 8354497c694e980200f57d9dfb4d7e9e95b83e8442926a9d58d9a6757f322f98

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 af8b33d83845495e8a74d6c40a356f166ce5ccaf239768ef3bbd9a5bb429db6e
MD5 c58a43ae0c5c39f4f4fef7ef201886b6
BLAKE2b-256 6de119261cb8303f99d318b2d5fe136358c39ab551e4a69b99575e78908d2b0a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c0b038173da8c6340e2fd843cdacc02a2833e36ef4003a59095a1ad5d6f2fbd
MD5 6e3821be14d4074c027ee752d818d5f1
BLAKE2b-256 ff3ef4f0ca12872e59f13f87fa072dabc4551e99ab372efb2b1cb1819f868ef6

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 99cf7a370e5e05db412fe84541e276219cee3b1359c64cfa557d4f2bb30de959
MD5 09ac22761f1f9d62f72bb7accea44122
BLAKE2b-256 69731f00ae6b6b987b39903783398472d67456d9e8386d220a8f28e5f2088659

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 292.2 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.8-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3867e8c818e9ab64ad4e208a981e92d4cecefe8e4d2ee75e5d6aafc2618599d6
MD5 918142212ac0fcc124a2018cf8e35812
BLAKE2b-256 bce91b8d0dedcf38eb00323b4f57b3969e2fb3623dfdb18b2a569390ac19842f

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp311-cp311-win32.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp311-cp311-win32.whl
  • Upload date:
  • Size: 265.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.8-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 609f771d3b2b38dedec272369dd49b718aaef7d012f6ef3bf3f4d5fd8497a5e0
MD5 bb6fad04bdeab94008a3e7bc083740d5
BLAKE2b-256 32417ee87392062a35167e25518243ef17aabe3a2b12b09d8a5ce4602c2cf117

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 032d4b032ad01b434202da02540b781675f6d9f107174dc06f11520b644840db
MD5 cf5d33bb869ed898e0af97af1beef055
BLAKE2b-256 8324895d88ed82110d373d6ba9c6658a3cb189a14aea91f2917c9bbcb4ac77ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8e63f686a1d0027c965ed4db5ea4987e7c29eaf3b5ad7df37162a4d13f7e5bf5
MD5 e368f1cf9c0732cc76e5e435f8bd7505
BLAKE2b-256 793817b34ffe8e6545adf29a4cd86cbbf7ce6c72d6b02b92dd6ea7c58d4f60a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dd5c74f766086742b7d14a1aee966736d9c6354d95118613cd4c6b15b682b50b
MD5 fa2a0a5f870d01cba73266285d31698d
BLAKE2b-256 2f48db78f3c031ac2ea4907b76516f50299cd3fedf47ed14fcc355cdaa10297f

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 291.6 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.8-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 77ebd0b63cf7c7756622441fff85c7f430d279ad31b4b5ace7cc85eeea5acf96
MD5 621370fbaf2dadafb9560d66debfa207
BLAKE2b-256 44c73d2bf1f7d02f2456a53fd77c64535011e3b2cd579ed04be97bcd5f168aee

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp310-cp310-win32.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp310-cp310-win32.whl
  • Upload date:
  • Size: 265.3 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.8-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b51dda6a1b371746c96caf0b213920de1963116a461f3871ea6a3965f4cfa981
MD5 f9be951cd124ced6f64825c311142618
BLAKE2b-256 5011d2ee052472a60a6084010cc168f33660eab53b56c88ee8879f3a02264b71

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bb5589eb67e9f1b39fb9b7af345e31ee66c77a3514bb54cf085d41966f1b033f
MD5 ce2a8ce4cd78a50b64b4015e9109daf0
BLAKE2b-256 ee4542e02002c29f8bdb5d271c71fb94dbc1c8780cd474d4eb23afe4069178dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 94a3a2fc4b82261a30c1938e59e25a34684477e97255329203d3f74b10e72b78
MD5 55776e3093cbf9ca9b3fdb21052fa7e3
BLAKE2b-256 67f7ce4360499cdc277f0dad06690a552831038f6e0137bdca065f4c194a800a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8773be1c46f2aa92ba6c1545cf4733973df814ecd3580b92aea05739b4c6d3cb
MD5 042426d79763232750507a2d01be0789
BLAKE2b-256 fbb34cba5b794d725593145ef302bfb38dcb4e49226f0504c3231883e1c42a60

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 295.4 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.8-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 e1cba0fcfab813052d0395a31295e7d0ba7c4dcc067eb015786015202db8edff
MD5 9915a6256e4dfbe7ac67cb45bea48bfd
BLAKE2b-256 40c00142e4e87572afb3f71628af6293efbc3041e7ef97ff50c3182160b55bf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp39-cp39-win32.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp39-cp39-win32.whl
  • Upload date:
  • Size: 265.3 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.8-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 82dc5ae3a78eb93969d0ae2370aec283ed1a00899fd4400d0009dc2a548c23c5
MD5 250902d4a7a18f2030a15fb7e8a59243
BLAKE2b-256 e4abe52a5f2a32bdd8fb202fdcbfebc359aac757dc2e526d3b18b541a5d401c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ab36ec6f61620720a915f065a662c9cc41eb70c8c657ebfbb3f6dcd32ce8164e
MD5 ac2a2947ae8a1c8a81efabb8fd1e5b5d
BLAKE2b-256 3e51149eb642e209ae17c66c339f4171ed9c337485fbc32f37257277cfca5181

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 87ea450f3561e95af40a14d5e84b92d4f84dc3c4b316a9cc2320a2d3c189c4dc
MD5 f579fc4c3688ac7154654769a6ee9362
BLAKE2b-256 5436402dde383dc9e74f74445e79107dd0d78e96d71ce1f3d9fb0f73466f63fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 345ea80c1bfa242de656ac33acaedb0fd3d45f8363d1cc412757edeebfc4f59c
MD5 1ad8655fd3772f255ecd9121f927d23a
BLAKE2b-256 420d0859521d3b04fb6f8e7d7869cde58d01bfd620a3e858088a7837ab6afa49

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 291.6 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.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c88aa153157463bbc91a900536cc6fb3abf427c8642607711efba8271eccbbce
MD5 1944a533e9f212247f280b7e8cb8180a
BLAKE2b-256 8185d7c074d456608c0729a1bc2e7f5bf7de5ad31c4603280dc30055fa23950a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp38-cp38-win32.whl.

File metadata

  • Download URL: bitepy-0.6.8-cp38-cp38-win32.whl
  • Upload date:
  • Size: 265.3 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.8-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 bf521046ef48dc646a96332d4d89a378563b5bc861b61e8d6afbe88785168a22
MD5 5059867b0dd8f8242980e1df5cd00f97
BLAKE2b-256 7050d4a4060ed287ef69e8690e1ed680b98486145bcbf10c7c3203fc46f491da

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 409d96dbd464cc099153deab598e72823833d7320e075938d81339688c1fd21f
MD5 49700ea93335bb2b94ad8dccc642547d
BLAKE2b-256 dbb2310ce2fb8411fa47737870c3ef6184f4574df35b220a0902c97de461ce03

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ae4f6da12af8b74dca34bb87ed26607a3ed907b3a99e8aff6dc1248601cb13b5
MD5 6445c767a9b119b48e65f22967a1e684
BLAKE2b-256 28c19638deb37eba3f15a0c6f5d3d622d4440638755c5af8845acbed4e3d1cb7

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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.8-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.6.8-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 68e8beabcc8fa9ee8c425c52c1a1de95228a404ffd7aed1b20792d609d8be0ed
MD5 01fc8cd77f40f0501bcdd0ed73c30829
BLAKE2b-256 46b9aa6c410f6c4ea67c5a2360216161f251b839c667fa1da298af93d06aa8bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.6.8-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