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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13Windows x86

bitepy-0.6.16-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.16-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (445.2 kB view details)

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

bitepy-0.6.16-cp313-cp313-macosx_11_0_arm64.whl (239.2 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.16-cp312-cp312-win_amd64.whl (293.8 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.16-cp312-cp312-win32.whl (267.3 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.16-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.16-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (445.5 kB view details)

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

bitepy-0.6.16-cp312-cp312-macosx_11_0_arm64.whl (239.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.16-cp311-cp311-win_amd64.whl (292.1 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.16-cp311-cp311-win32.whl (267.1 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.16-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.16-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (438.6 kB view details)

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

bitepy-0.6.16-cp311-cp311-macosx_11_0_arm64.whl (237.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

bitepy-0.6.16-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.16-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (437.9 kB view details)

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

bitepy-0.6.16-cp310-cp310-macosx_11_0_arm64.whl (236.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.16-cp39-cp39-win_amd64.whl (295.6 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.16-cp39-cp39-win32.whl (266.4 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.16-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.16-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (438.1 kB view details)

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

bitepy-0.6.16-cp39-cp39-macosx_11_0_arm64.whl (236.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.16-cp38-cp38-win_amd64.whl (291.7 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.16-cp38-cp38-win32.whl (266.3 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.16-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.16-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (437.6 kB view details)

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

bitepy-0.6.16-cp38-cp38-macosx_11_0_arm64.whl (236.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.16-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 293.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.16-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 64301ce647828fe434ee58859848dccc8abc877d9311987fdadeb0fa17c3f746
MD5 31f46798f8cc07deb1f84c1f00f7be53
BLAKE2b-256 5877487bfdf0253bec20aef4c2f291bb5b3ee5c17d0e8ade01e4e9e8db06ce03

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-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.16-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 2ba0830c2be53cac6c7b63d57afe22452a40880681473191802ea4a2b190d688
MD5 d854fc7171bf178a28c602bf36eb7976
BLAKE2b-256 b1731384f0b48ef52e3d00b283e6a3de837f9010e3d487793da38e69721cc439

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ce3ff6bc8aa30d7b8e889496ef14169647a5d9184f7e7d0daca47d22044a85c3
MD5 d551693d98339c4b1b152a92d80ad9c9
BLAKE2b-256 2f5424961183146a66d92bac59e31ecf79ef99ba1476d7700333848ac4c61fe3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c9a60958389d8fa3e1d692b6f7081a2a6b63a60eb35fc29c208e8a4e270f501d
MD5 bd636266905a5c46a4d577018fa666a1
BLAKE2b-256 848ce6f37aa18c7188d31a8e766031e297f7583fe6f4ae0eac5fbad4a19c20ee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b9f3f2fb521cd434eecb71e9ae83d0319b0eed4cb4e51ef9ec966414dc76652
MD5 56167f707f1a133101f6987e938f6a1a
BLAKE2b-256 59ed02898f3e76aef465537009003fa497333f1132f269a4f5e7acc4cebfca8e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 293.8 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.16-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 6878eadf352ffdb6f9e4e996d4b8d0b3a79fccbede4087a73234e5b93d0a502e
MD5 04a3e78ec4faa3c34037b04414c13a7b
BLAKE2b-256 d9047e931bb28f6b6e6dd06f8bb48a9bb8665008b09bd2a728861bdfcc6f2955

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-cp312-cp312-win32.whl
  • Upload date:
  • Size: 267.3 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.16-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 0389b285597be415ab9964cebc6edb21188214c2adf2d5f7b99bc02d46f02aae
MD5 b7240e7feb188487230d91a279e241b9
BLAKE2b-256 b00fdc28269a10c64b2f08a880f1b837ef8ce32c401d5ce79a5876266bdc24c0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9e68ae9b554ce90beedd1af5c8b0baf0839eba7cb0815a582d834799166036b2
MD5 7f1001b52f2b8af76fea3b86f5ec42d8
BLAKE2b-256 e9e40ab6a27147de56e49788e5344cc1ccd97d42440a2f0b33851a86a08b959f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c5ed13bfa3afed391575da55c0e583e0d2276d4f95f32104bbd3bdeb606d5253
MD5 b59aa2b64ec302b4657a0c822a55af76
BLAKE2b-256 bd187376dad700d25e9b3508e0b3fed5747d4a90fba2736734f72668587283f3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0bccde6d9b46ee877ee11b06d36b15c52feb98365df2c71206e712bdf1120abd
MD5 865ea0bb0785bf904f8015955af48798
BLAKE2b-256 20f8101977a1e6722f3d07c8a322f9e288b82d742072fbe8b57bc79062d4a5d1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 292.1 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.16-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 4191541cacb7f59068976ed43371cd66ccde4ce9baaf74b0d672d336449c4d34
MD5 1ccbba015d189876ac1d71978a1a01cb
BLAKE2b-256 183e2a1ec78f3564a7ce4164f64b2ce2f985963b5818901281691993be467ea7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-cp311-cp311-win32.whl
  • Upload date:
  • Size: 267.1 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.16-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b483e648aaa891dfce97e783cdffe4e8ff71bd1f973ff555dcfc4442f456128e
MD5 c7baf613925abe5fbba99e9ba54a4b50
BLAKE2b-256 be2bbb90b5843d3807392acce2f43fb31efc513cee261c2e531eb082bda21e53

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9102cd436bdce4df03f578a45bb3bdad7bb7558f6c5e12163ec78091bd959407
MD5 daeac73f078fa0af8078beb82eac10f4
BLAKE2b-256 70141662e28cc1d574e8e4fb986332d2c739b5addb127b7d789f35b8215e8fdd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 19fedb761d0ad79adf4526c83cb38e64071d13a976bc94730636c998860aaf8c
MD5 c121189d4b74c328855e689858ca1793
BLAKE2b-256 86ae06545ed1226b3c7eff9c782e6ce0c79e2a2b5c992eaa74584566f0f755b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b02e1aec5b497cf1fc0549ff535e157042d194423fe63b7e7d42965708f558c9
MD5 8159a198eaa10bb4f0190e2824b777e1
BLAKE2b-256 2f8384f8bba255b37c6ebdb6453b3a07286c777f23b1abb8581eacbd610bd028

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-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.16-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d4a045bcd39539f69c605b96ed4026787123c8cb44a46e9738d88ad017dfc8b4
MD5 3c3da8de104324b953b18740045a8744
BLAKE2b-256 a65ad20fbb8f4944863ab3312a3c4662b0840c222750b0dc10630222dd60b0f4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-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.16-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 cb0d56280a0d7a60e4d49912cbb2829d1f5a8ae38bdc5360daba4f811f286f9f
MD5 0534b096c7a017c5c719afe14ffc2bec
BLAKE2b-256 811ff2e05e93068209d67bb6e4abd4b32cf46a638c9126e63f6c93862d54b2ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0852d7f5640d712fe3bba35b6d46678051a96da217a79e4728587ec963047c16
MD5 b457ca0fbe967d6043355be3bda46583
BLAKE2b-256 f4610894b711a67a722e08fbb5cd97648ff78eaf4f84b759e77ff2a498fcd072

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0c8744e64b728c831f6667d4ca82a2a2b137a8b052f77769ef74de261b7d1701
MD5 58015aba53d14c11a06c98df94def7e5
BLAKE2b-256 ad510576a9fd48f34a8c6bf07193718baa27d60391333720705e17038ae02a81

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6e0fc06b9793fdaa7f0c144fc4029f39a1fb60ac85e14f9726d1736504476255
MD5 0ecd5a2911aed0afc50d344cdac711ff
BLAKE2b-256 8647f4161a7d14fe96395f0ec91801f06afb080179a22d8250469a4aad6c833b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 295.6 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.16-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 736abddc1c99ee6cf5ee30756c415978bb354197755cb569f0ad97a36f0247a6
MD5 3f79783ec0d4d5e485015dc9d34cc8c7
BLAKE2b-256 17be628db3f1c56bed7b48fdb04a8aa477939364741fe59c34451e42bc786200

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-cp39-cp39-win32.whl
  • Upload date:
  • Size: 266.4 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.16-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 98c27aafead01dfa146245b64bf055eee5777861e1eed26d99be578a9290d17c
MD5 32b0080303107cb09177134dc7df13fa
BLAKE2b-256 3bfa1d0183ad120a7b29931366b7603f4d3b5893edfd781b2241a05ab16be841

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3dbce2f703b64ed10893517eb7d042d7432e31090fa58cf8c2c97695784eb7d7
MD5 9bc015edf66d5ea17c807ab8c58452cb
BLAKE2b-256 ff6c75c68ae5a1fecfb3f1a9c0a498f10df43ace79b0b62429184431d50dc743

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 510db86c922fd5621ee19fa9afb8aef03fcaa6a450793b1ed80596e86780b9e0
MD5 814b78151f1a9f9785f00a7a224ccde4
BLAKE2b-256 6c1f997709bcb09426e39f1bade90cf21db04499dd039cae2ba0906663fe36ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6845db4f0dbab8f9b6faeff7ddcb040b53b14b42ab0283b06e9eb559aab9a8f5
MD5 b1500667683d185820bcaef5cba7b111
BLAKE2b-256 8ead56ed5e550f608271c6fe794e9384b865ddaba59acbeaa14191da2068ee53

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 291.7 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.16-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a9f698b921dd0652d30ade8908ffb4946892c2a800bf5f908040dd65f470bdf5
MD5 98a8bdefc396b117d2980cbbe891b5f8
BLAKE2b-256 0faa24c8d5acaaa404ba590121d4fc782119def82daf36ea03d09f1151c52d40

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.16-cp38-cp38-win32.whl
  • Upload date:
  • Size: 266.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.16-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d259e311f607d92073652d7246696040668fe2d43f6dbe8defdcf0a7db3d0ab5
MD5 6a92876dcd8d64ab259de1a6b57ffa82
BLAKE2b-256 e44ba3b4a5ee94a74ed317746186da83d7a41e498953cff4db26dca0a16c0e28

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a90fc1c7611e7d7d1be356b1efc29ec0fe4f547f62737d86a3cf6b54ca9b724d
MD5 8f86991350c41e9f4965a8b1a2c28273
BLAKE2b-256 9dff6e8345756d65a7153cb72980fa2b53d60904f1e20cd68c18ed568c1a2721

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7c7a8b79d5b063b7845b5cd3be774b78c2a68aa2df081ffacbe69405f4aa1022
MD5 5ba39369bb7bee756096ffa2c557157a
BLAKE2b-256 6e88a93ad20ec854c14b875543eb4f7b5dcfbb5cd4eab00110a400c6169d92c8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.16-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c1e40441984c08d18ac0c1794311167f71a689fb5fa514b6e99eae715dbbcf67
MD5 0a186bf0ec7900ad1917f2340a2a4cf6
BLAKE2b-256 9e9cf4ee2b47bbb8089d876e75758c02430b8111a6ea73aa2760090404293f01

See more details on using hashes here.

Provenance

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