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

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.10-cp313-cp313-win32.whl (267.3 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.10-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.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (446.7 kB view details)

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

bitepy-0.6.10-cp313-cp313-macosx_11_0_arm64.whl (241.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.10-cp312-cp312-win_amd64.whl (294.9 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.10-cp312-cp312-win32.whl (267.2 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.10-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.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (446.6 kB view details)

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

bitepy-0.6.10-cp312-cp312-macosx_11_0_arm64.whl (241.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.10-cp311-cp311-win_amd64.whl (293.2 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.10-cp311-cp311-win32.whl (266.9 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.10-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.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (440.5 kB view details)

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

bitepy-0.6.10-cp311-cp311-macosx_11_0_arm64.whl (240.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.10-cp310-cp310-win_amd64.whl (292.6 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.10-cp310-cp310-win32.whl (266.2 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.10-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.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (439.3 kB view details)

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

bitepy-0.6.10-cp310-cp310-macosx_11_0_arm64.whl (238.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.10-cp39-cp39-win_amd64.whl (296.1 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.10-cp39-cp39-win32.whl (266.3 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.10-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.10-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (440.1 kB view details)

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

bitepy-0.6.10-cp39-cp39-macosx_11_0_arm64.whl (239.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.10-cp38-cp38-win_amd64.whl (292.5 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.10-cp38-cp38-win32.whl (266.2 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.10-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.10-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (439.2 kB view details)

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

bitepy-0.6.10-cp38-cp38-macosx_11_0_arm64.whl (238.7 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.10-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 294.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.10-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f2bc1d6b73642ac966803dc01ff783ceccf06bfb22b2925a45abfc75bbae083c
MD5 376a2a175d64a02495b119addef1103e
BLAKE2b-256 f1feca75fb82f6b364c24d204526a1eff2cf5e8acf7bd3ea49814582ef3714f9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp313-cp313-win32.whl
  • Upload date:
  • Size: 267.3 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.10-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 8347dc7f1b298bfe52151d8dd54be307e7c820843ab7044af81b0bf7ba8d6807
MD5 acc99f7de05f29c0e58663c8ccbfe708
BLAKE2b-256 a1602c0a8847a33c5b17cbb6be5568506668728594a3251c1a46bc808dda1cf4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d0f7468d1c1fbd7d2310d7c794c2d613f434f9e22030f43751fbc0a40352333e
MD5 7176b689e928e91a431241b030a78c42
BLAKE2b-256 680d8cb77f59d5e91d45944e0468ca5c6d25be657694ba5e7f44a51555d1a6d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 018195d1521026db62ac9b88dcca735cd32cd2d9dc18508be0db4366f846290e
MD5 93a4da64b651b1eea75532d9a2af933b
BLAKE2b-256 ea485b61d7fc14e419cc7d89e3fd2a98dcb8966c2841e672c7d10becadd2b073

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5b2bd5eb348b59f4a8386649cf1f90a7ae872b5392b890dc91d653b6c612d992
MD5 4714382fe088a8eee92904ef9e9b9d8b
BLAKE2b-256 1e9723ab98bfba384d4ce6d7fbb7b7f51731225ccf01ddf790d095f3e1c4e3ce

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 294.9 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.10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 127d2989839e9385fc9ec0e390af3d7a390d3d966fb26eb787e533c72c2c7c98
MD5 a6c099b5ad433d7ba3934994e1d1c98d
BLAKE2b-256 a939cbbde5005d4c2f063c0609fdcb9166bda60af7e3b5c3d403ace437f48c3d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp312-cp312-win32.whl
  • Upload date:
  • Size: 267.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.10-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 e9b9e6f24cb6a3894cd63c984cbc2d3e5693263c0d12b0be241c5fabfa047b1d
MD5 fd5db67b2225759aa24dea1207b80516
BLAKE2b-256 cdbc0a80f6bd8def7b99e731ea83fd517b645f1e67b636ebf9a34c4de1ebfc81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8398b47257a5b031668938a35de88390497f2fb293fc73b98bdc276929e41864
MD5 01c24d6075b00610dfa4757c35539063
BLAKE2b-256 af723717017ad5c2c5462737a74e27447264c9a6fc50055969b3327ce9449766

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 198c1853b5b95094d7c835bce92c700c8ab370fcf4f14d6d0de9922c799ee898
MD5 392ba1d2f298eb977eaaaa294585d475
BLAKE2b-256 2df5c48aaa916fb8911c2edb53837612367e3411e6b86e7a8bd7b8c607c117c7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e1916ccf15046ddee2f062466b9c42387f2f82cc1ed59a4bcb108d3f75478cd1
MD5 0f6bea34a8f7208a98c5f320d8c708f1
BLAKE2b-256 6e4e2d1cc4a80f6ea8867cb36072666a1290d26f89a20be2f780ea8220c37332

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 293.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.10-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 755992f23954983085ee52ac6ea5c64da0da3f57ea7e133bcd98d76b57c0b2e9
MD5 eb5697d6d4b551703a3bc87c73297f8f
BLAKE2b-256 f759062333b8972ca301d3461f2f9923f036059e3a833df1205390f9e926fc9c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp311-cp311-win32.whl
  • Upload date:
  • Size: 266.9 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.10-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e3fbbf69679bb628698ed929bbdf514a54d2c9320a014eef279d7dda569ca522
MD5 2e309c52a75585c6072db5becc3da041
BLAKE2b-256 9248353cf0de3f5f658d27852dfcb6d2c6f883bd530f8fc2b18e1ec175e275c4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 711448b8c07d4e3d9bfdba74be0abfeca2ccdb66898cc2279139c62884961f91
MD5 5ffb9d73da85d6897ce5049d91f73bb6
BLAKE2b-256 2b2fd3178f7cb8c75e8620af18f24eaac1d644ac737b7cbea7fe28618f6a0015

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a3bd515513e3070f0aa3f195d3c9547357f5462a2d1f3c0ba9c3157a2d50d336
MD5 ec2651c1146338676c0bfc89d29c720c
BLAKE2b-256 4f9d773f33e3d754f98ed3be4242fe7a1d2052b0feb19632e3874554ca072c82

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 757326ccf885c889305d49e4138d658e2346e94af70327aff187ffc243a5606c
MD5 ac5e5547b3e6d0cd262635ad3b7283a8
BLAKE2b-256 8d102e1309bf60ecfdde4fd0967b54228160f1c08f40ef45aa5ecf9d37c72eb0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 292.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.10-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 dbfde6de44132cdbbc616c9738060e123375031218fd192036e432e8553fb957
MD5 8f457e2be4db9ef84a414ca515d6326b
BLAKE2b-256 2e86f027355aa9a1e48e29614fccc1c193b3b6e0ad8903169eac95726cca3839

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp310-cp310-win32.whl
  • Upload date:
  • Size: 266.2 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.10-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 cd8a186591a9092818916b0c61bb059aee5fdfa410a2f63acada85676ed981b9
MD5 06e4d1f2dc133625e4d532d03a1083d1
BLAKE2b-256 cc69695c422b80d7432ab1b8e5795ec4a375f8a6493037c7dbae85de3318ae96

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 25202a4fe5be2385c80348b12dc1e1fb78cd9ccec162b2f0c5fb79d32e0c7664
MD5 7f83aa761ff19f97fdc1b1a7e9533998
BLAKE2b-256 58208ee99ed730f0e2884c44e96784015e154aaed435812f3d28238e295942af

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 180bef3c91635ed42f113b3e80909d135084c4f52327c749603286d72f66d4e0
MD5 7d528bc86680d517337105ed601abf70
BLAKE2b-256 0011de0ec58f3f95fdc99b1e73f6029119672719162621ad84be22681f1eccc0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c916b96165c735afbd3abd9ab03bad7f0153805f59eb958f9d82f45f955e84a9
MD5 4d2936418ebfb69d88467361fa705df6
BLAKE2b-256 01b98a6a097c420bbb8cb705b7b288066e8320454c1a002c948e857dddd4affc

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 296.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.10-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 01e9722449580adeaf43a13cfb20e41ac2adf09ec269ca60243eae9903dad4db
MD5 dd0714bdbe53527800f4dc50a2db161f
BLAKE2b-256 1cab65c9b1bbbe0a853063e0745b7ba88c7b0922cbde8a05b53ea019c5ba5217

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp39-cp39-win32.whl
  • Upload date:
  • Size: 266.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.10-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 b83f54fe1f35f506f154586a35e4685bccb8c3abcd6fd2d0c1cc7861fb030479
MD5 f981bd52c0186e907fefb83c83e3f504
BLAKE2b-256 55fc444730a0de3f9262e4721a47a71cf40408dae7f076b0f2b803d54f13ad79

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9564f30c5368a9ea7e04ef0714e9acef1113f166cb7b20980d60023cbde242f2
MD5 8e5b020f08961c877cd449fdd1561624
BLAKE2b-256 788f6a79f25e00cb47a03558c9201723845423e25d330273c67217b2d99c7277

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7f5c669fa37bb06758c198b09b9ec60968c79a82cc7d2392c992562d3ff51523
MD5 d20ba07ecc4633e888810995463d0566
BLAKE2b-256 5a547ad320dd637ac0763616ca8901346301ff4be0c494651c8bdaa70cd3733a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a7b425341d2bf1dd34b03dd35f32bc45f6db48272ea454d770385ac98085a5f8
MD5 4015587a8c9b185e2b0f687f4dcdda94
BLAKE2b-256 8c4f0b743564b458b7f097a4ac2a2c2b89d3060b3cc816f3b579fe23d5693b05

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 292.5 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.10-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 e998003e2f907748c0e1e137325439baa649d9f4ab914c8e0f4e5134f94cfe7f
MD5 2f748ed48eb379ae268fe15b37a7f2b5
BLAKE2b-256 d402bee63e649dd5831cdd54ca2c03a52915d833350ff1245bd7773dbbf229a7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.10-cp38-cp38-win32.whl
  • Upload date:
  • Size: 266.2 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.10-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 3ed9443851d316339803147d3d5690fab2d80c5a2aeb12819726b1d39003f97d
MD5 e51bd7ce0b24258465aed5ff7ec2c2af
BLAKE2b-256 0f79435f6afffebbdf88a753913e54ba8c5bd92657b07f4b0a022441e90ed025

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 177af0bd9a8a9ee0d225c9981ba1abaaa745a235604abe351a00ed8793f7291a
MD5 8a519e1c5852b3304ff2740fc7ef2b94
BLAKE2b-256 bcd6fb0ebac98f8d305a1847c141c392a8f94cac514b94829dfb3ce6558ce103

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 60c48ca651f75844d636a4b5e93a663d139ceb9ea51f1ae3c19869fab4ff934d
MD5 ab4a421e96a564a7a0829ccc8bc83346
BLAKE2b-256 d691e4603ba8f6792da4eb31ba6919cae3c093bb0d3afc04bdc4814a127f9fb6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.10-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 791f3a4d89182915e72429ad6fb35ae93248fd71f4fd494a50efa1f6ab54d806
MD5 b52db41d79238d442909b131bafee55c
BLAKE2b-256 72ceac423389b7dadda3346c77fdc3fe9dbe52184ea0014bde0f6e74ef5174a1

See more details on using hashes here.

Provenance

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