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

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.11-cp313-cp313-win32.whl (267.2 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.11-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.11-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.11-cp313-cp313-macosx_11_0_arm64.whl (241.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12Windows x86

bitepy-0.6.11-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.11-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.11-cp312-cp312-macosx_11_0_arm64.whl (241.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

bitepy-0.6.11-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.11-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.11-cp311-cp311-macosx_11_0_arm64.whl (240.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.11-cp310-cp310-win_amd64.whl (292.5 kB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

bitepy-0.6.11-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.11-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.11-cp310-cp310-macosx_11_0_arm64.whl (238.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

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

Uploaded CPython 3.9Windows x86

bitepy-0.6.11-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.11-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.11-cp39-cp39-macosx_11_0_arm64.whl (239.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.11-cp38-cp38-win_amd64.whl (292.4 kB view details)

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

bitepy-0.6.11-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.11-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.11-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.11-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: bitepy-0.6.11-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.11-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 cd46107dd6a675b17349deace8a9cc30669732da1d629ecc0947327bdc03cd43
MD5 0e1177af00c56039a380b8baf3b10f49
BLAKE2b-256 f883b9dfcc0100dcb266de78d4b32043656f57e198f51aff68eda521b3d7fa57

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-cp313-cp313-win32.whl
  • Upload date:
  • Size: 267.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.11-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 349974e666bba67b1952913780b5c1864a3f5780fae7cb49162d961f9d5bcfd5
MD5 80e848ab06d9f60650c80d9ff4b4777d
BLAKE2b-256 b6374af6aff0e7b199386e46f6b57d80ef10b164e1b8d3409ac142858f51ce45

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 de3c44d3952e85dddc1dddd78e213562dca13acd9635e1e20116517b62e620b6
MD5 5e4799f651661afcc3bd54362cdf5eed
BLAKE2b-256 72a707ba63bddb13508ad89b87ceed14514851ee8822307cb08215096f4c0496

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4c00910ceac46f73d9f465fbf9fbf7f95e0864b4bad4ad2e9c6de416a2f58bba
MD5 0e5347ffd2b6704a3111373033d22152
BLAKE2b-256 920e7b9eab07d9a5d47c152158e76191a68942a2080a95bffd279fc2a164e6a5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 df0e54091a8ecf10dca0d314faf79533cd6e292072fef6f7f810265631f37a8b
MD5 084739b451dc6844ad0817be027db2a0
BLAKE2b-256 13d0b3082021a146b1990a93dd8373bdef7c8e9fc8738f3cd8abaaff6adecd0b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-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.11-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 763d7855f1a04ee9c4abe8bbe1007cd853ae4961116f54bf744de7be02d1807c
MD5 fc35be0de2d261d744cc50f4f8701855
BLAKE2b-256 f0d548102f7aada75f66f35c65c288463a029586fef635f94738a58b7e24d5ff

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-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.11-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 5d2e26e4febeda2c7bec007abd3c4d91ce1863a9914a893aebb9090f6d976f59
MD5 40ac982ac6fe264c70eabf2b0220c625
BLAKE2b-256 fb3d362ba58420f85b633b679f1f3510975a9c16e7812b13ae4edc8b8b2398ed

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3c247b63cdfa086241d53e665095d191db6b4da48bf3586cc8f66d56604fc2ac
MD5 0ebc178c36442ef8e8c924343c676907
BLAKE2b-256 22d3ab76be23f766308fa0712918aaa2f18ddb0b32d433c7d233376686d6ae8d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4a0ec7a26fe914e34291382a33d58dc0eacc4911069c92f4be2467c7d7a38b3b
MD5 8b8be863fa635aeb30f0748d24e532b2
BLAKE2b-256 54e5b42a3df12e33bb4cf922510ffb265828490cf54809b3fe3a27187d8834e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3fef4b9c0ba362716b05558f77a9ae420fb0181ab89f356a2846eac733f5ad3e
MD5 bf6ed649755f9cee4c3b550f4e03ba7b
BLAKE2b-256 ac5451b27a438df610cc76bc373e56a17da9af6d63bc6af31a0234424df2d4dc

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-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.11-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 d582a7569b4a6b21ff89d0eb2b960d689df6aecd46eb18996d599843062a6f83
MD5 1c228cf221a9a28da4a3e63b42134633
BLAKE2b-256 bb7be134d2669b65d815ab894fd1d1951f4d215e3732a88030fde340e23a5e61

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-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.11-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 177f9d6ccc6d9591ad8b6acd582ea145cfb48749c02205d30c0da7defba9a273
MD5 ce2bb45a5a55c150916f8dde72259e84
BLAKE2b-256 aef7eae17c3f9c1564f15d2506073e24b99cb01c21c1a01232211021a6f2af5f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a25bd50a9eb21037a3e82ba287746af5f2b9ff276b32666f57ca098585ef04e0
MD5 1f628fc9806035bae371160a01a38310
BLAKE2b-256 8788d8c9732de2412b5703e73fc77bc6031825f6fe49809712358761a0b2d6a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 93e97e5a5f661e61d18b46c47a7d0a29179479c431212c6ce95a5f994dedc211
MD5 979890c362425d06fc3ee67adc4e67e2
BLAKE2b-256 2cd7e9af73f7418e760bb7907aa2c126fbef104b9576b38c2606ecbad0873c5b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0dcd3d5a10f070720c218d290ed40cd679b1ec1010be7c0d601ea54743b82b36
MD5 90bb06d7ff84b06ae2c1acd5f3a850e9
BLAKE2b-256 1e19943963918632553d6a53dd8636c17c973097167aecfecb75b6654b856a14

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 292.5 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.11-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 441d1037dc07aa06850df63a8e45a2b9b0a2cebfc31fc998865b119d16651aaa
MD5 318e04ae57db62729385b16527499de8
BLAKE2b-256 8884012ab7b900f842354b7670d8255a0a1ed51083d6fa1a1785c7488c3b2ada

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-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.11-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a956426d4fb8c5f55cf077c58efe9cf42e27fbf6cc9330eb64bde5f64aa452d1
MD5 dabd4d5af685201bbdfd781d6bd77e8a
BLAKE2b-256 4892c793176a5dd413a2562d1299c3abf8aea0e44c87613d3498bdd4da4665e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e26e0e737685a1068e5c58971de3d1eb9fc75285392518338b1c1b0bef2c4f16
MD5 4704acf715f06f7a530f5b2b3d396474
BLAKE2b-256 a2cbc24ae3f3ef3bf7306e1af6ade44e0df54a8848e4edcaae18fc3c0e2e249c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c87926ea27f729f4f5545a1eb2a47460daf51f939d9e20c88d579313e88e36b0
MD5 b3019a8b65c61655214e46bc496392fb
BLAKE2b-256 47da2796b9dc1be677227dbc207dc409dad6828bf31fee4b109403df5ab549a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6a756024ccfe6cbbc537898f6b0a10ba0d68249b398cf25ee16da66a881580ba
MD5 12d79924eb5860fc890c84c18e34f880
BLAKE2b-256 6279c3e9e0a089e7cc7dc49b732bc56b584e5d9791ec4472b675b05e255c39fc

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-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.11-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 15a9e1659c0c358b684b54b542cfb62743b39cd6feea7104af6e786e1df8800e
MD5 5fb3da0b9c6c525ddfeeb6ddc375ebc1
BLAKE2b-256 56be069375fd59a0a589f19857f5a6963051486545ba472e15b009f59aa1d1ff

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-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.11-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 1fdf69064f13213147c106a918a1a8268a4aaf9856449c386f44e6b49ea09dc2
MD5 85dba6fd6b5e85e1a70073d0c9e50437
BLAKE2b-256 ef9368227a4e1e4b726606eab545d0afdafb9a4365da0bdd9b94dfbeeb62e595

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a1791fdd4381a91072b47258682866dd6f4d67ac394373c9982e7f3f6e523137
MD5 24cdffca0ff012e31954fb49de2ef851
BLAKE2b-256 937e13870575c83e1bcae939b2ca6158ece7aeebd69702c2951544aec6143399

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b0cc4d7361bd2f186b64c787904279032a52ea5f06003709481634e849e7ee5b
MD5 ae0dcee35d488defc7a7395c645008a7
BLAKE2b-256 a58a0b20bb2d71ac04049bd8946ea55c4e0efcf82bb256f200696f9728d6bd9a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 446520c0359f91503817798e8525c5232f2522ceeb2b5a98ceff669b93c49d76
MD5 451b7d242482ae31453a964bc731d221
BLAKE2b-256 b7eb875d00a3cd57ea06309a0b6c5796816a431c354cf28b25938e3090521753

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 292.4 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.11-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 d597f10f722d836ddddb7d9f17452a3aae3829b91dadc803bd35138830abbe74
MD5 cbdc22c50e545e32427d57b1efea456e
BLAKE2b-256 54bf3a4208c449c4a108dab96ac0b5e7bf10ad603ffdbbe016ea26b29b6dc313

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.11-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.11-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d0d47ccb65b1b08cc0309561924bef09aeee1ead956c86bd3e0d8812d9008f71
MD5 e006d2fc521a3ede6dd1a252bc6c1840
BLAKE2b-256 d060de8c48a671244d095bbd0c150cb828ed42f913dff192dc2e9835c190b448

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b1393d24a8cf616f03aba900e9969b08914fc23e841a22e272dc174f1e0f2498
MD5 8ddb9ec2a3f546c1c840f1fede87df49
BLAKE2b-256 a68639684a114259152704a471b1cc55998ef8c38e671bcbc4bb186f5b243c0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f4ea1976840ad0fb7ba0cb0119706e16340e236bb065ade095839a4d8db62a1
MD5 a8fa5fb8c308d8309c25d357775dc9f9
BLAKE2b-256 6a6f310eb4f397548400c09e7fecf1a5b94eba275423c4ae8c16017353f0a612

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.11-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 29db4237b7f925370875efdf53a608ed526faf246aab92f87819c6140fe31d5c
MD5 4c5b5e77916e10ed22a03ed58a4608c6
BLAKE2b-256 18d78b4b956f394ea14792162c3404d364a1b0d4a72f1ad863c57119bafd270a

See more details on using hashes here.

Provenance

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