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

Uploaded CPython 3.13Windows x86-64

bitepy-0.5.4-cp313-cp313-win32.whl (156.3 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.5.4-cp313-cp313-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

bitepy-0.5.4-cp313-cp313-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

bitepy-0.5.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (365.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

bitepy-0.5.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (383.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

bitepy-0.5.4-cp313-cp313-macosx_11_0_arm64.whl (144.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.5.4-cp312-cp312-win_amd64.whl (170.9 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.5.4-cp312-cp312-win32.whl (156.3 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.5.4-cp312-cp312-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

bitepy-0.5.4-cp312-cp312-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

bitepy-0.5.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (365.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

bitepy-0.5.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (383.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

bitepy-0.5.4-cp312-cp312-macosx_11_0_arm64.whl (144.2 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.5.4-cp311-cp311-win_amd64.whl (170.3 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.5.4-cp311-cp311-win32.whl (156.3 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.5.4-cp311-cp311-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

bitepy-0.5.4-cp311-cp311-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

bitepy-0.5.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (365.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

bitepy-0.5.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (383.9 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

bitepy-0.5.4-cp311-cp311-macosx_11_0_arm64.whl (144.2 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.5.4-cp310-cp310-win_amd64.whl (169.2 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.5.4-cp310-cp310-win32.whl (155.3 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.5.4-cp310-cp310-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

bitepy-0.5.4-cp310-cp310-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

bitepy-0.5.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (364.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

bitepy-0.5.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (382.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ i686

bitepy-0.5.4-cp310-cp310-macosx_11_0_arm64.whl (142.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.5.4-cp39-cp39-win_amd64.whl (168.0 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.5.4-cp39-cp39-win32.whl (155.5 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.5.4-cp39-cp39-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

bitepy-0.5.4-cp39-cp39-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

bitepy-0.5.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (364.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

bitepy-0.5.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (382.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ i686

bitepy-0.5.4-cp39-cp39-macosx_11_0_arm64.whl (143.0 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.5.4-cp38-cp38-win_amd64.whl (169.3 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.5.4-cp38-cp38-win32.whl (155.3 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.5.4-cp38-cp38-musllinux_1_2_x86_64.whl (1.2 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

bitepy-0.5.4-cp38-cp38-musllinux_1_2_i686.whl (1.4 MB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

bitepy-0.5.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (364.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

bitepy-0.5.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (381.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ i686

bitepy-0.5.4-cp38-cp38-macosx_11_0_arm64.whl (142.9 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for bitepy-0.5.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 cc7c167ce64a3e5b4fc83b79fe0cda4dac8c0817ca2c5254d309a7ac879c6d8a
MD5 14f706789933e5445bd0e732c77829d9
BLAKE2b-256 a86691c7c89d137544a9f686e72c4b9a22d423254a60239b0a514bee84d8c454

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.5.4-cp313-cp313-win32.whl
  • Upload date:
  • Size: 156.3 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bitepy-0.5.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 e6a9c75b04da4fc33766abeec1a7a52069cfe3dc4aa6454f3dadd234037dd2ea
MD5 f2364a20437af75ead277dde24cba226
BLAKE2b-256 34e3366f3a2c9138937dd823bdbf8d1c80958d83f5f9923d97b349a23cde1ea2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.5.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ae2b8815022191e41baf42be4f6e4f7825b2e1563f55a1ab620524d9aa4d8d00
MD5 146fc2de4919f9dd4d36e8e0df592144
BLAKE2b-256 8886c775dc0796d4ab8957bee48d7724a749e8027d207841fb22c1c285617aea

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.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.5.4-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 5c9724b402cdc9c75449185cf29d074ee39308ed965923d86941b1b572af033d
MD5 33088272f70ebd867447152a953eb458
BLAKE2b-256 771d2dcd88aced5a7bf9327cbcabee5abfa7cbeb07e787d66848f88ac3c5f0da

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp313-cp313-musllinux_1_2_i686.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.5.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 996cc59fef2223256953e862eb6d14b7460b28d5d8f27f38c9a4bbd744d7ca79
MD5 30b9e55c9ec3e5f9c66e429ee2808929
BLAKE2b-256 31438edd5ffd0faa2ed3cbbd76a5b6b55b2ef143def4507aea57d2671a4956ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_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.5.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 07b2b36c477517b7ba797680ee32f98643f397d6abe5a0c360a43b4b6132bbaa
MD5 0d014b24ebd2d1ab42b5b7df17c3e063
BLAKE2b-256 896562178fdde742a7947ca50fa20cc2d7abdebe81d6e0350835243d95facb90

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.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.5.4-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 849c8850d93a861f4bb7bef37bfea4352d0b86f9bbaee69fe63360ca61408632
MD5 1684e36afe33790664095fdab1d01f34
BLAKE2b-256 0ece74eeca4ee6e1454b002c3e0aeee8393c408048933de9a547fba1646574d9

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for bitepy-0.5.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 aed6c6fede73a4142e33fe2eb8016c6a20f0eb9d59175474647cb86aaef78059
MD5 ca818b9e421117f6609d66e5529bc5ef
BLAKE2b-256 d992a7e7b06be74084ab38ffb19835faa317ce28578da7f0e0888ec0c2c89340

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.5.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 156.3 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bitepy-0.5.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 1ff7d378425e9f6d60f9cbb1b7298f74f5dc0eda1c695fe331115ba520590f3e
MD5 9a6452b18365934c15c50e628180a5a0
BLAKE2b-256 c5f6f530ee9f4fed1f94b6efa5a8db5e3124c8a8e12e2a4cc066cb58754dd484

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.5.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5acc020e10d56f1ef9d2f688df52a94047f63b67eb3b2ab1c835ec99ab41c5b1
MD5 b7738f17204748fb7dbe5c93c1b6f069
BLAKE2b-256 2277b70149c6052f1db8b196535bfbb921810828ddafa9d57be0400540910320

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.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.5.4-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 a4977e07eea2a0b346f38cf81528f832d376e50039b531f4f5640e7618a3e7d9
MD5 3218eff43efba049a28f82a686af2ebf
BLAKE2b-256 4559716f40bf03d1eb84503f54abf307b56606844e56d4312609d9f70d0a9ae3

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp312-cp312-musllinux_1_2_i686.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.5.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 83a4c70d8cd86c7b75d9e5e0db495fff53781fdc50aa585f7a8c6a5632f64a65
MD5 087cbaec3ce1df1939374214021b5093
BLAKE2b-256 5afcdc2d4f2d6bf0e5ee4432d4b10108931242aece8a09987b2cdcee7fc43603

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_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.5.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e0c67dc5c478dbda791a48d9273fda7402082ee33c04a2cbdfff8147dc083e31
MD5 0701b5dabd0d0e75067733681f8b59a1
BLAKE2b-256 88378eaef8749daad2da6a03fa48c0bb83e9870d875c27fe4fc57d5d7fdd07c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.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.5.4-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 764455167886eb2703bc15d6e4b1b839cd40c28a03bd18f9c3aa688b72a820d9
MD5 48ca65e170bc8b68914006786352ba42
BLAKE2b-256 f215b1785e692dc8847e522881410233074018429114f5ded8d936a8516193ad

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for bitepy-0.5.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 a3b15b89c5c09dd0e5a083ef936616f9e7ac79326a682231eaaf1ec36f11c07d
MD5 c43653b209cefc9ea86ef50a86a0bbed
BLAKE2b-256 b98738273489b541d238174ef79c0b521a0385cf13ff1de9a7449f4b11039e54

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.5.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 156.3 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bitepy-0.5.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 75331724418947325cf449927a52186739478a4f2d3c51d817a793662e718b35
MD5 5215681ed3349aa22ce3e55c78cc50dd
BLAKE2b-256 760bb445430c3934a490157d79d2081ec9944bd0ddee51bc6ea65b4ed5f5b055

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.5.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 837c96c3020aa246ab6cc6bb7b363cea6b4a72688988fbcc805c1000866212b3
MD5 f0ed0117d373c780f4ee3357b7b567a7
BLAKE2b-256 d153ee30f830c4cc6473f04a7d0fcb85893698fb67f06fd4dc39fd7e8ca6ca30

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.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.5.4-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 bc67064ccd9ecd20b3570266609ce2d5e46975e3e732d5f45a416c92f851845e
MD5 1c866bb63299ecf05f7f3447c12ef385
BLAKE2b-256 e2aa841edc2acd1fee35839ee9e209e593b2fc5d09de1f231bf332bac73521ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp311-cp311-musllinux_1_2_i686.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.5.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5239cc75e83fab86201739dd5bfa67044085e62d14c1594fcabcf328df6fc0d6
MD5 b083ec9ddf10fc06e9117e9c7908c0a7
BLAKE2b-256 851a12570d1bf6f1f7baf49171bafade7c9e14a354ef25cfdf80670223ae41a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_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.5.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a01f1da41469ebea92173cf4a10b340e24a170ee8783e0870b65be12738a93ca
MD5 e3b85fa72a219446431c0b6162e942c9
BLAKE2b-256 10469a5f616cd62c909b8fa2064a1479d1b582ee31701c4c7aa60b654a5b681b

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.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.5.4-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 23e7930bf15b82386ef4dd40c818b995af40c58497faaafe9f1cd1f66805e877
MD5 6e402a32fb8c271791ec4d81c0731c55
BLAKE2b-256 7d4bbd3a844f65c672bb7688f67189ed80958ced8eb93d6f52c72e207b0ee148

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for bitepy-0.5.4-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 09c8eb0464c16ef26eb876e4a8e57df95a891b8d8a909d031920d4b8a4c63ecd
MD5 473c6fc4990731cb7c0d9308ef6556af
BLAKE2b-256 f1b939a7961565dca2d86beb89cbd88eb0f39fd29273b7e8f3de50bb2cfb673b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.5.4-cp310-cp310-win32.whl
  • Upload date:
  • Size: 155.3 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bitepy-0.5.4-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 78b9f4287bc54847f4f6c48a6df3cdb365657db952489500bfd9533946c1530e
MD5 6dde3073b817104139a09bb8924cadc1
BLAKE2b-256 1a9d22b76ddd3b6a2ec04376fbab12d3ea48e2115398b2760a7395e0c17bc339

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.5.4-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 897e22cc989b2a8b8de37f9a896441eb44c3a5b109a32c5b5e1b525b31407505
MD5 88cc0e9dca7a1f4e542285f18af1ad6e
BLAKE2b-256 53ffcc136e70c81dc3fcffb26ba88a07db5f2540cdf0dbcfbb8afd58d9e692e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.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.5.4-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6de863a3b32f8941e4f9998ab209e5bef0a76742d56f8eef4f5c8a42643830e5
MD5 00d0e5b40879ae9ea946dfd04794474d
BLAKE2b-256 f3c0e1ecbe016607a9c4b470747bd2c6833fc7738ab96aed25b5c7adbec10b1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp310-cp310-musllinux_1_2_i686.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.5.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 507ea6333202f282b5250dc46faf33d3b543e694961d6a0f863a1cd12bb21396
MD5 5a6b7eadb09800533ae21ad168d8035f
BLAKE2b-256 95267fc1dec0c328d5708d22e5db24b3322370136f3a5ecd605e976affccd1fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_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.5.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 50fe0754e56a03190843a4641246134e0cd7cd397d570b3d28ee320970bd44d2
MD5 83e24354092519d3adb66982883d2019
BLAKE2b-256 72a154ea15d9fbc265d77c7a37b21f681e1b7507192250cf452db3c151554fe8

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.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.5.4-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e6c1384b75b386107a03b793bbf9a0630b59adc165eb693e0d9e3acedbab911
MD5 7c378bea6a6836f47b15278b2aa04034
BLAKE2b-256 6859589baca30d866a30676b08114437b2596d51d8a29442ba981c0e3ba1aa24

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for bitepy-0.5.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 f004b240d7467979e58b831221ca262f7192dad2007dcf7bbb9325348e1a5afb
MD5 af7ebff99551d09ab3fc0e0a6506d11b
BLAKE2b-256 304d806f2d6152b96ec8c574f2503742155dbc5ae621caf6d802379c1334e060

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.5.4-cp39-cp39-win32.whl
  • Upload date:
  • Size: 155.5 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bitepy-0.5.4-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 b4e0cde087cc512d5c9c19d4cea97fb1aa9dcc9ebe2d4470ee39da6135eaba6a
MD5 425851de04d6d6b8104fc93d02eee44c
BLAKE2b-256 9a7ae09c51c64e1ce308abc649ac0dde4a1bb1282e79bc10759eb57d42a1c36d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.5.4-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 12e8ac49471debcc83bc64501a26291861a845d350288b03941acfa498e2d016
MD5 a05c2f5231eb18b76c822721f2b833ad
BLAKE2b-256 399192b21bf4425b0c775a5af95e72dc5cccaed031d3e04f1e1074a1dd3f0267

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.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.5.4-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

  • Download URL: bitepy-0.5.4-cp39-cp39-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bitepy-0.5.4-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d01d3e91370a7302813ca31d6cee9b90e68477cd9b15e2c996e14f70b427ad0d
MD5 73e093c5a0a5ca10a257e55402790fc8
BLAKE2b-256 30e605ec05fef829b9c6783aa1e6c558bda84123950dff82cee21bd2bd5ae60c

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp39-cp39-musllinux_1_2_i686.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.5.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c1292639d1b3445b513e2fa8318ba4b742996eb8f908f41d9c9dc3981583b7a8
MD5 49b9484cfd62338d74e47b1eecd559d1
BLAKE2b-256 f4846384b7eb4ab316cce7e5802e5e624d2af26ab0b11accc3d8c10b364df5f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_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.5.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a8f4725246706c9808c2e05bd7eb86e740286a14a7377ac26343a371fa991d93
MD5 7751b77025e68cbd0d176cef299c63e0
BLAKE2b-256 61c53d91b8de17ddf44d44dc8bced23ac1772c9020877eb61fe3079417c6ef19

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.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.5.4-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7abf462ab0af59784a84315d31c63ec31746e3fb94145062c6d18133846dd713
MD5 7c9cfe11467b877e9d32c0e2c6121157
BLAKE2b-256 b92114ff55d6e6df41d08a1ac5fd61fe5121262c04bf4b3e276a6a771ad94119

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for bitepy-0.5.4-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 c21590766a8883927c83cf00ac0c723bb20ccb974f9ad8a40c70e5ee58c9852b
MD5 a5b8736f702b8586b66001d1b4399321
BLAKE2b-256 d924673791e2613f00db10c9775a1da0f20afa4616500ec34d7d22e119b3ed3a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.5.4-cp38-cp38-win32.whl
  • Upload date:
  • Size: 155.3 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bitepy-0.5.4-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 b7a4e89750ffdf54e588b623979dd6cb73fdfd8febe8266c8cefa489d3199427
MD5 97e850191c64331ab5ef60a93f6a1b49
BLAKE2b-256 5a70daf416d750bc0cfa332d8591cf5b967cf5a0378849e7904d9b118b335ac5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.5.4-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5496bd3f47822565b34d30634d9aaadc2d0d3db9de4186d2ddde01d7324d4518
MD5 6822e429a870082073f394e17961e585
BLAKE2b-256 03b620bfe7bf62b9fd516afd6cc6da87d207cab26b19783f67ba2691d0b9d7b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.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.5.4-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

  • Download URL: bitepy-0.5.4-cp38-cp38-musllinux_1_2_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.8, musllinux: musl 1.2+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for bitepy-0.5.4-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 3c5bec80313129f41e9b9301ef8e73b5d02c822fcf1f2e79a2dbf0d7a16015d2
MD5 8a088ebddc820f1a557a85f2d030fd5c
BLAKE2b-256 9b1d4a73d3bd0deeb0b40a00c9f1b0f1a2bdb9e091fa06e549ac3ef2e8dbe9b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp38-cp38-musllinux_1_2_i686.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.5.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5ddd05bbd4149e180a8504df8ff73db43d4ea652e69312bdfc509dc05e0dc969
MD5 974bd9d4be6b07dd947c78b5cd531ad7
BLAKE2b-256 7af30fdeb410de3d830c6ad068e0b00cb4492eb8430d8867a6fc27acedc7e2c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_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.5.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a9d6110c2bca6c6a07f4b2d4b5dce3a8d69354dc42af0e95736c4b5063c78a70
MD5 ba8259fa0d85ed950c5536602c5479a1
BLAKE2b-256 f803be1d5cc23c3fc5d2d7a3624010a61dddb22401a9dacdb4c8ae2254d6c9f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for bitepy-0.5.4-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.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.5.4-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for bitepy-0.5.4-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c9ca20d4980c47fbfddd61557ad0af22513e82c4f0c777908d1219931f69e08c
MD5 8b15f9fe8611c15b51a77f2b8ed355b9
BLAKE2b-256 d21b4b0de86fb5df61e892d59b148ca643c0695aa9ffcc26ce60adbad850a672

See more details on using hashes here.

Provenance

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