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

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.15-cp313-cp313-win32.whl (265.9 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.15-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.15-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (444.3 kB view details)

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

bitepy-0.6.15-cp313-cp313-macosx_11_0_arm64.whl (238.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.15-cp312-cp312-win_amd64.whl (292.4 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.15-cp312-cp312-win32.whl (265.8 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.15-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.15-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (444.6 kB view details)

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

bitepy-0.6.15-cp312-cp312-macosx_11_0_arm64.whl (238.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.15-cp311-cp311-win_amd64.whl (290.8 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.15-cp311-cp311-win32.whl (265.7 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.15-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.15-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (437.7 kB view details)

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

bitepy-0.6.15-cp311-cp311-macosx_11_0_arm64.whl (237.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.15-cp310-cp310-win_amd64.whl (290.2 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.15-cp310-cp310-win32.whl (264.8 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.15-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.15-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (437.0 kB view details)

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

bitepy-0.6.15-cp310-cp310-macosx_11_0_arm64.whl (235.7 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.15-cp39-cp39-win_amd64.whl (294.0 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.15-cp39-cp39-win32.whl (264.9 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.15-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.15-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (437.2 kB view details)

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

bitepy-0.6.15-cp39-cp39-macosx_11_0_arm64.whl (235.8 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.15-cp38-cp38-win_amd64.whl (290.3 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.15-cp38-cp38-win32.whl (264.8 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.15-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.15-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (436.7 kB view details)

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

bitepy-0.6.15-cp38-cp38-macosx_11_0_arm64.whl (235.6 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.15-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 292.4 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.15-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 ec1a4954c7a2a1135474556befc6b052b0430d74e0e94ce7c20ba7f601b045ed
MD5 e493b802653a09f1741eea509ba02671
BLAKE2b-256 d26fab93f4defd7006465f81b38dddc63ee27ee0a6cd74311fde18169aa35ae1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp313-cp313-win32.whl
  • Upload date:
  • Size: 265.9 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.15-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 6573cfd6e8e5ba4d140632eb5ad2150e90390bbb245068517facc92f976240c1
MD5 e1e44ab4d611de10987af164c3be094e
BLAKE2b-256 0fcf566da8041aa848a1fdfbc7370d3181b6b4d39490e7c7e5cad6a8e0d00f50

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 028543ce6b8dbb282051bfcff9deb7bbcf34902baf05ab8061e7d175233c8ef4
MD5 5c2fcfa0cc368eb617b8cb3d675d5d3c
BLAKE2b-256 4d14ece8a05ec039f04822dda8099692746ebcff11be7f3c975e164f772a3e23

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ce85de04e11ce40978171003b26fbaa852f813b2da2304c903dfebdb469711b0
MD5 49e7fd42fac191744906249f5279acd3
BLAKE2b-256 1859a0caac09670128b2812a2ffec13dfd9ca831d26586401e65a6a1ff06e67b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8f32dea19e2c9069ed0631545bf509885dad22bac28a44ca669226a77b2d33f3
MD5 cfa364553fccbb12235a28cf214744e3
BLAKE2b-256 933fe2e441873dc5da91a8668832fc87b68c2ed96f5fef569210aa4563f4f4b2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 292.4 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.15-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a60939c33cb2a9cdebdb9b3a26328e2c343ca92017b5a3c7e29ee209fa549a00
MD5 233326cffdc8a9bad3a4121ca064bfe2
BLAKE2b-256 aa2696889bc116bc117247985ce3931f77ce403200b3dbef326319942a0359c1

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp312-cp312-win32.whl
  • Upload date:
  • Size: 265.8 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.15-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 6a9f3abb645922ce9e84f3276976ac490346d37d99ce8e5da46ba275f3c31fbb
MD5 2d157791840997dd50e9b8543d2bbecb
BLAKE2b-256 66b473da1a08924081d3bf45c10305c42a0050c0e9c5ca09062ff4f9e655ccc4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 99122bee8979c7f2a5d6be736557aac93e50604ce35fce3f8f5f8dd7431834e1
MD5 7c5081fc580c180c6aef0ca6bf885ff5
BLAKE2b-256 9156d8433437f9923cad70bf6cc257ef4c52d385b614bdbc540ed7fee621e194

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5203b4c633cf0e19baa791a1d38193c719ec4ef94ba9c5194b5544e2671e75c8
MD5 46efe8758a7a241fbc5c4c52f69d1548
BLAKE2b-256 1c6c0927e86e41f5d4c1c74886c9abb01c1201f0d2f53b7afebcfc55e4007b87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3050baa675e9a08e3c4be6b6ff22c6558564f7dfbbcb773720f1268c57555b2b
MD5 238839a388e8d0f2c3e6096cd4279aeb
BLAKE2b-256 0ede3aeb9d8a201a49ea3513b2f8d1c814cbada0760351eb0e60be4fc47808e6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 290.8 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.15-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 eec0fcfab2e2fac986978b241cc15bbc6f5b494f42e0bc9e29acad7336367bfa
MD5 d42a9f3d877e798a27e5d993d3cfce33
BLAKE2b-256 5fa315b016eb1a877f8cb3151fad4d0e31870de1da6e968862190cfc8ca40f6d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp311-cp311-win32.whl
  • Upload date:
  • Size: 265.7 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.15-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 67a1129bad360f67e84558c39f255786358352cb839e0f8317493bd74e86d6b6
MD5 5f30b94c794cb7994d267ab1e8801d56
BLAKE2b-256 ef656cef29c44c693c5f899a548c6b17c20537c5a717944269c358b5a1865878

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 97f4b2b3ecf8bada1429d426282eb405b5b156bc723a9a2cee3e36ced8462ea6
MD5 3bdbf58d3a8b3bbc17165fdab36a407b
BLAKE2b-256 53d2805bb1b9cdebc1ba3d51e40127811e0c9b895180a31dc689509785ddb80b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 71dbd4f53334c823163eb09e3aeb2adc12398e5a038a3368da080f98c9e39e05
MD5 a2ab15339de51b99bf1bd649a0cf1230
BLAKE2b-256 f050cddd7e067563baa86a33c32fe42332745608186a4aada780ffbff9970492

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0b402799a7226feda9b58a62d4388ba7a117bc3b1243c3d7522cea101ee7fb51
MD5 105ffc7e36e45690e8656375a7b8d574
BLAKE2b-256 500e531db84c7388e359d32316b511a8c5288ee9f5c03fba29dd98243832b653

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 290.2 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.15-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 761e4332f3a8df4e21ec5396c2ab18a1dca20fbab0d0a331694bd94aa9d56679
MD5 fa91214aa9002947165ea2ea3c57692b
BLAKE2b-256 45d833da23a786eb49a01fdacab982f173205ef0ddf703f8f656074c6e9a9217

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp310-cp310-win32.whl
  • Upload date:
  • Size: 264.8 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.15-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b136984c92963a33e42cfdbb4cef8afa8d3855a618c1ec43025b30a583cc51d0
MD5 ac38d91afacbed3806c5ada054170f29
BLAKE2b-256 24d2fa65dc72e856050bb1099760d0df96f7a905a7fd916655c86e679356aa0c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 28b3c36f0ae6dc74d79efd8b5e12b0a47c32a6f88075aec39abd432e91964275
MD5 214de76cb0db8dc2256ef837141420bc
BLAKE2b-256 6e332f9185cdc252b4f62fae299393bd739b6783bfce592b740cbbfd1189814b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2a86ef65facd8c0dbd4c0d1f77cca429164a19122f85de0d8f7e9320eb1c93c6
MD5 244df803af9a85bf49876ca0358af476
BLAKE2b-256 f36f9e60211dce98ac7748ed838b98de61aab27685ad0f016ce8a5319396f81e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ee16aca6c677a45d109c567f2ec5af456b4fa70e06e06a890e92a6b1514eb65a
MD5 5f7d2b9e8e9eb00c80843969adf0ee3e
BLAKE2b-256 8a84c1f7fff345d29215660e885bd02ae2ab6ecec70b9da234597d6aa85eede9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 294.0 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.15-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 6705bcefa2ec4fe6dc14085cd42245262294353b75f30548a3ac5353f98871e9
MD5 c875315f0732ce31c5cc4d58f9851d6f
BLAKE2b-256 6c4a40ba003475b2dbb94b0d0ede1f4d428925cbebb6ff70a4c7e19979f3cf35

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp39-cp39-win32.whl
  • Upload date:
  • Size: 264.9 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.15-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 a925b804cdbdd825bda300bf87b7c2ddab8960e1f54149d3835fe9192513c750
MD5 9503aad44008a4806d610984c9b25526
BLAKE2b-256 6a835a1890718a5d6c6074da383746a19c5c06d30078a152d514d97685857b5d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dca37eca21d3e7627ca1811424daa1f754c9bc02239c4218e490401b9e4fa2cb
MD5 384cd0100936b2008d215280df4541f1
BLAKE2b-256 651389b2ca6c08458ccdd40bd6a892ab55cfab9919c663a1666dd0331c1bdfd2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ddbfd6107be4b5fbd02e8bb3b47f06bfc69b0c58d15790f215ca14d619b2408d
MD5 fd25069e4f0cb2f4c017a402726bf4b3
BLAKE2b-256 63eeecfcd8800f4a21ea653f6e4287b57a3167ed17e5dcd7569771d86407cdde

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 46f9f910d7e8ce30fd473d8de04b410a09d31d182db34ea44157b0aea681b4e8
MD5 734fad804fc6841f663ac527fee34337
BLAKE2b-256 4c3ac393639a00662fba59942afdf8a2a49da093685d5eefeb6ed1b350bcdaf5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 290.3 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.15-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c7f4cab166f6129c9c2d02afef14991da1a56c52a365ba7b65cecaa1790d7602
MD5 f104bcefba03a8faea99c00838cea864
BLAKE2b-256 34d821fd614ad04972d4d18ece1fbc3d1b2e7e714732c4083d118ce8196c7a54

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.15-cp38-cp38-win32.whl
  • Upload date:
  • Size: 264.8 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.15-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 82cba6d3131caeb431d02cc81d0b0744df39725f0f1625b728a0db0168e181ba
MD5 298830bc656d2343b51da2d33cf29e88
BLAKE2b-256 6049a92b79aae4e5fd539b3cf70c8f1780e38dcdb076fddb781bd51111a087e2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f8553612a57d223a633108f742957d4222960ffeb620995965e6195dd3a597c0
MD5 56debca70d86c18b010138d44406d4d8
BLAKE2b-256 1da5d6d9a23b7546e473c37237f49d5de1211bec8db9b82f453ffe347996e788

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2abaac1bd4bde631c1d1bb4603fb8ebccedad86cc87919bfef6c5ffde26f70fd
MD5 066baa1a99a2c4600ec11421b9f3de28
BLAKE2b-256 3496c0894aa71333073eaccc2025837eaf47cc43cf87ecb05459e387f6037541

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.15-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 394f6d51b0dbef506b50833cea024825b71499b229500e3a29e2f112395fb13a
MD5 8811864db7ea206077f1efe6b7d53dca
BLAKE2b-256 955c655259327fb35299bceac2ebcdf301f9378779590c6d88528c7af1dd2e0c

See more details on using hashes here.

Provenance

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