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

Uploaded CPython 3.13Windows x86-64

bitepy-0.6.2-cp313-cp313-win32.whl (244.0 kB view details)

Uploaded CPython 3.13Windows x86

bitepy-0.6.2-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.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (408.5 kB view details)

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

bitepy-0.6.2-cp313-cp313-macosx_11_0_arm64.whl (215.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

bitepy-0.6.2-cp312-cp312-win_amd64.whl (270.8 kB view details)

Uploaded CPython 3.12Windows x86-64

bitepy-0.6.2-cp312-cp312-win32.whl (243.9 kB view details)

Uploaded CPython 3.12Windows x86

bitepy-0.6.2-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.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (408.8 kB view details)

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

bitepy-0.6.2-cp312-cp312-macosx_11_0_arm64.whl (215.4 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

bitepy-0.6.2-cp311-cp311-win_amd64.whl (269.4 kB view details)

Uploaded CPython 3.11Windows x86-64

bitepy-0.6.2-cp311-cp311-win32.whl (243.7 kB view details)

Uploaded CPython 3.11Windows x86

bitepy-0.6.2-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.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (403.4 kB view details)

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

bitepy-0.6.2-cp311-cp311-macosx_11_0_arm64.whl (214.1 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

bitepy-0.6.2-cp310-cp310-win_amd64.whl (268.9 kB view details)

Uploaded CPython 3.10Windows x86-64

bitepy-0.6.2-cp310-cp310-win32.whl (243.1 kB view details)

Uploaded CPython 3.10Windows x86

bitepy-0.6.2-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.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (402.6 kB view details)

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

bitepy-0.6.2-cp310-cp310-macosx_11_0_arm64.whl (212.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

bitepy-0.6.2-cp39-cp39-win_amd64.whl (271.9 kB view details)

Uploaded CPython 3.9Windows x86-64

bitepy-0.6.2-cp39-cp39-win32.whl (243.1 kB view details)

Uploaded CPython 3.9Windows x86

bitepy-0.6.2-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.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (403.0 kB view details)

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

bitepy-0.6.2-cp39-cp39-macosx_11_0_arm64.whl (212.9 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

bitepy-0.6.2-cp38-cp38-win_amd64.whl (268.8 kB view details)

Uploaded CPython 3.8Windows x86-64

bitepy-0.6.2-cp38-cp38-win32.whl (243.0 kB view details)

Uploaded CPython 3.8Windows x86

bitepy-0.6.2-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.2-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (402.3 kB view details)

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

bitepy-0.6.2-cp38-cp38-macosx_11_0_arm64.whl (212.8 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

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

File metadata

  • Download URL: bitepy-0.6.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 270.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.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 116d096e8dece10605e1005e27c5fc3eebff4830b0de6adc562783b74454f0fa
MD5 effb05e5005a827be14c65c2be699cca
BLAKE2b-256 0e2b2c512f2aad887a9c6f3ef46f4b1bf90dfc39ddabe1b9e9d9468e01d1775b

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for bitepy-0.6.2-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 3f35364e3a115e56eeb03e9f7a15a68253eb1680ae9b7fa9dd4a823e4a5d58c9
MD5 f17da4cc5840b0bd55da74b84bdf552e
BLAKE2b-256 fe9a1b0c9df743ec479bddcd8ad52294bea84ac439dc40e33b0d3fe2377c1c8a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eed7fb2649846a40a731383da22df7db68b9ec7aaa0a8add7979d9899b9d54a8
MD5 8093e2a48760110713fe050142bb2f2a
BLAKE2b-256 27c8e83b85dad2983b7cc4df6bd9b40dad5ab42a04bbb7e350e88269fcce882a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bbddadc7952da0121dfc051a6aeff831dc1382aadb5131c993656ddf817bd148
MD5 dc91bf6602efe781f8c6e9cee0946521
BLAKE2b-256 13df9a326fd0ea9bf2b699bfb9a55907bba8f1763707b1c9c93d99534970f653

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7f05dfe5d92512e3e707b98299427920def6653ea5493ca9ca1ded339f1416eb
MD5 2170f111b44e094d4cf1ca717c4221ad
BLAKE2b-256 6145df34b42a4cd49b4e85c583459a6a5ea63bbb5fa4ecb800816c3c2a4642a6

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 270.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.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cc789b9323c93df78dcce2100edec00b5e0f347015fab1b282908b7d2f505ca2
MD5 be44d0c7de09e1bc83e9c896be92a419
BLAKE2b-256 60c9f8c8cab43a4264994ee8478292da597058030f3cb8b4694f95464abe9752

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.2-cp312-cp312-win32.whl
  • Upload date:
  • Size: 243.9 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.2-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 1d41d15575de5cf231388aa808019278761b2e17e1b914313ae348716ee98fe6
MD5 4fa28ffdff2d180fb603ca573c43763c
BLAKE2b-256 ccb61d9760213f8333b2f281c8b75324790c4ad9d743d70940aac028faf5ceea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2cb02cc6f6c412b7aec07e06d63939aebff563fe06a10af5ee3ae4f3ebe8de92
MD5 11e86de339b1f471758bd2831968dbf2
BLAKE2b-256 fa37948dfa847308ecb380ecb4c6eb24d564180654dc032deae499b8e5f1f7a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 51d3ec20316916e40aba77c00af4d7d30d73b0798178020716a5f23272b316fe
MD5 a085facae605ca096c95fcfd12475f9e
BLAKE2b-256 3616d18f03724dcf1a41f078573c16532509fa0c049beef823b2942320fe19b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f2b57a56d555578f2f0ecb7147fd1dce8ead61bca99bf1f0ef0c1b7be54218a2
MD5 26570b97e498802d6b445f049b216baa
BLAKE2b-256 8ee60ab409daa1631597ca90750093cb30a48e436b9e97db14c47e5f5d453a3c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 269.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.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 75c78d90e3c63181a593d06c99415415015fcd2a54dd4172821bdb7293f15c9c
MD5 d3bfd1703cbf80edc42a84e8c03809fc
BLAKE2b-256 9526e6bcc0f5b072a479925e002d87e8a4b5c48d151941e8a9b4aa8208020abb

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for bitepy-0.6.2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 11e2373f6616b243497ce985809e0c65169ce41a4e04b5c321eabe100415c9c1
MD5 0993a704422e79f7d5f953c033959fe7
BLAKE2b-256 bc67f3e5f0b474a6b85b7aeb52d7e117994d34140e7db5b8da632364513ff4a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a50d75d7a3a5a7e7d57633c21b0a0cc2d56cdbf0c3583c905a86ef801a5f5d9e
MD5 06533898c66c0be3b5f3a31cc3a12c91
BLAKE2b-256 7dd36b15903ea960809d3ec6701ff9e779698e452e349968cd668b3491eb161a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 12ce66c53ccf3ba15ff948ec6bd36b3e63a465b8868c024c910658e90e3d80e5
MD5 f0c977cff439508f115d67685b0a5271
BLAKE2b-256 d15ea1748de140650f0115f6a912af07d4a20a7ad9cb82b73112938cd0d9b518

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b30eda451c01e5430c823d9cc0c7d8f347d39b9d635687e2d13bded820679439
MD5 a409c42216ae1c771163d7cdf6c2b43e
BLAKE2b-256 7565f7d60b0524c0103c0638e4fa175d4f9241ee09bb1af35c10ee8441dfa4cc

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 268.9 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.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9a373397aa3746f9d56772cb05ad01b096460c4293b5faa6dcac836ed172d916
MD5 07459d06b77dbca0fb876f739263f493
BLAKE2b-256 c4285968739481d5b733e13a489e752530b3f5b1181183364629d68692e5d662

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.2-cp310-cp310-win32.whl
  • Upload date:
  • Size: 243.1 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.2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 e785941b4f675464c493751e2a33fdf5c5ecf22def91e90b955add1c6194dd28
MD5 40ac7b9dcf95b63f090aadfcba44f3b4
BLAKE2b-256 aac17845e17f58b4b918356cfd3ffc40f80140cf6003763d6a42358a89e9b7f5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ce55b61be61abe0abcb0143644f25b97e24a8f03cffb554cb669ccef74ef5eea
MD5 d39a5496ddb7b59e4c253c56d02162d0
BLAKE2b-256 db8e386b4912894d0cf59ff4313fe34380df1c17106907ee412ca0b24bab4c34

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 161add7e38d2573694743f25b6b841d2f00a3ada3cd578d54e8a79592c566f27
MD5 16098ad0a182468248d7027651dd3a47
BLAKE2b-256 da1165aa34d8f4fd782971de7543cc20fb87b179df535f604c6e73055157a877

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ea39bb7cafa4de95c9def231daa1c28ed06fbe221ceeb9c1ad054ad812cf3b13
MD5 4f6762e069c3f54b68be2089e18a89dc
BLAKE2b-256 4de8d4dfeefe6eacc8b3173d2c6a9eed019d37062fc6a45bae6f260f291b1a6a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.2-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 271.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.2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 9f422a5572de83e9e5a409c0f21ede94a2d590126954f514426cfb77abbb4458
MD5 dda4edd38096128eb9d838869a17f36b
BLAKE2b-256 653d84873639af7a69b28cd288220758b3ad2247121787a58717c0150158c5ce

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.2-cp39-cp39-win32.whl
  • Upload date:
  • Size: 243.1 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.2-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 1305b29e3e464b989d32e6873fc54cf65bd69896a85a9b82eb6c69748bac902e
MD5 28eb4a86f510620eac9a091775f9f64f
BLAKE2b-256 91a0a9663bb938650989b21729d7dea51b65810fe69031b5cfbff042bb4c9558

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ced89fc9664883ec578399b68e2b70c395949322439adda54816669f903d2989
MD5 2e9b1eb6fc20bde48a2b95b535efbeae
BLAKE2b-256 1bc753a8b9fd8cae0adda7ff3ad3a0a4d69c20699a1527a5c2d5d138ee5140e7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b99793bcafafa4fff9ffe5d774ca714ec3dc1a608afb8dd6d462ba379ce253e9
MD5 1d0663d64b62d6b330c7a4c79e534a0a
BLAKE2b-256 921827348d5972b8f97fa2d1b756665da4d2fef9a0dd441645c6f87ce41fce7f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 662aa2effff11a3b5692bcde300d39b971246863089ec1be901fdd68f9c8fbcd
MD5 35ef7a6f19ad9224188353187b7d3484
BLAKE2b-256 cd88614aa51e9a1e3b60180e5e1c224fe042b28b6b5d350c1fa39d457e5d4c84

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 268.8 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.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 6827b704daba3b704f23af5deb3fdca1e5761e614b6f4b8a835e4319dc7eb2d4
MD5 84f6ed3e371a507c5abd3d0091938bed
BLAKE2b-256 702312406e4054a888637d4bdf32f2a3fddcf1e7b27813b532b90e7ccce57221

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: bitepy-0.6.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 243.0 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.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 6aed4eab0d32b803aecca5e9643561f053aa057c457cd059d935933ab086c0fd
MD5 830a445d8703abe6931919d5403580d7
BLAKE2b-256 1ea08a0681a62119190724845d24c950a99edf5bc97e3f31c1eb847b1c0d6d50

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dd81cc751a2da752c1050816643a4bf061b288c116d85d4e8f60899cd6667294
MD5 4f8b8e1cc48fa9811d64165b58811ad9
BLAKE2b-256 29c9dcbe97be1fefaa5ae02b9be9d27ff6d465c6598bba78a2d446e5da89653f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9e5a0b0362981d6f0d6338285ca7fbc319080351847f0d68b4a4bf4d0040f905
MD5 000986dc63fc7a1f6f00218bb9e73076
BLAKE2b-256 b93138f942615e343d3f3dca1eaf89b7fd8f8d1979f80ad8065b082c441b9943

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for bitepy-0.6.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a748b1e622896f20534a117e1a381a3c7be8285943249216ee37effa1b8eba69
MD5 fd481827868ff6a89e6ede10028ac9bd
BLAKE2b-256 b479db69d98209ba17f5213a8bf4970e75e7e551fa82c5ca81859ee475cc9d30

See more details on using hashes here.

Provenance

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