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

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.3-cp313-cp313-win32.whl (245.5 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.3-cp313-cp313-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

bitepy-0.6.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (410.1 kB view details)

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

bitepy-0.6.3-cp313-cp313-macosx_11_0_arm64.whl (217.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.3-cp312-cp312-win_amd64.whl (272.4 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.3-cp312-cp312-win32.whl (245.5 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.3-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

bitepy-0.6.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (410.4 kB view details)

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

bitepy-0.6.3-cp312-cp312-macosx_11_0_arm64.whl (217.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.3-cp311-cp311-win_amd64.whl (271.0 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.3-cp311-cp311-win32.whl (245.3 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.3-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.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (405.0 kB view details)

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

bitepy-0.6.3-cp311-cp311-macosx_11_0_arm64.whl (215.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.3-cp310-cp310-win_amd64.whl (270.5 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.3-cp310-cp310-win32.whl (244.7 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.3-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.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (404.2 kB view details)

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

bitepy-0.6.3-cp310-cp310-macosx_11_0_arm64.whl (214.5 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.3-cp39-cp39-win_amd64.whl (273.4 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.3-cp39-cp39-win32.whl (244.7 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.3-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.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (404.6 kB view details)

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

bitepy-0.6.3-cp39-cp39-macosx_11_0_arm64.whl (214.5 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.3-cp38-cp38-win_amd64.whl (270.4 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.3-cp38-cp38-win32.whl (244.6 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.3-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.3-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (403.9 kB view details)

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

bitepy-0.6.3-cp38-cp38-macosx_11_0_arm64.whl (214.4 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 272.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f289aead0d95336235368141dd156cac0b978acd8dbf613ce839bde898a3b09c
MD5 5dc36abc8cd1b56484c4589647996d02
BLAKE2b-256 8cd0cc685c6a1871a80971a9259167c49ce351a8875427c18bd4d9756f8d8ffe

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp313-cp313-win32.whl
  • Upload date:
  • Size: 245.5 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.3-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 459f60f76a7f666cccdf8100deb2b65f43bf4d8e032c72a1c00fd3a979e1e1a0
MD5 825d5999ba2f944e028001f8130db16a
BLAKE2b-256 abc2c2878f122f349f0791fd7907c8c1690ddf87f98d1491a6865605e512a756

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e8157cf7a39be3c4d646a033ce83c9a39caa3c2d792b1006065e4ef25a725072
MD5 ff89a59703f3efa601ec03c35b8b9d12
BLAKE2b-256 9106dc773095d6bac0c779c2aec7aa01c03cab6b49e3c5104a52f0ccfd1a59d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e179925da4423cdd6aac3528f36570e51e13c20ac0d08c25eb39d3189bb0f3d2
MD5 621e68b845e3c003221dcacedd7ec9f1
BLAKE2b-256 41a96f906b9e89a22119846277d47add3f5d610be51c297cefd9c40b0963dc58

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2a10534410fa164e27509e3cadd06e65987ddfd74b366b7ba143b7659eb77a96
MD5 ff70bbace999c8cdd76c7c3654638705
BLAKE2b-256 574cbf78ebb0e5d76f87d5f5cecaed2e8443f902e26ab193368786e43a274364

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 272.4 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bitepy-0.6.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2d59d7564cbe4972b875ffad8f5bd94c1349c3c4db38fba77fa1bad8ad65085e
MD5 daafc5e4c8d8c1fda98d3f7b1afaf937
BLAKE2b-256 c21c542082b69f0c63db1eccb74b52b74d94c8054ae92903c4e597fc83ce98ce

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp312-cp312-win32.whl
  • Upload date:
  • Size: 245.5 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.3-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 dd1a8666378e6f04687c0624104a4f6fb99678661570d745b0648565fb762063
MD5 572c6e135dc84d031065ded6058a083d
BLAKE2b-256 7c8ffb3f1fadc3130853611dc87c99f4e4f887642115a304dbbdec1ad909c8ad

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ae0ac68540990ae7c0d714df417744bdb59c4ebd4d5b1cce04c62072dd06bb0e
MD5 bf1ce7c04bd15275c49bd8e1087000b2
BLAKE2b-256 06d95e43413d589518b8457c920c50124c82fc161fdf22d10fc3b9f8e4e6ef20

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5631da071bf6a2e35e343b48778a38815ce1f9af82030d9abb2e93bc13adc847
MD5 2181c91aa5ef5ef8673dade3bff4d2c8
BLAKE2b-256 aafbc747a60282670f07cd0e7406e3e638c0f31affa599253d6548154caba79f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 96862e5dc8838d580c5d84dfc86c4ca56af0122b3c8683a15390fbc1429ce673
MD5 bcf9487b4b7d2ffa564567ea593e83c7
BLAKE2b-256 763be22c2a98e4d2581d811bfdc1c99779c267ca105012c29cf4a09d72fddef0

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 271.0 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.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c1d7208b10b7c8b158d95512b6e3743ea71c3ddb568a1454e4458ebf3a3be78d
MD5 9b23ce507cd01d037f24e733f0b4d658
BLAKE2b-256 bd0429348037c42116a9406ffcf9dc30e402a289a78534a1e5ecf5f5d7908495

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp311-cp311-win32.whl
  • Upload date:
  • Size: 245.3 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.3-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 7c183c47dc2873276c8ba2c14df7cc62de62b8cf26844a26cf9667bf0f56b973
MD5 df1c5e82476869bb4c96653a9180bc3b
BLAKE2b-256 f00971963a86c30f9d2602ab9fa8ffe16a90292882be1356efd1f05b6a3f2764

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d9864631c9b003815bd6f9065a5dc79a3a0383192e9859d28412807d4ed415a5
MD5 9ba8c9f464f3a21a16b36f5ad514d27f
BLAKE2b-256 4352f59c7c4fe011f21cd33f3ea70fcd95877f3dbc5c752ebb3a556636d639f6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fdadbc8a13f0bb2ab81e0fab2864067663322015f94007aa016a8aa90e327e62
MD5 f9bb37fadf1e227378048b8d370702f3
BLAKE2b-256 d8b8983b71fa0200d7f6c398746367da5d5afc2c63dc68b10cf9ee129b350efe

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 12ecd6f92d451becf9344debe5459c45c917c2d297ee45b0d4a5b6f4085eb655
MD5 7564b2a2e845811880262b758affb797
BLAKE2b-256 353802e97a10f444c9e36ea9a21d91abba430c05ffdba6a1892c16909df947c3

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 270.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.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8450b3a59ccbc99534f652b93704dfe463bbbf30aebc2b90a3fa0cc5c7894f30
MD5 3acb35ab43cedd5c1d2a3c25aa11de42
BLAKE2b-256 89aad5df596e251475adf183c0bdde0265131b25bb4673d582b0fb044c8a2e41

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp310-cp310-win32.whl
  • Upload date:
  • Size: 244.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.3-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 74df234da86c9e9bbc9f2b80d42f52f786cf8fe2c0d6ffdafd8de9a009e294f8
MD5 531986ea794d520ebfed7ee9408ec07d
BLAKE2b-256 2aed66a0e087603fc8a71239108c2bf65bb153be2eb3a243204b988d847b141c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4985f770a9f72bf61e1580a424c58ffeb466a785fef7b888ba40a5ca5a88e215
MD5 0e8cf628ec239cb9906da5a77c5749db
BLAKE2b-256 a92df0ac4ffbbb5353b943d500f94ab6271aedf27c83f84ff4fc2d92ec0de566

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 80753ee5603ed748910261d77fd439b8e53674e58c470f74d89381d7d5cc140b
MD5 29781e5c22489fc88d8f5ba84eec6d37
BLAKE2b-256 ba01921e90bea499c3b04e28a0e0f5e39a064e66256ab146b19d8ab0f986f75f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 051514dbb09d4c47143f5a4e151a90ebf8ffa7b7e05c3f4c8c22a0d6c703060e
MD5 dc9d1ca698923ae6db5e73bba6456b4d
BLAKE2b-256 92d93d351ff0af4fe1f77584370a036a733bec41fc6ece66dc96d263d73ecf91

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 273.4 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.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 98503914198fdaf294370766d2637e510f28dc7fe3183d02069905d7357fbe6d
MD5 b6768c35519deb41e7862d8c8175afb1
BLAKE2b-256 74af741961e2c0bc84d403eb0ad93b2ca331e9c749c8c523dcbb45fa4030651e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp39-cp39-win32.whl
  • Upload date:
  • Size: 244.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.3-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 53268fe37b74875e5bb53a9a31a965bd63d4572d988952c8ec63aaec7304d282
MD5 8c2cf328374dce2e70445f4bded52e32
BLAKE2b-256 109877530031dee85dc6564444bec984b5b6c94e637e7345a755d69639279383

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8c7ed32ed0537509fb2ee4dbc9f01e9cf88e1289969ca8b7a6108bb10e2f4f07
MD5 ae9ab122245cfedb8897616aef5a7675
BLAKE2b-256 b7210cfcd87515548f78d4cc5487f287796a145dea0fe362657dcad96839d231

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c17f871d4bf0b91e749b6d47988010e7f511e86dab810acee7c830c67c8d01bd
MD5 df6557d2dce95380e8e4c7da4aedd355
BLAKE2b-256 41dbaca85ca284c46e397bfcfa3aaeaeeece8f11c1ef85900bf55977fc2d0c73

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0cd26658e309c816fe17d0c3a48590cfe6905eef83daf905ac2ddf9a1f246e8b
MD5 e58932ad5c6c0d0ac34b302a2a034f1c
BLAKE2b-256 1eeeee369d60a5f8400937194900a477f11356e8a9ecb9549d78724096609b6c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 270.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.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9d2c71471742a0a5cf4e7a8ee890a85706a685618e723f68fc1ad78888a34ae5
MD5 d4a431a75c7cf7cf0c0c6a41e5636071
BLAKE2b-256 a658bc3b8a10a875cd5747019061d9691132357155882cbdcafbe8f7617fa34f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.3-cp38-cp38-win32.whl
  • Upload date:
  • Size: 244.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.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 9ec1a59e817c99488bf29e450a74f7716892d31a053b8be025dd5306a9cf12d8
MD5 8e674a89b7467c8ddd28d964605f793f
BLAKE2b-256 68f61af9a2f20a1bed156ac0986facc3535f0e327804013af5a13eb75288b340

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b2eb58c2fad371a294d432ed5fafd4ddddc96caaebf67a74c1e44009d04e1145
MD5 e074ed8035de23645e0cdee663f9be43
BLAKE2b-256 85701b8e9ede1d99168e3c94d8c910cc976c993e466b0765d8aa254e279b131f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a83cbaf11413b4821dce45c418f58f5c96ece4a0619f9dce90228d36b93ba63d
MD5 937d98f7e350cc9b3341cb7cba507143
BLAKE2b-256 ba53904eaa4e29de70d0c732efb93d0678285211b7973d761e39d2ea30d3303b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1cc0c8b52da20a9605b8e0dd85dbc7dcc55e6fd22c9e0d5cecfe73425ccb419f
MD5 822057da7bb0f60b0e34140152ef7509
BLAKE2b-256 a581199ed49f4234d1c2113ae94c7071621a18b325bc9097036dbd3b14fc6f40

See more details on using hashes here.

Provenance

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