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

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.9-cp313-cp313-win32.whl (267.0 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.9-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.9-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (445.9 kB view details)

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

bitepy-0.6.9-cp313-cp313-macosx_11_0_arm64.whl (241.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.9-cp312-cp312-win_amd64.whl (294.8 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.9-cp312-cp312-win32.whl (267.0 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.9-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.9-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (446.3 kB view details)

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

bitepy-0.6.9-cp312-cp312-macosx_11_0_arm64.whl (240.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.9-cp311-cp311-win32.whl (266.7 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.9-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.9-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (440.1 kB view details)

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

bitepy-0.6.9-cp311-cp311-macosx_11_0_arm64.whl (239.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.9-cp310-cp310-win32.whl (266.0 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.9-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.9-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (439.1 kB view details)

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

bitepy-0.6.9-cp310-cp310-macosx_11_0_arm64.whl (238.6 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.9-cp39-cp39-win32.whl (266.0 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.9-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.9-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (439.6 kB view details)

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

bitepy-0.6.9-cp39-cp39-macosx_11_0_arm64.whl (238.7 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.9-cp38-cp38-win32.whl (265.9 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.9-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.9-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (439.3 kB view details)

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

bitepy-0.6.9-cp38-cp38-macosx_11_0_arm64.whl (238.5 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.9-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 294.8 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.9-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 481786864d57cca673f546f635001d9880800fc7290e9cfabd3ea48292c966d6
MD5 a6eff7c4437084f225afbfe74be903cc
BLAKE2b-256 7bb45bbc432b485e9a4afd86eaf718cf2af23ea5cf48da768b334991c4b80aa3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.9-cp313-cp313-win32.whl
  • Upload date:
  • Size: 267.0 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.9-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 a8500575af06f4c9cd4b954d4a287659b9086dd7e194dc82e0841b64fc31ec71
MD5 b734ff503813b4de2f5664380c28feca
BLAKE2b-256 08eef9a3ab0e92fffcd3eb7c354fd8ebf03fc7ea6aa38b1076191ed4175ad184

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bb8c23c9dc423cad4e443118d7d57b20a6b6ea9b0398ae0c429890d8eaa68b25
MD5 eb05b382f28962ca9fafc01af23b9b97
BLAKE2b-256 a30c65c33c45b11a01be2e5b48d9f24279ba613c7f31c495a633e796dd542cbf

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d5cd16082469f2618547852e333e1fdf138610994efe5c4008c29ff89e0f11fa
MD5 b17be49ea14cb97cfabfea333a11be99
BLAKE2b-256 06f915e1cdd2930981275e34d02dfc2ed0aa7b405d9715f44d3a160c4d8a4f91

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08eaa486da630de0e7b095e294dd61c2ad30518de893c17838e4690bf7f391a5
MD5 21a07c398360cd5a4eafc3d96b1240a0
BLAKE2b-256 b2ab0c1daaf4a878015d3cc467cecc73ba8514c81e222956bef5d3bc9ae74fe6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.9-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 294.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.9-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ea97de13a098793ae85b4135cf99284018f3bffce22cbc3e8a01cbdcbd86622a
MD5 c75a14b8638945bed9c5bc97522fdecf
BLAKE2b-256 d24367524b2dfe32500e6328b50c086d764fbfd76161035130c62e839a9fa603

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.9-cp312-cp312-win32.whl
  • Upload date:
  • Size: 267.0 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.9-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 f8e53d68ad94be014978ca1c87c47b27d5a40d7ad37576a075dca0d62da84778
MD5 6e05e4edcfd37aec3fe9b0e1d7b4abbd
BLAKE2b-256 c1690a8bfb3f6c360ea443a933598480ecf93b33963010df4e06c2001b4b0bd9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 23ee65b82e31ae735e3b5f591a696c4df482fa4b7d7160cecd93d3c7107f8c9a
MD5 a50c60e4e84e1bfc338d894812cc7a6b
BLAKE2b-256 d8f03c95de1a5c4a3c32554f5f070edc1d55cd867501beb7e2bdc961ddf9fee9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 73aa98a11010c796f1997256fe99134ace3b335c0f18b4f26bbd3b07e81bd6d3
MD5 a4543035f50b72e1e172b9859d915b38
BLAKE2b-256 56c521139e4cdf0e68bf97a0d5c90363a07d95ce374b2eb523d84b039fb019b5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 011ca34fa5f7ebecdb96285d1742781c0eecb028a31f4c62272c6239b0e4b4e2
MD5 22b182a3a54e6b588352e36f7287f44c
BLAKE2b-256 3b2b9cfdb896ed2d91ccb060fb5b7c3dfe4d0e7e5b85f3b4b839bd643b5f8e5c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.9-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 293.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.9-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 70694e213b4235e9e1cb2d3c4d1299fe366585e9b99bf8a18ce8e6b0ce9f1a80
MD5 1a5c6e1d3626fc58f09e1ca612bb1d69
BLAKE2b-256 fef126e793a54fdf418255830f54fb59caf0f1d3209e1d983d347d47dd701c54

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.9-cp311-cp311-win32.whl
  • Upload date:
  • Size: 266.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.9-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 50e81fe05bfaf211821a6a1dc36bec533b3c5d9ac0ba794ab48ad391545e2649
MD5 2877b6deb323dc9b27857948e6c54484
BLAKE2b-256 b0a6e4ea5beedd76e6132633a40cae01c45430503867787250166724d131a0b1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 26bf098ad20317eded270594ffe298307db42265f9d96fcbb0e711f507f7b62c
MD5 96ea19bc9329073ed9b507983161acd5
BLAKE2b-256 3d34656960360e2a3059832b93b5a4d4adbaab1a8dea2ee8d167e890cc7d76e5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 74dad7965681e6756cf9dd5d922d0a0e93ff160e54635b01d7128200d98dc530
MD5 6025624b4bc2f1cfee9571cfac22a60e
BLAKE2b-256 3945e8bb902c0d1151e82e4813f3e5589104c2a0fc1cf99e3b405467053ab919

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6c90865db393c42cfe3e6078e24f8d9bcf3a012da8fd03b3a738674c4fd5b171
MD5 15036b7e7f22b6c1d235fd6b7fb215de
BLAKE2b-256 3417783660148d57f125cd7d5bbc6a62f13ecf77aef33c849e08f520409b3619

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.9-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 292.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.9-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ad1e85efcba211ad08a21fa8a6f1fadd920b60f1d04cb313133c2e11c7c7b137
MD5 ff583746c2b6d678b9ddeb3583469e50
BLAKE2b-256 e9448cc16f9b55649b47baccb26ece393c5c238572ed4142e156168f53ac2ee2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.9-cp310-cp310-win32.whl
  • Upload date:
  • Size: 266.0 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.9-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 7ad7b8d4bd1f61fe81b47cd5e24c55889965a42e90bb63864333fe78484b3d05
MD5 5d194f719e053211373de590c8ddaad2
BLAKE2b-256 d00e2323df17502cec12e44070c1760f5b6fdba781bddd9d73188fa5526d99e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bce1ee887079f9d8b034d3811cc586e9c2f5ba0f8850cc67745548a97bc7be9f
MD5 7ff932b7a34a55b41a8dc3b49394cf8d
BLAKE2b-256 215dc0ebdeaf89c11832acc5909276e08e07976c7d238987d5fd903ef4afbb28

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 15faaef667ad89a5d2b40a64b0df5dc32dd57dcdf1faa079bf404b2b0513e6e8
MD5 979e7e5d9a32952784cf6b07f0b2fe84
BLAKE2b-256 acfa5240933254cdc8a11c732bea6aa71af96f1bf066d6f58d71208a2b83afc8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 837e9e99cabfa2e9807b2d1be986b5fe920954b96ee5cfe665a962cc3798c83f
MD5 15dd7fe1ca70c521443b46ea9a0429a5
BLAKE2b-256 04a849b6ca79469d9bb0a597e808fcce3b4a841767324d314d33ce94fdd03691

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.9-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 296.1 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.9-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 717f7f9809b3e3658c637df497345b923d7fd498f0570817aa9371c7c84594dd
MD5 2dd74e34ce9df4ec00eb8c54e1957a50
BLAKE2b-256 e13623c3e567aeed93a9efbb5ec60b7e3369e1505c32d0905b58d102ea7afb66

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.9-cp39-cp39-win32.whl
  • Upload date:
  • Size: 266.0 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.9-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 ccc19b0d6236bf386d8ca7444dc858cc57438aee180f0c965dde311347a39b56
MD5 1b7a9c4a09cf817dd9a79171a9761a31
BLAKE2b-256 29d827f875525a079e37b9e97efbd293b85d04101b39952eb70f2123d4d0057d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 72f4e4d6055c51a210798cf7a742b3f48251c18f6c8f1d37005d99e5cb213ccc
MD5 43ad229327e680a5bec01e60d082b9e4
BLAKE2b-256 5fbe75e0a9731180a4130aca8593657cc60e9eea53650fe8fee870d617912269

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 12e76aeb4a412d4d63899a1213fca3fb3b7d157225cc6b69daf1bc44fb29a3c8
MD5 8cce52b87d480cf86db5ab7b939b1272
BLAKE2b-256 e759e30b4acd6753b430101b9c343ed176e6f1b6e3d642acd5a8d5e1756e7182

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 103841a5c4a4ea63b444fbe45d5f8b3980e5ea5d350dddb6d4a774df13bf060e
MD5 5ad81ac3787dccb0b7b34fd07e5431d6
BLAKE2b-256 00efbb9d97c43ca82ee71f6e2063f7ab96e8d0699013170dc1e277ca3e1d61fb

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for bitepy-0.6.9-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 5ef6043e0b3223d00bae5295d91e0acfb7a97cf171a67637fb7b1eae18ce0a24
MD5 0365abf52dfdf4120947d62098d18934
BLAKE2b-256 910c26489232a9c09480ea557c053abd8c3159982450bc69b9b67fd41a0826e3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.9-cp38-cp38-win32.whl
  • Upload date:
  • Size: 265.9 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.9-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f8ba4fb2ea3a2cb2bc224a3456faf958498dff475f8b959a6201b13dee78c40a
MD5 abed07f1cb87fe8ec807cef26d554cf2
BLAKE2b-256 0005cc977be06e8d01332b128e9d1861b9bb021958a15f9c026293ac6f812064

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 02d685f129ed616e49adc0f5d00bb485307b74cd3fe8d136ae638ef010bb2681
MD5 f321d3a175f02a65162ca0de14cd2d95
BLAKE2b-256 38027e47b7188e6c5f15f330595d0a628ed50988c09b2ee772ef9e7b68776b42

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1e1865fcdc4178468a696495fb848dd86919fd6dea7cd78c63fac7e91a3f3138
MD5 5f73a6177a8a56f4f6e8db3b8034c38f
BLAKE2b-256 d3b014a818b2d57c0907f2e4b478cc511da692c110146cb5a8087d49b69a6343

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.9-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f77d8773f371318f95e4c979805a72fcb876a23cd6abed38ece6512444e93052
MD5 b1bb12d6a27f8d69b7b80fbe4ea326a8
BLAKE2b-256 a357c5ec5802c2dd7fda91632e958f7a4085ecff2c9dbd05ade837775ebb271a

See more details on using hashes here.

Provenance

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