Skip to main content

Basic Requisites for Algorithms on iMages toolBOX

Project description

Logo

Basic Requisites for Algorithms on iMages toolBOX

Version Documentation Pipeline Coverage Ko-Fi
Python Pandas Wheel

Brambox is a python toolbox that provides the necessary tools to convert image annotations, compute statistics and more. Its main use is for object detection algorithms and datasets.

Installing

# From wheel
pip install brambox

# From source
pip install git+https://gitlab.com/eavise/brambox

This project is python 3.6 and higher so on some systems you might want to use 'pip3.6' instead of 'pip'

Using

Once you installed brambox, you can import it in your own python program with:

import brambox as bb

For tutorials and the API documentation click here.

Contributing

See the contribution guidelines

Main Contributors

Here is a list of people that made noteworthy contributions and helped to get this project where it stands today!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brambox-5.0.0.tar.gz (787.3 kB view details)

Uploaded Source

Built Distributions

brambox-5.0.0-cp312-cp312-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.12 Windows x86-64

brambox-5.0.0-cp312-cp312-win32.whl (1.2 MB view details)

Uploaded CPython 3.12 Windows x86

brambox-5.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

brambox-5.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (3.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

brambox-5.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

brambox-5.0.0-cp312-cp312-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

brambox-5.0.0-cp312-cp312-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

brambox-5.0.0-cp311-cp311-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.11 Windows x86-64

brambox-5.0.0-cp311-cp311-win32.whl (1.2 MB view details)

Uploaded CPython 3.11 Windows x86

brambox-5.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

brambox-5.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (3.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

brambox-5.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.6 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

brambox-5.0.0-cp311-cp311-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

brambox-5.0.0-cp311-cp311-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

brambox-5.0.0-cp310-cp310-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.10 Windows x86-64

brambox-5.0.0-cp310-cp310-win32.whl (1.2 MB view details)

Uploaded CPython 3.10 Windows x86

brambox-5.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

brambox-5.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (3.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

brambox-5.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

brambox-5.0.0-cp310-cp310-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

brambox-5.0.0-cp310-cp310-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

brambox-5.0.0-cp39-cp39-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.9 Windows x86-64

brambox-5.0.0-cp39-cp39-win32.whl (1.2 MB view details)

Uploaded CPython 3.9 Windows x86

brambox-5.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

brambox-5.0.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (3.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

brambox-5.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

brambox-5.0.0-cp39-cp39-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

brambox-5.0.0-cp39-cp39-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

brambox-5.0.0-cp38-cp38-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.8 Windows x86-64

brambox-5.0.0-cp38-cp38-win32.whl (1.2 MB view details)

Uploaded CPython 3.8 Windows x86

brambox-5.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

brambox-5.0.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (3.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

brambox-5.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

brambox-5.0.0-cp38-cp38-macosx_11_0_arm64.whl (1.2 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

brambox-5.0.0-cp38-cp38-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

brambox-5.0.0-cp37-cp37m-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.7m Windows x86-64

brambox-5.0.0-cp37-cp37m-win32.whl (1.1 MB view details)

Uploaded CPython 3.7m Windows x86

brambox-5.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

brambox-5.0.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (3.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

brambox-5.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

brambox-5.0.0-cp37-cp37m-macosx_10_9_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file brambox-5.0.0.tar.gz.

File metadata

  • Download URL: brambox-5.0.0.tar.gz
  • Upload date:
  • Size: 787.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0.tar.gz
Algorithm Hash digest
SHA256 47ecb60bf6a2f74593d99cdab018aebcd2b9abbbc832704cfd80995a1eaa5564
MD5 45daedbaf055bd99ab70303d40906dae
BLAKE2b-256 7275bfa916e8115cb5aa80de1571ac28955ea8e042d5b0ba29e4cdbab1a3b706

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: brambox-5.0.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 5ecbb601b3623efeb59c61c042284fa2fa35e9073fb038756d75afd47cf65597
MD5 f0f7eb78c52db93549d37be2a37bbdbe
BLAKE2b-256 0830e1450bdbc05b645cc5254f167fb9c998e675ae3a14936fca1e6cc78ade40

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: brambox-5.0.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 5fd5b16d95e3aac94af1b9b7e15e1ee83fc00a11a41ff5cfd35f4814b15ffeeb
MD5 fed44a48795ef3ea62537d02bb4fb235
BLAKE2b-256 ad4f18fa0d4d832f893a3f4edf4d06b93060b6516b4e47552e98c2882198c069

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 15f4f348acfc0e365e531185c3d6beb2a1f987a89086d153ef14fc239799a614
MD5 81b58aa9dde3dd3412e2971bc0fc2ebc
BLAKE2b-256 75f26bd4c9d4ec1295892e4108e7e04cb1066f086922906c8d1aa938b93050ce

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0dc4c0ec4627de8c800bfc059168d669eab5b03721a85915854c4286a0473af3
MD5 08feba2bf44f44e4c26af84a47539ea5
BLAKE2b-256 4f563ae3c2a32abd82a23b2189b1a683d26a1614a0ca129679d58aa04d489961

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 96b33445bb3fc0e3d5fd2e24eea3a3bfd9b3d8e4d7a4bc19b6f77256bd355ed3
MD5 8036881f5b6ffe3ad390e6a51c620b57
BLAKE2b-256 89c7a1b9b498b05f7d43cf5dc6ad3af6240217907b5ce4d183917da4f9973881

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a33179fed9d7645379abbf64b01bfa6d9dc772718dc7018f2e28a88851dba92f
MD5 2c2870261b674b13ee6807b2b8578028
BLAKE2b-256 c262281a1bbd7af676f0c7ec0d53ae27851a687a0b6d2abbd744471a1159802a

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f62bf2d8f8255130f3049c968473c9e1d1d5793532f1292898e914ae352cce26
MD5 4c507b26b072097cf2b6956baa0cdf19
BLAKE2b-256 71fdd13cda8639f89f245fcd4ac3715c668b12e3c20738603814a7b90bd76a13

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: brambox-5.0.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 c0b35eb13636a4bc58f152cae34cb70354c6dc054cae225e73ef1f563f8f8303
MD5 2f4dafb1c215750a9a262f71ef5494a7
BLAKE2b-256 6eb35cce06be495964888cfa95481f81b58f4218b9e1ed15f72d9863f757d697

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: brambox-5.0.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 514d0992c07dae840f71c75fb15cfc38134e91dda4b714aa443daff10278e8a9
MD5 64625cac719288d0f345dbf166c31155
BLAKE2b-256 0d3cbf87b5ec738a7fabb8852c229beaa6acd93b9bb163116fdbacdddb8008c0

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 590ef5934389d9aaa79f372c205faf2249ee85233ce25d52083caf10c6373301
MD5 0e780ea3b3c5dfb242cb347cae08f575
BLAKE2b-256 4d3c68aafba646b8d3f8a0cdf5f9cd5a5cd6ef187f39d4bf20f9e875135a2132

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ee9a04d6420a8adb7ca1e0c47592cf39ca5e12c4816e3eacc873d8ff14addc43
MD5 9374e1ca8f7a11d80de676a17871fec2
BLAKE2b-256 fd49c15f65a7960cf9e6f706c855a4e2adadf05fb3f831c7aa89382a3a8db236

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0edd381394a913d7777ec1dd958c6e8db0568d472178f6632508885d1c4d6122
MD5 b8b4bd2c5a77b8ced4cec45f8e14534f
BLAKE2b-256 1988b56f410fab6291c65f2ee8aa5bde10858ec567f417559991ac9da83f62d5

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 11b9ad1be78c850a92dcaa40ad4ce7e5d03780c01d49b4b5d38d03a1725e99a7
MD5 428217e0234ef13adb24cc4b5cec9b10
BLAKE2b-256 8e6f61b7199b4494bb4db88e63edc48f2272f7f967a496622c3480f47a91e668

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 314fd5ae7b54f38c14fe778fda2a1a1ff242373fd7b83250a4b3a4a4ab4d9f22
MD5 eafae674343098271c4a8304e6011c9c
BLAKE2b-256 783d0986a815079523d314969f58911c3f8ad2e6187690ffdf8d0a3759b155e5

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: brambox-5.0.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 de16c4bd46b83c10aca2a19fc3bb1dc2f0d42a5d5d8f321f317af62a24b443a4
MD5 0ebaff16c5cbe90773d929bc18aab134
BLAKE2b-256 1432f98f0f52cfefa5a3bb7fc20ebe4d5298d1431f3e29da1badf3f28b48195e

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: brambox-5.0.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 b176f2dc1334d6150d3d07a261bd9c2579aba153b465ef906c28fbfe0d8ec96e
MD5 c1cbd793b356f74a0a6c1dd6230907ab
BLAKE2b-256 429fb3448efa845d3423953ec6de553f892f6ecd97a3de9a1a858ab13af04e03

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0872f5b3516720234bf1799e89d1c91a27ff7d23380dfa95ed3378cdf1896e1c
MD5 48d807e8b41439f8029acbb652a0bfd9
BLAKE2b-256 b98d9b91851ca342b3db0d6e57dae73733587bc13212d649706d30521dcf892a

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 13bb92042cfd8c66f68b579ef96d0e426e4f1af2f03b2fd60fedbb69ea2bc542
MD5 0f461120bee305d5b077261cd5ac1daf
BLAKE2b-256 670129e2bf1a434ee220a612f83bc9a7eadafebe1b9520a46e6764bd45bb7219

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c84302fa66529a2977479c55434b24d56753b5310f51276149da14c43a62e63e
MD5 41c3072d74ed80c42028a703d3b45d3a
BLAKE2b-256 d3027bced66541bfed4c1a89628ffc239c5a247df46ebecbf5fe409d553d57c1

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c763f9b7af9543b8c0d03808af5e0673b56281d231e5f9d0b046e89b6cd15368
MD5 f90cd11f889ba2f02ac063a9d95744d1
BLAKE2b-256 104b534f817235ddbe3ac094029ddbecaab63e8bf56a43545ed03bd2db8f40eb

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 efda2571f4e5218767d36bdbf0f1e609a0159f60840b0be87e4f456e24486de7
MD5 c07bb56081fb5b634feebaf73fb34fa5
BLAKE2b-256 2febf21fc48c8b4a5a3aea21340a9893e24b1ddc455d8a258feeac5fb5f68d06

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: brambox-5.0.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 63f69c1d5176c562cf19b18cdc11d14c36ec9a86ccf0404508e10052eb5701f2
MD5 ddc429550e99836cf063a075959ee0b4
BLAKE2b-256 1275472d0859458805b78182d7477e441e8da9c7502eef992882d6cbeccf574a

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: brambox-5.0.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 8201febd93020dc51dac29fb3436bb14f622a78b23ada34b2e4fffce54d8b7d0
MD5 a38c9e44ae42bd2b5e7a2b4a37c0ad98
BLAKE2b-256 a9bded38c90e3aebccf7a33e6bd4d25abef735422052bc1589fe422142282d43

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 57a3cab0918ded4305b065429895cc2d591e5480bef438e41495477f37855d18
MD5 2d3021adc90d8aff8ca6b5fc80520b90
BLAKE2b-256 0b9a8eb282d54170b67a1228e0bb7a7df446ca444dccfbcb704fb857f6995caa

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 6c5bec0eaa53a37b098e96ff870483fc74cef118e5f91a0789fbf46c252fca2a
MD5 f237af909d89558def651b52a44c09de
BLAKE2b-256 53d05fd0cf9cb406165391f3fbf29655af10d28e62922cf34f5ff46919059064

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 485a4298e8b40d5427d65b1a9c33a755ebaa953b57ca84fa5255c1010f762d4d
MD5 06647df61bddf3f911dfd0f38b242a38
BLAKE2b-256 7082bfe79f1801878cec49efe41e7db8465b8e5190843dc39aa3009831ceb36b

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bc48ef7816ab69cbdaf367ea9d12b40e0fc0853ce7848d6d1e11e1c2d1f7c948
MD5 4368656ebc911d6f6a1a85d7153852a9
BLAKE2b-256 aaaa260b5ad9caa1bc7416ea8ae9c2baffc14bbf2bc84c742168e4fb33a3b102

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 22c5626cd0cfe1d688693fd25432cb98a853c67fa15e68fc151461d92f3be5fe
MD5 e18c83a6463bb204d915fd5ef7f214af
BLAKE2b-256 cdea2b2905984609f3a2a3752dd43591a948a93ecbdef042ed2c31792a38ee68

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: brambox-5.0.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 506ec5082fde00b2d9ad7aca66670bd20cc6cf0a265e1af63620febea757cd66
MD5 fa364df6138b6f6237131718fb883f8a
BLAKE2b-256 229f95820e2dcee7484f2a3f8708ff526f894e7dcabe3730bff2139dcc15237d

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: brambox-5.0.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 38b970ead42e9a476ff87238604a87d62b350c31d9947bc2cfae2e766398765b
MD5 041ff69aad517bf93d1f153be6e9088f
BLAKE2b-256 8bab2369e78069ac5d5d5ea2b8ba187e22f630641789f7317a0b29ee1ece5d84

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 66df8cb41dbe946dddf98283ce2806a1242a288ae6ccbd7ea844d8290631e4e5
MD5 78e74b5156c7f977d048fdf1f41ef1f4
BLAKE2b-256 e094210e31ff68792852091f02c11f42c3af46cfd2b0b48a6b828da764baecf6

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1923d1ebfb300ca32b6b0f96edde592b3ddd41b015a394f9410c63cbf6465af6
MD5 30c20fa54d39b6a7f61bd12ed600cc2c
BLAKE2b-256 e59ed50b5dab64f691e64fe33d482ee793e8aae0b35b7600ba28f399eb81f7d4

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b36056ef295bb2441ce2187c802809d09f446ac750abfeeb0025aa110919c67b
MD5 fe330e4dfe52cdbdbb02c49bee568b16
BLAKE2b-256 902b940d487dda9ec106a2e7b41cd90c90997727cd1f2ed5ba4c0b377b7f7eed

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c013324e42f6914a76e9f47f3f5158f66c7071a6c84c71d97be8ffeb5c7a9780
MD5 1dfa3b67cdf5712301f77b90f57f935e
BLAKE2b-256 1855dda1a775647821a6d00dc42479cbcda9cf595de0d18e6e6ed334a5d3a1be

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 973d8b11062a44122b6c9a0e94cbf3c69d400856aa31b203dc6bf6b4bdc30635
MD5 03d86446eb0e4f0040016176272749f2
BLAKE2b-256 ba08580b2fc2cd7d665f8d887e0a37a6c9eb77f0cf6bee13194f3878d9a79084

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: brambox-5.0.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 5ab2f960879c166ed2327c5fe6e335159793bb91df4cca05f114df72df420e4e
MD5 b9daf6d8f9147be44491413927b3f0aa
BLAKE2b-256 61890e1c44b6907a7d059048c60306fa2861cdb630bf543f1e0ea2841b8fb5c2

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: brambox-5.0.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for brambox-5.0.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 0e559d33ccf5d36b558e1af628e013b79c3c5dcacf4abfd610c841f0b05dda00
MD5 c593313427d09ce050aabe622eb0fe16
BLAKE2b-256 39ac92146a3a2933c2ce590416bcec9b47fe3a41de9927b3a8bb694f4ee72ac4

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 dd3319f254dca09bca0680ec016da15b2deebcac98ec4f83528de24ad12f0d7b
MD5 a9dc1486fbae98cf9785587f7c2c1312
BLAKE2b-256 e17a4547be38488318842e1543c80c23ae5517c79bef4a3db1aaf026fdf812f3

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 76e13602d670904ecbfe8406ec5cbabeeddff8d19194416b14d2bf7cd99bec21
MD5 e3b10fffcc957024e38de209f122bd9d
BLAKE2b-256 e3552cdc619a4cea275af8409eaf678d94afcf7d727bb0e81e4753466bec3f52

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a0245d462a8e237252b509509526f42fa0a70e71a2c9b103f377632a4ec0e5de
MD5 cbe49b5a39d5b4dbb5c1d512c88b82fb
BLAKE2b-256 160390a282f1d92a5213d9086fa5365eefceb29321814f3bcfd6346114209abc

See more details on using hashes here.

File details

Details for the file brambox-5.0.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for brambox-5.0.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f3dabcfbf934cb05a0257760977304b53e335604a8ed29838e6494a75628b292
MD5 5b7cb6c9e427f3eb58a04b5fc3788ea2
BLAKE2b-256 6d39691a4223cd12629cf58ff9015afe1b1cc86676b275090a0b0be35fbd296f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page