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

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.4-cp313-cp313-win32.whl (246.8 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.4-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.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (415.0 kB view details)

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

bitepy-0.6.4-cp313-cp313-macosx_11_0_arm64.whl (218.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.4-cp312-cp312-win_amd64.whl (273.8 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.4-cp312-cp312-win32.whl (246.8 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.4-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.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (414.9 kB view details)

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

bitepy-0.6.4-cp312-cp312-macosx_11_0_arm64.whl (218.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.4-cp311-cp311-win_amd64.whl (272.4 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.4-cp311-cp311-win32.whl (246.6 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.4-cp311-cp311-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

bitepy-0.6.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (409.0 kB view details)

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

bitepy-0.6.4-cp311-cp311-macosx_11_0_arm64.whl (216.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.4-cp310-cp310-win_amd64.whl (271.8 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.4-cp310-cp310-win32.whl (246.0 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.4-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

bitepy-0.6.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (407.8 kB view details)

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

bitepy-0.6.4-cp310-cp310-macosx_11_0_arm64.whl (215.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.4-cp39-cp39-win_amd64.whl (274.9 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.4-cp39-cp39-win32.whl (246.0 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.4-cp39-cp39-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

bitepy-0.6.4-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (407.7 kB view details)

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

bitepy-0.6.4-cp39-cp39-macosx_11_0_arm64.whl (215.6 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.4-cp38-cp38-win_amd64.whl (271.7 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.4-cp38-cp38-win32.whl (245.9 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.4-cp38-cp38-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

bitepy-0.6.4-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (407.4 kB view details)

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

bitepy-0.6.4-cp38-cp38-macosx_11_0_arm64.whl (215.4 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 273.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.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 dcb6fe136dcc06bb8a91f9108ba64c4993a6d219e968e31c10418dea29c68c21
MD5 714ba130c50f2104cb36a7925b01ce8f
BLAKE2b-256 bbbc4d20c34458b8a126da2d492244f6ffd527177ac36b0a17ed7c956fda8683

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.4-cp313-cp313-win32.whl
  • Upload date:
  • Size: 246.8 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.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 25af168f0627afc5663c6ea4a3979d4ca5b21581ad5c2f63d1e05678760564f8
MD5 e341649c23e4cee707ec0e511ee4b9de
BLAKE2b-256 83cd7e732b99b4b06769ce0fc0f2e1b4504c45e192f2f7a9488964a7f2aa913f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 88a6f48084f0c27272089d36d4a1356e5ff4320858daa12e790cd92d80a3e4ac
MD5 155f12b5aeac841b6a8d12b02c357c13
BLAKE2b-256 29a06cda93cf28790fabb0fdfecc247c85f18cd8d4c179540fdd3a2a9108a634

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 83b9bc1343d645aa4471a3e6e2bea955653041c686ade5c7fd3d93f2b8cbc723
MD5 55dbee444ac552fd09e30e52984fea79
BLAKE2b-256 e1c6210ecf1260c5e819179d713d31e4f761ce0f6171f97f004fc489bddd1dfa

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4a410591c66e12cbc946bce39dac6dc900d00d257a2158fe78332cd67072205d
MD5 ef04beed6d477f6ceae25ca9d2b61b83
BLAKE2b-256 95d044ba132fac971ad7f9de11cbb9ae7af49928e8ba99f0227b828cae5e3ac7

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 273.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.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 958565f98e501ebf3d7c775affa8355cf339c64863ba1d72286d85cafe794b90
MD5 75c00e63291caa9e714f86c93ee3afd3
BLAKE2b-256 76d1fe2d43c17b21d8da6355edda5d48b3063e6c299678c696b7bb1a147dd4c2

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 246.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.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 ef2978886761e1c303b6ca4ae05565cd4b7900fabca9077fd8069e10b7103ea2
MD5 b91ff6aa5b93bf771cf28e5efed477f2
BLAKE2b-256 bcc91f4ba6c1495ccf635cfc53f2dc856895d0a1fa773520914cc8aca43ce0f1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ff2ad2d3cf84d2f2097a3963e72d20a20da20add32c64fbfb1e0cab7ef8f6f2e
MD5 241831d2ffbd9892a9048efd7587aa37
BLAKE2b-256 d1c8ea5d9c90d69a5b4c22c70faaf0a144935a4288e01d1d74df886e79dfcee1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 926f3adefd1833ffd63388d1e773ea88cd8096fcf6072ad23509f44f74e2d195
MD5 7427f33d6ac74f0bacb73bd0b6a68d2b
BLAKE2b-256 361f6e49de61b3f43aad3605392238188be86c89673df25a80577800c602532b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44c513e41bbfe639f0fbef4c0e76eec7e73f9e6369fc60fad7e8a9b21f57437a
MD5 29e74110d95d751c04c8a0a772dbabcb
BLAKE2b-256 2b406fe32d6ab1a1cac8990553f1703906ef97bb21f28c91c1f9a725b73d32b9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 272.4 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.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 877c494e0b0d0e48f67e2e431b61716dfd7be6c222b2d7c6d29fd21c70977eea
MD5 0c1e22fbc1ac4ed54a4ac71fd2b2818b
BLAKE2b-256 2f64a0a5811e988774544d2e2b8dda604acd6612188582ffc67ae8a92146487b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 246.6 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.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 2701e72939b0b4d1d9de7827c369b1e24e1253aba006a49d32246fde3721bae3
MD5 1c4a847d95c73d13961215ca1196cd36
BLAKE2b-256 1ad897d12ee2e9e475adf3e53998f59114266265b340f247e956aeac1d349388

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e6770a1b4f97c70bccbad1e6439a0a1e93546567fbbd74fef5176226f6c74005
MD5 4215060e8ee34c26943248cf26aa4dbc
BLAKE2b-256 4021f6918685be19efd7149dd269cbf7b4371332579a9be23d6bab8af52a49a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0cd2ff2bff8f5e0961f2f74a554ca60c33cd2a303b41733d3d2b615f4f4c875e
MD5 aa28759235bfc0d4ada7d064b313a10b
BLAKE2b-256 8c1c69f39c64323f5e92861f344f980171fa8bb641139e1a90ccda519e8453b6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d4582efaf083167361cdaacedbd7aaf7ff89f489981bcbbf10d86a0e84ad050d
MD5 71bfacc94c443bd0a347c11543287d4d
BLAKE2b-256 14ed3aab5cbd32e956b5f798a0248f102091f0a478d180b378c2918b25df1777

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.4-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 271.8 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.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9f71517579c80673ea8e646d879843aed6203cf121f1ab0403d3491f56b0bd08
MD5 69f2843b4bce3beaf8466c9f718d3dc0
BLAKE2b-256 ca0042bcee9a5057fb00a6f7b543170c7bf15f57d1db92a1131d90dcbc87aeab

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 246.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.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3fbf7c72a1a70e0f3eeb4a0c65105fb0c53b389af12d75a428c7529b9bdc67bb
MD5 0ed22b592d11076b9a657184f4296b1e
BLAKE2b-256 11079c53040f05cdc70700d39257e17dd786484129a40a77eeca588d45150bec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7beb4a4e2eaaabb8315a73e0153dcee9926c48766ea593e27b769e0e9586efd8
MD5 01ae803338e4c5e5cc369d8da93e0177
BLAKE2b-256 9c6c61b8bb79584fd6949434b2aab179ea667b77cc27bec856c55d1267c7da0c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 062d07d538c6d8bee07689964891f9e470674ca6f797e63c098c7ff1bb522834
MD5 9b9273ae39c28f55c93a67db59b99bc8
BLAKE2b-256 79fa7dc13115a01759de5b2dbe8212499b4314b43db42969ad5ae92e07c26a76

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6c786a487e447d448e1a43bf4f8d1fdfc945b142818cda17327d4b5fbf475781
MD5 644462a0a914c525ed2c06cd936139db
BLAKE2b-256 43c94da292addcf22e73f8dfa5300f392765a37ca571e6e19d3ffbfbc9f2c479

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 274.9 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.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 a81c20e7eca868d1fdb97f270c4911bf191bff3be55779f42d2d0a1a5436f05f
MD5 7b453c73c7c1257c15a725d4814f475f
BLAKE2b-256 2725973cd609de2f5e6a408566a31f9529304476f23505892efc775ee5106968

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 246.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.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 5f4ea3b0382ffb00b628547c936bc36c30aeeb2b5ba14955bf73c45bfb64ed3d
MD5 90c52131b5dc2c929fe1b0d3364bfe77
BLAKE2b-256 60867e69f0e2ee9b176b109be6fa5d9399ee622b19ef918a8c8a8510f4e56e87

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 393d714133c46993472c0e8609b1c603d946f584ae3712ba6a54977c3cbc9b3d
MD5 5d6515a738510d9930d6a55434e62f52
BLAKE2b-256 04a6289efe0ddac3fc1825df0b0d073f5134ced3c154ed4b2c6466d674c9270e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3d9d5023443283b5bf0230e2002a079fb30853ee77895195970141202192ea5e
MD5 d0997c1a85d8c3651fb815346b957082
BLAKE2b-256 4048b663e8b7feb1670590ca695bf5212f675a425fa617301002e7f3a2c1cd9c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 fb7d437809b9a32b49f8be81ae0bef7439433d23acd2d1a1f260cf7a74fc31d4
MD5 cc5d782965bf75946e93928b8c9e11d4
BLAKE2b-256 dcc41b03a92804be4106b8b13df456d15069bbeb327d8f063cd2d27e37e8fe38

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for bitepy-0.6.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 2a55211fe020e4999b2867b9b6f26c3ae6ba4beb7a01c0e6e813bb7e856f88b4
MD5 180e265c4b70526da99dfb4af5f3ce95
BLAKE2b-256 a94d182b4dc7683792f5c264a2e6e4697b248e32ddd5faa31931f334b6058154

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 245.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.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d00ac40fdcca7efadd2df0223d6985576fbbe7d555c95ed8707601b9fffe0884
MD5 256c279c5fa03820909d9e6f1b3f8262
BLAKE2b-256 c7feeafda23c0bdfe2101ec0e99f1fde8dd5b0a91a051a978841e7fdf1d457b8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6f71936fe74f69c20df0115ef5657ae79866cd041bdfd7038cf2042f015aa6ac
MD5 8663ca9526dd66d90e2781fda4c6f2de
BLAKE2b-256 79a72fcdf3def61b4f0d02d959f162cb86cfd394d05cae2d30e454c7a61f24a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 59fbcfd770a0198b46223374d1d47efa6ccac2278c3b2722655f195c4f5d7a00
MD5 3f09eca1b0b3ba93ab763ca059f877a3
BLAKE2b-256 472617213415249a2ec57d631e968af94a0ad49bcee7bae1b74512cde61c247d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b78f61cf0a89acf8a82475f6e0b1afccca8f96b74cc5026ad5e4463cbbd2d984
MD5 71cbe824d87106c8cb5a4f6a0023816b
BLAKE2b-256 ede0396dfb08cdc69cd43a287a6fcb387f2ba262f0f0030e1e56ccc14221474b

See more details on using hashes here.

Provenance

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