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

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.5-cp313-cp313-win32.whl (249.2 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.5-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.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (421.0 kB view details)

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

bitepy-0.6.5-cp313-cp313-macosx_11_0_arm64.whl (222.1 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.5-cp312-cp312-win_amd64.whl (276.3 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.5-cp312-cp312-win32.whl (249.3 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.5-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.5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (421.0 kB view details)

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

bitepy-0.6.5-cp312-cp312-macosx_11_0_arm64.whl (222.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.5-cp311-cp311-win_amd64.whl (274.8 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.5-cp311-cp311-win32.whl (248.9 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.5-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.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (416.1 kB view details)

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

bitepy-0.6.5-cp311-cp311-macosx_11_0_arm64.whl (221.0 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.5-cp310-cp310-win_amd64.whl (274.1 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.5-cp310-cp310-win32.whl (248.1 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.5-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.5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (415.4 kB view details)

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

bitepy-0.6.5-cp310-cp310-macosx_11_0_arm64.whl (219.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.5-cp39-cp39-win_amd64.whl (277.3 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.5-cp39-cp39-win32.whl (248.2 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.5-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.5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (415.6 kB view details)

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

bitepy-0.6.5-cp39-cp39-macosx_11_0_arm64.whl (219.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.5-cp38-cp38-win_amd64.whl (274.2 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.5-cp38-cp38-win32.whl (248.1 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.5-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.5-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (415.2 kB view details)

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

bitepy-0.6.5-cp38-cp38-macosx_11_0_arm64.whl (219.8 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.5-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 276.3 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.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 c0514aa7f47c4e646dc1bc9d460f4afc1811e4b909032611c819a11f20738bb4
MD5 573c489821a87e1037c9402512466136
BLAKE2b-256 039bd9e21016364568f2f54b39848190e8570f80bf3ba38dd6d4ce87935e90ba

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp313-cp313-win32.whl
  • Upload date:
  • Size: 249.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.5-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 d1ae15cc1e095cede4d19adb82652df10b9c237e3f601f1b95b3432ae9954334
MD5 49e2aec55dece4942174c7ccd18279d2
BLAKE2b-256 27db81aa180151dccf9386752b04c131928f3e02b37c1fafd1697e3428af664b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b23aee2ccd51989d45838505cdce149357a249d3999770c5df88078e9a6ce097
MD5 bf30c755435f555f26e61aa5be24a60d
BLAKE2b-256 714ed5d3e3058b53c1951559844be488386949bf3e8d208999010aca17b08009

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8cffd84be694d5514d5db35e430888827c2d9760549a75fc9734a66cb601c927
MD5 ad995f7c8f49e53f74cd16e793c32cf4
BLAKE2b-256 7b6be2d1f004c74fb99181e82f392afc8133f3c4ff513ce567f5cbcec8ae24bc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9b15e48cb652779085f3a5e331c52cb5fa7bbd0154c71eef88ce0447168aee10
MD5 d2f83fba368f89fa9bf2f50524ed9af7
BLAKE2b-256 9e8f8a5ee93692c2753a3fa3d5e6ebdcc423df49f01bd2897bf695d7620fd1b5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 276.3 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.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 e20a7460002be4c1601203bffd0cfc3f3543165ab50f432c3981bfba42bb6dc9
MD5 408454df9419f134c9ddc45363a3902a
BLAKE2b-256 c40a636456f50faa2f9d4b460c87853602e68dfa99e63164b66b9200db3f3bb4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp312-cp312-win32.whl
  • Upload date:
  • Size: 249.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.5-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 71cb2cae3e2dbd0025108ad066198935ef6c1d9a030034c3d4661aa8fe9f783b
MD5 0fd5e6fc1949c04b78f151551f598eb4
BLAKE2b-256 62abd1c4c19936f7e238d41079ff543dc0f132858c61b812bef1f7fa1ab0199d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ea6bbf2b4ecfa206b8736530b87025f0714d802994c2273abccc1c0c7c9042ed
MD5 cbcfb9c5c13156b9aafe375d8037cfc4
BLAKE2b-256 da29b8c912912e76a22b1150f39d86f0c30e6c12acbbf8155cf4143e1f7e0d69

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 609eae272df816265604ae1c643682b78cca6efa6bee24617351b2453e5cc33f
MD5 c84fe44e5282aadd63c1338d4489fb0d
BLAKE2b-256 ad5d403d944ed116f8066e70f0dd4d3712e36e6aed06807dcb8dbbc63ead3591

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5c5af2b72f6b0735db733052943cbcffc1814ee68a2fef99cf546a1c6c891378
MD5 5f005222d1a0775ad89d8e7513d339a4
BLAKE2b-256 a1bd14e48175414155e7120531665dfb74d5f2d4c275f8425abacb4885b17f44

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 274.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.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 7a1245ca3b0fc34c068ffbfaac6f05f5b34bc5dd21b3077c11bba13e2f9ef7e5
MD5 fbde97bfd0d7d3f4d13ed2a1d99012e3
BLAKE2b-256 7096a04a612e1a88b16309617a41dcd184840df470be23d5ec25ba68dfd811f4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp311-cp311-win32.whl
  • Upload date:
  • Size: 248.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.5-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ec0a17a8fc5cd8b50e14b078ac311d206457e989f2f4f099452ecfe8e3fd4fea
MD5 f8cd50c3801aa58162702a4d0e27c3b7
BLAKE2b-256 8835af5d6b679cea9ef6263b818f29411001c8cd7d2d2f162868ba01dc96508f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0f6cfe3d1c61b36b308c55f418b62e395313093d3b3b53e7cc887c93a9202f5c
MD5 b22811727073629869633f7f3b8ba077
BLAKE2b-256 ea55256b583b255bc1998e3c10a89fccac604f5db2f6e07b9484eaedb9d19a50

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e18b63d7262666d28356346fa57c4e9d6061540bec069164f59862f584b2861c
MD5 8430ffd08cb8102d2da10047c88f04d8
BLAKE2b-256 5c7924c73d9a934b0783c804517607ebfc87f837891046ad133129037852425a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd088e55cd16cf6df76ea6469da95fa90afca98de15eacc59c95ade42643c0b7
MD5 33d474bdcba44d588b334bb847dc6033
BLAKE2b-256 78604f60c62ecf1a35d939532266ac9120ed3e5874bc382f0c7099547daad4a5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 274.1 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.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3bc98189451a867a49d9ad5650186b6422c7f9ef36ef2be900e3be5d2f88b08a
MD5 93bf06ec711a3cbdff9b5cee43987b7a
BLAKE2b-256 96f060757f0b2b4b2df3f6d02352094d7313e5620d7b02dba2116876e8769ac3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp310-cp310-win32.whl
  • Upload date:
  • Size: 248.1 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.5-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 28e418bcb7a001ba60176f7e52d7ed6e72836b8128552c730834c8915ab4b10c
MD5 c4bc0b021e95e08ebd84e2d177c65de2
BLAKE2b-256 47adaa9c6359c2bea0ebea8edb18fd11fa205180ee581edf03ce35695fee59be

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4910e2690c8ca1e1f590dc50b8d386d7d94780010c1e84099f3bec1a1f01c8b3
MD5 da9dd13d4b62ee0197b76f7e9cdf706a
BLAKE2b-256 10c17474ddebafb7a60b24d7c1636b4d2a580cb26b5a7f4d3fc8af4872db9c31

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2af3f7f1f4a49036f3f0d546d73440c00425099d90327d5a8063391302faaa40
MD5 5a444d715879c2ad33d273c67612be9f
BLAKE2b-256 19c9367fc63e11f02863f47b80eca0786de68f4518ca5f02e2558dab78e184cd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08f46df39abf21f6eee6151029f4596597a86e4da9c0310483688aa6aec83182
MD5 64daac8ba2d2b18d553db78bfb9aff64
BLAKE2b-256 b341745ea533f98b6faa57b1792014a8bca4367d0f09dead09c6afdd552cd125

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 277.3 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.5-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5315e2cd84f673c5b127759cc18ca54e5068c5455c0eac3a815fe72a12ed91fe
MD5 9fdb074a74adf48f5dcf1a60891e88a9
BLAKE2b-256 9b1747bade9c0b342e3290c6fa7215f7adccd886fd5028343673806108bb6785

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp39-cp39-win32.whl
  • Upload date:
  • Size: 248.2 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.5-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 68f86919a0a398425139ea1dd3bf6e11b83f52802cb373986045ed81c8b94d80
MD5 59978806e25998ee494e7f7cb6f814b9
BLAKE2b-256 1ef859ef61d3f73d8f769cb00d2af1ba53f21a9754a05cf3a0d146992209e201

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7614cfc1df4031892b8769f2cf485c2b119e29a9b323a60c36b3b4428dcab73c
MD5 179c06409218a33238bb50cdfcc2969d
BLAKE2b-256 97ff9e1779a5bd5ca28e5cac2113a0b42bc025f6f8b0d6479fc7a1e8040f1904

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f2fd4f1d5be6def9e07e21549863d0b0184dc3aa0400ceab96f650e4cc3e8a5b
MD5 108b0eebd6b942fc8904294918e9b19e
BLAKE2b-256 7afebacecb3087ba7d5be6f785a4a6930326db2fb40db5ac684a97613f0f4b72

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 87690cdacb7c4ae5cd9e4398e4b66ed46563b1c2a681535465687df78cf9fed0
MD5 bc6d90c4bb3d01cde1b659adc1304b3e
BLAKE2b-256 aa9695faed65a2f5b719d4c004ec6e738da892412aa68d044495510ee8b6fe34

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 274.2 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.5-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 3a208eadcfe0cd13bca7e4ede4c19ca57a5a2698b61bcd36547a0ea5a63bf22d
MD5 c589041517287e3ea1112f2e8cd51e91
BLAKE2b-256 297dbbaccaa5ca3f7228c33e6af0e52fd05c700ae72cc089ab9630ddd4edeea5

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.5-cp38-cp38-win32.whl
  • Upload date:
  • Size: 248.1 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.5-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 086027b9edcec865612a9bc6cf0c2612df6075100995a3239e4a45122abcf4f6
MD5 b63c3232c9cb840270f11bf7b288ff45
BLAKE2b-256 65413c11761016d3f8e64f208849ab4c39c821a500c31f3965b7453f9040f683

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a583dce32d762ab1765776c028f6e82a094cbcea4670e15bd1ad965185936c56
MD5 8442ba99700ba0f92f6e0b62fdc254a1
BLAKE2b-256 6ef433febfad1e62b61ad9da69bacee83cef643a5eaa3c6e704aa8f5e6a6cc10

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 056e337477a24fd757865fb39a79567eff9af1f75faad42a08ab378772df43cf
MD5 3d16baace161037503fd614cedaf3ea4
BLAKE2b-256 93e231aa01099a56e4a22203e183c34447015d90545d24b443b64d9df301e647

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.5-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 89150111262a834c940a6f874b851e502e31fbb715368ecd2354c7118b85de96
MD5 5028f3317d0ab6619224870bfe6df818
BLAKE2b-256 4176f44255aa5d708820f6fe6aba05e328e757b60afaf7aaa628ed6cf860ee9e

See more details on using hashes here.

Provenance

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