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

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.13-cp313-cp313-win32.whl (265.7 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.13-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.13-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (442.8 kB view details)

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

bitepy-0.6.13-cp313-cp313-macosx_11_0_arm64.whl (239.6 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.13-cp312-cp312-win_amd64.whl (292.9 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.13-cp312-cp312-win32.whl (265.7 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.13-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.13-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (443.0 kB view details)

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

bitepy-0.6.13-cp312-cp312-macosx_11_0_arm64.whl (239.6 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.13-cp311-cp311-win_amd64.whl (291.1 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.13-cp311-cp311-win32.whl (265.4 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.13-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.13-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (437.3 kB view details)

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

bitepy-0.6.13-cp311-cp311-macosx_11_0_arm64.whl (238.5 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.13-cp310-cp310-win_amd64.whl (290.5 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.13-cp310-cp310-win32.whl (264.7 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.13-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.13-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (436.0 kB view details)

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

bitepy-0.6.13-cp310-cp310-macosx_11_0_arm64.whl (236.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.13-cp39-cp39-win_amd64.whl (294.3 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.13-cp39-cp39-win32.whl (264.7 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.13-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.13-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (436.2 kB view details)

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

bitepy-0.6.13-cp39-cp39-macosx_11_0_arm64.whl (237.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.13-cp38-cp38-win_amd64.whl (290.5 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.13-cp38-cp38-win32.whl (264.6 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.13-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.13-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (435.8 kB view details)

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

bitepy-0.6.13-cp38-cp38-macosx_11_0_arm64.whl (236.8 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.13-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 292.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.13-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 81011a34b36542b9ba977029dfcbbede8553d59f3cd22e9ab064dd374aa1ddd8
MD5 e2dffb9d940bad98c9a6d24a8f09a017
BLAKE2b-256 97df231cf13daaaa7b1e4760728138990bd0ecfdf8ad8357b6c123514936b917

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp313-cp313-win32.whl
  • Upload date:
  • Size: 265.7 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.13-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 043f864b64b7bbd857b70861f26c92fbc0db171ede10eb5c2ed21154bdead1be
MD5 398a7aed0be8ed13ab8d5c6933c944e1
BLAKE2b-256 43cec70c8dc8b40475616f52af2f35af41d247e0e2b75b79d603ebb1e4f6442f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5d10e6874e76cf64eed4fb1dacf1a563f36e5901b47ebfcbfcb501b9ac0f9184
MD5 54f14476fd73248af0d8937eff93d7e1
BLAKE2b-256 d4f4bac772bbcda4d2588798b0158d42ec55b2a2558b942c678f429a2c609659

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 124fb6e70c0ff2d6c458e9fc713fb5744c64ecb994defe6fa737e4725b491078
MD5 df84b995e2222dfc98ad4e3b99837eec
BLAKE2b-256 f7b5e8de4e77d209b2fc62751af903fe35ddd922f2235cebcdfd13bbee9c9f35

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 189361638a84096f31bc2aec0d19d027fc5d0182d9db80b78d9f0959dd546980
MD5 301faee346666658ce366c768b8ed3e1
BLAKE2b-256 a73538e71ec34c1456d0c27c3c22b09b99d6f9f945a6eb286ae906d4f7606d06

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 292.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.13-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c0f291409ad9f5d3a80a8ccebccf86792d932153bc3414ea14eed1e8a0932bf6
MD5 92dab24c809a9ab73cd8a6a8089dc19c
BLAKE2b-256 0c0ad96116d95c33b45519c388bb805aa4e35aea58be67b22ba2d34348bacc80

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp312-cp312-win32.whl
  • Upload date:
  • Size: 265.7 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.13-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a7cdad0fef17e945e9067fbedf5165c8b9814d0a7ce1ce1b8d9af6ad7351f2a9
MD5 6efdaac4f6aa466c2f62503e0e2aa86f
BLAKE2b-256 a45d8702376785229b07a641fe234956d42278ae3e2642e7f2f331aadaf016a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 db9e30c37fbce97f4cbc769a58f2ade5490998c770b736b31faed2fc84f2488a
MD5 cd7645c13e62d1fb264b9a65e8b860e2
BLAKE2b-256 d49ddbbea64fa5fe5ecf757a53a9dd53ec8b3f118ee839eb5b0d570942f91f2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 88f00740a1792a71a55ca82214b35e677c16ffdadb9eb57d0e33140b0bf69612
MD5 77e799727a95977deca761eec6719659
BLAKE2b-256 df1b74a5295c8cb379458d85c4f9951fcb5d8c0b8a80e7d940b71f7ec6f13b77

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6c182723a24c2e1b59458c2f2f4e6d226878774574785505514eb9f58faaaa8f
MD5 6b0c981de1e085acf8aeb144bd1bedf6
BLAKE2b-256 5d6fe7d1792747ce344bab48c9d6d09c613ff23f5fd504b552d936fb69679549

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 291.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.13-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 abb3f123b9aee35bbcf8b5e41e2e88c800ac0dc036af3d91d56b4262149bcf89
MD5 9da7f5d8aaf6803b66ee1e09b8af8c09
BLAKE2b-256 3ebc1e28032fe06a08b8ba292385a0956503ea1825409b82a0f3509ff3fc9393

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp311-cp311-win32.whl
  • Upload date:
  • Size: 265.4 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.13-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e4e044eae434f211fa9f3e41a43a7456baf5aee3fbc42bea324714c89f96398d
MD5 caaff4e84da6ac9c69b425af912279a3
BLAKE2b-256 bdae154d2a02b7ac51c11d5a1513c9853a6af4c95f8f321599162fd8f877a15b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b22a5ded9c9e2ec0c0040e0471d49ed32318dc2a4b2775f6d8f9153059c90741
MD5 6cda262a9ffdd2396df0186d5852b3ce
BLAKE2b-256 6172b63dd715515aab87759972ecca15a3921156be66c0cfbcf48b55dbcf7d14

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2f9493660c60151c0574012173f0785addd436db0a926b231fac65d089c1d80b
MD5 7598d556a8f1efed5c4a7e8703b02a12
BLAKE2b-256 5de4a8ba18aa813e89d467b8ab79cb3b636d4596be58f47ff1ef686beae1b938

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b0d02d7a936c4b8b7e9a5b5226637997e1758075d7254fbf7c7d47b53b6024a5
MD5 78a8c3cd0080b6199e2ed2f29fdc46f5
BLAKE2b-256 c5fca742c8d642a67acafab6606641ed626571a440011d0b8052bc88542ee887

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 290.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.13-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 19d1459de33a771c6253f27be9a8c1752a227be55c45ad5b8eddd5d7811676be
MD5 0c4f0957050fc20eb5b63ee746f8f6fe
BLAKE2b-256 e912bfa139ad23984e3668d3a203c0fb4639478192787c8219c27bacf7542fcd

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp310-cp310-win32.whl
  • Upload date:
  • Size: 264.7 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.13-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 ce49aaf7a282cfe2afa308b70e007e58e0838821afa1ea8d9dcca110af28a372
MD5 9da5272b8a9b2569d91be87dec4654a5
BLAKE2b-256 ff195109ad5dc4941b5ea9d968b9656e1ad5778eefd0213bc9899391688d4be0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bd3b60eaaaafdd0c2b5dc0b2ae636e89fb1fc7a53272852212180cbcb0aea6bc
MD5 13bee4cfa4b6c0f5b22f91403149d9f7
BLAKE2b-256 fad261809ff7b67b7cc2e39e09941d15a675394ff1e9913ac4da5b746c510366

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dfb03fede7d357e9b5b5a7f4d0f2890ae6ef91403724ec8fe54652b65f1c6f4c
MD5 e10564ccda7c2a288da81d4637f2519f
BLAKE2b-256 9a2202b11422796bb2575f4f482e44cdf48130177a92b52c7ff9842dbbb2d424

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9777411cb5b0e013728009cd4d604c4cd57236896db32a69e6840cd4ffadaae0
MD5 54457c07e081d6ae5f8fbfe0e90bddcd
BLAKE2b-256 4714d52e8ca91672c1216339435c459e7c94615ab028706c0bfc19c63731c71c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 294.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.13-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 2be8633abbad5f9ca2742d406235a3b89de075994011422345179972561c69c1
MD5 3c0bc4832c928e49defb3a5351d0a1cd
BLAKE2b-256 49c66de9627f44ec4def1bd2e313f65028eb0b4123e10ccb001eb1ae99510b21

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp39-cp39-win32.whl
  • Upload date:
  • Size: 264.7 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.13-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 f912acbddbba4413d228eb48038b2e3bb3bd1a06780e9b0a3a1314cc0abe0795
MD5 fde9468e96685d428f98502e9b2efdc5
BLAKE2b-256 ea6b55af8d52b0c3780ba7db74832d4255ac0955eaad5769c26e32f0209f429f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c0ae51560feb59451829e6eca90bd8caedb0f78231a1447c4d928ebf78e79812
MD5 568ec70cff25ffd19edad54ff6095b2c
BLAKE2b-256 ed929c0f3921fc390aca4c19b2cdcb774a5fbcc780565fae7b3ee17f2e148659

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dc0c8d38dc35c600efe9eb6355265680ca6cb31f644e3192caaefa4b88528e83
MD5 a9e769716a02e9cab05ef69eb20b3d68
BLAKE2b-256 67f710b90e09012d45cb01fe3d489f132480955fe9481e3d4650aea70fcf13fd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cd9740a37f540203c144eab46cd9478cb37d2714201e0bba5e3aec5874dcd30d
MD5 13852ac709dd74342b1e01d5e3e0d068
BLAKE2b-256 0c68e38bb2ab9bbfc653578a574333be1bc4fe3b3aa2cfda6c14dc9598022566

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 290.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.13-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 0f815c4759f00e1494236f31fbe47b23299c8d2f33bc4c5faac6422c88b302ab
MD5 cf1253b442045bd46f602a024a43a9fa
BLAKE2b-256 95eeb2bb3c777fec69b18be4eaa8ed6352d39e1121670ff60231cb9dd15e736c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.13-cp38-cp38-win32.whl
  • Upload date:
  • Size: 264.6 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.13-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 347bee6c811adc05b3e77b1364ac8dcaf54c16462d59fdccdff995c90ffbcd87
MD5 55c948412a1283df9f68b3303fd0da0c
BLAKE2b-256 b337825a27afb46585e45d2d5c95aabcf4c5c6f5304b5b7fa4e9ed939b631357

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6d2376f46fbca26228db91aaa9608b001bc09f54a1403686c8b548f369987a95
MD5 dafa858219699deb1c618c06becf525f
BLAKE2b-256 993e67f1feb58f4d998bce2e7f7fc235d330d68932de9cb6ccb96b1faf9a2c36

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bd9794d535f8000ee6abc941fb37f6ee3f16dd32e667b24f47875aeb81d15993
MD5 f155e9708a10514c0239a673b69fcdaf
BLAKE2b-256 d4106981a9d8c45f271b100b8fa4d1c75f9b5729a27f36eade0218c071fcb7ec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.13-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 304a5c10db71569d2553bab24f65431a3215ea7b4f832bbd9f70b3d3e9d9e3b2
MD5 c90fda5e0c81a79bb888db02dd485357
BLAKE2b-256 195e49dec6a66daa1b2766e44cee6c931a3c1efb8811015e76ad39cf9293a508

See more details on using hashes here.

Provenance

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