Skip to main content

Utility functions to manipulate and compute metrics on boxes

Project description

CI Coverage pypi versions

PowerBoxes

Powerboxes is a package containing utility functions for transforming bounding boxes and computing metrics. It is implemented in both Python and Rust. It shows a significant speedup over the equivalent numpy implementations in Python, or other libraries such as shapely or torchvision.

Checkout out the documentation !

🐍 Python documentation

Installation

pip install powerboxes

Python Usage

import powerboxes as pb
import numpy as np

# Create a bounding box
box = np.array([[0, 0, 1, 1]])

# Compute the area of the box
area = pb.box_areas(box)

# Compute the intersection of the box with itself
intersection = pb.iou_distance(box, box)

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

powerboxes-0.2.2.tar.gz (35.6 kB view details)

Uploaded Source

Built Distributions

powerboxes-0.2.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded PyPy musllinux: musl 1.1+ x86-64

powerboxes-0.2.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.1+ ARM64

powerboxes-0.2.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

powerboxes-0.2.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

powerboxes-0.2.2-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

powerboxes-0.2.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl (471.5 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

powerboxes-0.2.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl (514.1 kB view details)

Uploaded PyPy macOS 10.12+ x86-64

powerboxes-0.2.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded PyPy musllinux: musl 1.1+ x86-64

powerboxes-0.2.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.1+ ARM64

powerboxes-0.2.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

powerboxes-0.2.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

powerboxes-0.2.2-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

powerboxes-0.2.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl (471.5 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

powerboxes-0.2.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl (514.1 kB view details)

Uploaded PyPy macOS 10.12+ x86-64

powerboxes-0.2.2-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded PyPy musllinux: musl 1.1+ x86-64

powerboxes-0.2.2-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.1+ ARM64

powerboxes-0.2.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

powerboxes-0.2.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

powerboxes-0.2.2-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

powerboxes-0.2.2-pp38-pypy38_pp73-macosx_11_0_arm64.whl (471.7 kB view details)

Uploaded PyPy macOS 11.0+ ARM64

powerboxes-0.2.2-pp38-pypy38_pp73-macosx_10_12_x86_64.whl (514.0 kB view details)

Uploaded PyPy macOS 10.12+ x86-64

powerboxes-0.2.2-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded PyPy musllinux: musl 1.1+ x86-64

powerboxes-0.2.2-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl (1.4 MB view details)

Uploaded PyPy musllinux: musl 1.1+ ARM64

powerboxes-0.2.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ x86-64

powerboxes-0.2.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded PyPy manylinux: glibc 2.17+ ARM64

powerboxes-0.2.2-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl (1.4 MB view details)

Uploaded PyPy manylinux: glibc 2.12+ i686

powerboxes-0.2.2-pp37-pypy37_pp73-macosx_10_12_x86_64.whl (516.4 kB view details)

Uploaded PyPy macOS 10.12+ x86-64

powerboxes-0.2.2-cp312-none-win_amd64.whl (374.5 kB view details)

Uploaded CPython 3.12 Windows x86-64

powerboxes-0.2.2-cp312-none-win32.whl (378.7 kB view details)

Uploaded CPython 3.12 Windows x86

powerboxes-0.2.2-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

powerboxes-0.2.2-cp312-cp312-musllinux_1_1_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ ARM64

powerboxes-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

powerboxes-0.2.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ s390x

powerboxes-0.2.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ppc64le

powerboxes-0.2.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARMv7l

powerboxes-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

powerboxes-0.2.2-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686

powerboxes-0.2.2-cp312-cp312-macosx_11_0_arm64.whl (476.0 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

powerboxes-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl (526.5 kB view details)

Uploaded CPython 3.12 macOS 10.12+ x86-64

powerboxes-0.2.2-cp311-none-win_amd64.whl (376.5 kB view details)

Uploaded CPython 3.11 Windows x86-64

powerboxes-0.2.2-cp311-none-win32.whl (380.0 kB view details)

Uploaded CPython 3.11 Windows x86

powerboxes-0.2.2-cp311-cp311-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

powerboxes-0.2.2-cp311-cp311-musllinux_1_1_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ ARM64

powerboxes-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

powerboxes-0.2.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ s390x

powerboxes-0.2.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ppc64le

powerboxes-0.2.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARMv7l

powerboxes-0.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

powerboxes-0.2.2-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl (1.4 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686

powerboxes-0.2.2-cp311-cp311-macosx_11_0_arm64.whl (471.7 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

powerboxes-0.2.2-cp311-cp311-macosx_10_12_x86_64.whl (528.6 kB view details)

Uploaded CPython 3.11 macOS 10.12+ x86-64

powerboxes-0.2.2-cp310-none-win_amd64.whl (376.4 kB view details)

Uploaded CPython 3.10 Windows x86-64

powerboxes-0.2.2-cp310-none-win32.whl (379.9 kB view details)

Uploaded CPython 3.10 Windows x86

powerboxes-0.2.2-cp310-cp310-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

powerboxes-0.2.2-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ ARM64

powerboxes-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

powerboxes-0.2.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ s390x

powerboxes-0.2.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ppc64le

powerboxes-0.2.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARMv7l

powerboxes-0.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

powerboxes-0.2.2-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686

powerboxes-0.2.2-cp310-cp310-macosx_11_0_arm64.whl (471.7 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

powerboxes-0.2.2-cp310-cp310-macosx_10_12_x86_64.whl (527.9 kB view details)

Uploaded CPython 3.10 macOS 10.12+ x86-64

powerboxes-0.2.2-cp39-none-win_amd64.whl (376.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

powerboxes-0.2.2-cp39-none-win32.whl (380.4 kB view details)

Uploaded CPython 3.9 Windows x86

powerboxes-0.2.2-cp39-cp39-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

powerboxes-0.2.2-cp39-cp39-musllinux_1_1_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ ARM64

powerboxes-0.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

powerboxes-0.2.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ s390x

powerboxes-0.2.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ppc64le

powerboxes-0.2.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARMv7l

powerboxes-0.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

powerboxes-0.2.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (1.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686

powerboxes-0.2.2-cp39-cp39-macosx_11_0_arm64.whl (471.7 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

powerboxes-0.2.2-cp39-cp39-macosx_10_12_x86_64.whl (514.5 kB view details)

Uploaded CPython 3.9 macOS 10.12+ x86-64

powerboxes-0.2.2-cp38-none-win_amd64.whl (376.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

powerboxes-0.2.2-cp38-none-win32.whl (380.6 kB view details)

Uploaded CPython 3.8 Windows x86

powerboxes-0.2.2-cp38-cp38-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

powerboxes-0.2.2-cp38-cp38-musllinux_1_1_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ ARM64

powerboxes-0.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

powerboxes-0.2.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ s390x

powerboxes-0.2.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ppc64le

powerboxes-0.2.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARMv7l

powerboxes-0.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

powerboxes-0.2.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

powerboxes-0.2.2-cp38-cp38-macosx_11_0_arm64.whl (471.4 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

powerboxes-0.2.2-cp38-cp38-macosx_10_12_x86_64.whl (514.0 kB view details)

Uploaded CPython 3.8 macOS 10.12+ x86-64

powerboxes-0.2.2-cp37-none-win_amd64.whl (376.5 kB view details)

Uploaded CPython 3.7 Windows x86-64

powerboxes-0.2.2-cp37-none-win32.whl (380.6 kB view details)

Uploaded CPython 3.7 Windows x86

powerboxes-0.2.2-cp37-cp37m-musllinux_1_1_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

powerboxes-0.2.2-cp37-cp37m-musllinux_1_1_aarch64.whl (1.4 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ ARM64

powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB view details)

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

powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl (1.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ s390x

powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (1.4 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ppc64le

powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (1.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARMv7l

powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

powerboxes-0.2.2-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (1.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

powerboxes-0.2.2-cp37-cp37m-macosx_11_0_arm64.whl (471.8 kB view details)

Uploaded CPython 3.7m macOS 11.0+ ARM64

powerboxes-0.2.2-cp37-cp37m-macosx_10_12_x86_64.whl (514.0 kB view details)

Uploaded CPython 3.7m macOS 10.12+ x86-64

File details

Details for the file powerboxes-0.2.2.tar.gz.

File metadata

  • Download URL: powerboxes-0.2.2.tar.gz
  • Upload date:
  • Size: 35.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for powerboxes-0.2.2.tar.gz
Algorithm Hash digest
SHA256 2cab8383ed6eda22181b6d74ac94b44eb9110cf315b50eb0fa94e628a5423bc1
MD5 d00f4a2749b640e463894168f26e7e11
BLAKE2b-256 76629967f302b63243bea9fb814a0d0693e67b137fcd547185206d24368e7fdd

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4675ad055c12509a27677e7d75d4190c2e49f67360495acbc97d8bf6732ce3cd
MD5 679f8dba77a9d0429c56bfed109baefd
BLAKE2b-256 0dd6e96dd91fd303507a7fecf29cfa81ba6f131591db9559e824e7324a6ac759

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 59b116b50f2667b0a9ea31dc1ae01de3c359c763d711f5eb4d52ebed5e458f9f
MD5 e43fcd541fbf533c27196ecab5804a67
BLAKE2b-256 58e97bfda2bea41545227a3180d48b1ee554b46f93ed755b150f893372ea2c6e

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3ed255036689de0c0e19afe456b6b9e61ea496602d6ba94b846f8dda11881b96
MD5 f179d0d49bf84f906b6a865f2f64457a
BLAKE2b-256 9950981673fdeaa3eb82d3dfc20d5423df92939169db9bda86ead21be3f674d0

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bb08f6752abb6fc72147d8aaed763bfa9f5ad3074d288db1e058575b1e1e433b
MD5 3ca3692f6fc49ee758e1b7c1084e639c
BLAKE2b-256 1688d689fc00930678f708759bc035386101fdc8372f48c3b55d7428ef022dbc

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 73dff2c2f37229a998c61e8225a201ae3de2b9fe97020c2cfaeb235b165962c4
MD5 4c0b85dfdb006d37a04641666fa07664
BLAKE2b-256 e6218d493ef9da6a360d4f475b87c3bf01315b48ec00c2b6fc207e9dce6d2394

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp310-pypy310_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2a6ea7011b37c76b5b7c5cf0cd0f54c6245324f81316120de6fe07dbc938ecdc
MD5 4cb1b1e1573ab14e8280bdf4bf0333aa
BLAKE2b-256 d665f79553cda82eea523adca83dfc93d7af4d599721f6e8cb65ff8d646c0e22

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp310-pypy310_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 83f51601f49fd31c2170fb00a5db6bc085fd56982be65b483303f7213f14d835
MD5 1c2e00e143ec46b73a59eba2b7c67abf
BLAKE2b-256 db6c1569b1181325b35b67309f37bd6b8e43032e1297d7e88396a2509ad5d033

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fb3b1841974b29558eb7dfb2b54feae0cc39f1dc798f6ff1fcd1b8a6f290ccb9
MD5 b445a11eab6702fd90e33e7991111d93
BLAKE2b-256 6166e3d3dc581d5554d87ce806ffc4adb86e4613b194c062a6d4da0b8a133f3f

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a4a17dc08de719f21274aa1c7a70eb0ba662896d913dba8703e2ad6466a6402f
MD5 094eef0427cfdfc7253dc433fa91e935
BLAKE2b-256 bd62357f423d09c2fd7cf25169cb5a007552d9f5d6266143a5042b80acdb2b3a

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 abdfd2be78bd0ecc8262b648de2d39bbbde1452ef8225693da393fc720a20d41
MD5 1b6d3e8798e8d4b69baa4feb62356315
BLAKE2b-256 4212d835466fd2c8f6b28571843203ae98979c1bb5c561c6987825ba061bb951

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6283e670407bf73da808e2b377c6b9142e28d34c41640ba43fe03a9926865ff9
MD5 85161de8c6ed7705dfa9727544d85d91
BLAKE2b-256 bad12d746934d898bb23ae16a57d37a7e1f869ab50797fd2e1b400c0b55d5062

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 139237546ffd0add0b7c2abef150e32a78ced4fea163e2a502dfdbd6a5e6e159
MD5 b06e1a4eafe567fe5280cab4d5ec5cf2
BLAKE2b-256 bd7b9ae64a5a5b7ffc45770974556a5427a0075eb7d064a5f6eb472729b51c94

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp39-pypy39_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 418559f218febd13c982d3fbfb6510607782045e44295459f5e7b8e59f3d74b7
MD5 9cf67d12bf430f2f0452530910d77a6f
BLAKE2b-256 fbcbefbf379f475bfa5ea119470ee208425b48696be0769f104f6b41547d549b

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp39-pypy39_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 ad68d1dba754575ee8e1e457a9057600c2771bd9af52a39005035d4fa0930c5a
MD5 185118b4c9f8e53d709888363e01975f
BLAKE2b-256 5ece797f82143f12f931189fed6784c79884001bc8ee85dec3d1a36f2f0f1c5a

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 8e14c6156f7de9423056c8462d4a6d621ad4b1e922db37d56575eb06a91bc371
MD5 eda1e5fd3b7ba3d965818bd3c7e5feca
BLAKE2b-256 6951d3d033f12698e4179f4fe2b670abd77bae51602bfe4b5873a58aabae5ef6

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 c331bea4169bbb3b1ddedbcecfdb39127caebb26e1a9d70c5456ccea4771e63d
MD5 4d20b84b0d682ada5c7a0ba46df272c8
BLAKE2b-256 76d00b88a6868ba66209fa8714c370ae678244590d66e9a277d32eeeec6dc4f8

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0467b382b023bbde1905cd683e4ff526de99a8722401c751386a1e82fe2639ad
MD5 7c8a11f1f64499909ace69679f2e905a
BLAKE2b-256 9354bee998ea1f0d9dfbee686c8add14d90a8a00274a6d66772706aa05399e7b

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 11b09c0255ba95ff9526f9550a8f290ebc25d07b5150596e32eb149e38b461e2
MD5 1dc80dcb9a8476d0bc3305227125563b
BLAKE2b-256 b2b136f81a675344c3bafd7288c0d2339ec167f0ef0ca887d982a711c21ace6e

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 36b7abbf75b6647ab310d611c2a67b42797652ce707199dae46876c15c805733
MD5 0847863597912d342749f7e866f7fb8c
BLAKE2b-256 5cb17596f75d8d1cac2bab7906e594da1c1915fd4ee767ae0f5ca2ace91e6763

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp38-pypy38_pp73-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp38-pypy38_pp73-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d16362d356e4754d471b3b674d824032e0185e8781326f32364e79a57067b2f6
MD5 7fb39ff323645f99142701db2974bade
BLAKE2b-256 d379b9b62d1fb066b96bbcbb979f8e21b1f7290f454cfcfcfa22929872ab4706

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp38-pypy38_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp38-pypy38_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 8613d93bc76a87c10245a0d0cff03af9b9ec0ab615582bfb11d64813f4b00d5a
MD5 2260452c241f53b473242360b5958c03
BLAKE2b-256 573fb499d7fd9dafdc029fc2f45d9324e4c1a0dafcace1eb22c74b5e3eb545a0

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3a5fb214a780fecd6ccc633766c185f0d04b5d4a916576e43ccf2c08fd3e4b43
MD5 971cfeac2bef35cc15b64f7a4d99294b
BLAKE2b-256 5a69f35f3ad86323bad30fabc4073cd2deb43e19f05014058a8f6d051fee61a8

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 8bd5f8a68debcfe08d380dcace4e99d45d690113b31a56bc13fc17f995e59760
MD5 91220c961bf1664f8a7fbb7c0ab3d92b
BLAKE2b-256 3bbf09ee0c3da4577d873f43014c744255e636e00fa5b6329463fb198d67f969

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9dc98b97207b871acfc1bed6b72027375229519d16375b16ec207b0ed62f12ac
MD5 b669966c224e1cc6f213252e1e7b8e21
BLAKE2b-256 650c32ca6359171a574452b2be3e1428380674c8800b4ceb24430c5f4ff1e1f0

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3bd22bfe2eb1d94dc40523708e51db0b51504c5bb61b5d16552cae98081cd02a
MD5 eefde35db68aab5a0b28e63ec243719e
BLAKE2b-256 5072bbe902700fe875bfe4529f844c1e02dcee231dfeae4c09ae7adec42a8c10

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 6699636010e77071d30338bf949c10194bbec631c79c3f1a5950d9e078a51285
MD5 55b4b5d91f895e0560d9b2733d7c9864
BLAKE2b-256 59e5ac9b7a62b6e5ea6678e808d6c9fe168fb020c1fa1b1be101760e9ce2a759

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-pp37-pypy37_pp73-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-pp37-pypy37_pp73-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 28b889aadf4db8859b41993de99d5ec4b215449de14ae58cd858c037763c7db4
MD5 d1892713483d0ff08b756b85721a3843
BLAKE2b-256 2d99aec41bb6ef289c4cabe25b1b0b2fb41867bfa10412d4743208513ea85f92

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-none-win_amd64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-none-win_amd64.whl
Algorithm Hash digest
SHA256 81a3eb76e4f993aa860a6d0022469c2ec36fc3249ffb8f669b22b5bd3d73b606
MD5 38ddb45e731b8d096f3bdb9f86444e7a
BLAKE2b-256 c12ac11f76a49c4d787a461acf1813d2ad086e833b9b898b8734c068575c256d

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-none-win32.whl.

File metadata

  • Download URL: powerboxes-0.2.2-cp312-none-win32.whl
  • Upload date:
  • Size: 378.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for powerboxes-0.2.2-cp312-none-win32.whl
Algorithm Hash digest
SHA256 7221a59243cefc9577c76629f817262c1009d146b9ca215751bdd435aa82fbfb
MD5 b08804bae75dffbcbb107173b8e12de0
BLAKE2b-256 068cfe603d76282b2b7b6edc3a83a9bbcd3416ec562db924b5e15e469e33193d

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 927e14b5200a297d0d77b2e32ee020f6687709f1e40f5f55979a922b53fe6bed
MD5 1df606c2c5c55e0275cae8e1c9b470ba
BLAKE2b-256 09b25e3dfbc05b435e859c1a3b1cd5d7e8308ecc03c48d18f61a70803225fa90

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-cp312-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-cp312-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 26e58bc856b9d15aace6a06bd900747c0ec18e2cb0fb86c85ac5765fdf3fcaea
MD5 4000854a2013085e2e0b2f91a90a8208
BLAKE2b-256 2453813376c8e0fa573515bed74dd2d6035eb9b74d457f1e687b16249ee1a507

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b7d015589bfff658c11ec2e87540b21c34502abca16f469fe79f6346151825c3
MD5 f38fc5cfedc0562e38b18f74498ede9d
BLAKE2b-256 6fa409a20bacc9e97a0c081b6ddf1a3588884cb6eb60f7f93b7dd1a87627474a

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 ed64fb65d97e6706f1b94c6befe97d39dec46878d167839ef02fc8277c64f603
MD5 bac83cd59b1dde067204cd735f7ef289
BLAKE2b-256 d550aa11895edef27c3acca8a996b0567d6473595cfa20285585e308470a09f2

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e12ea77774253aa6e815aacc52f0a8287014691ff29e40b0c6cec7a9f3cc88a2
MD5 158649678bad42ac40004cf72fbc1ee0
BLAKE2b-256 2353238f2a5c0dcd6e6e14f3b70135450493be55921166d6af70aea147f971c7

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0c687bafa8310043da9bd154a0768591eb93e72be28e35b935342e0487ffb7a5
MD5 03bfa163e8e282bdbc3d112fe271eafd
BLAKE2b-256 d6d8dc2375ecea61407ae602d3cd7439a02c2a7619ed944462406c5bb9147933

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 72aa8dd5e74b791e5d59efa0b90147adcd9ce1f189013701fedd3f30e386de48
MD5 469951ba47658fcd02197446b91d79c8
BLAKE2b-256 5e656502780c944f84009b1a4a2bfcc6c119c830e44857ebd03e6f3e54483f5a

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 8d4df60ee7e33ea873b124ac79a21ffcdb2553dd69c2d75cbf0703fbdcb995c5
MD5 923effdc46918bd0584f888a0d8d6df3
BLAKE2b-256 e5946d43c9fa83519b3df5e919195ff5e2160748e4196cfeb4fe9c1aed45a442

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9fd391713065acb516f84a05ca38a40027df8a8a6af340c614d894107ca4e60a
MD5 bc86b144f5ed81b9b71075696ea57c7b
BLAKE2b-256 d18c70a01fd823fe4adec5e27a2114afa3c7dea142fe1837bea243114cd12300

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 76887118c27163f4fbe51631d4c1c38b9a24c5f58ae969fe993fba827ed692c3
MD5 c5cb4e56bf04e64b965018347f953d84
BLAKE2b-256 f429fca124eacbbf75255d67002447c8d64f12275f88bdfaa468f8e58a3ec50f

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 4b4d8c5320090c33eecf436d2d3c67dc0a76ca841eeb64e8fa554a161c5331a6
MD5 b673a12977cfa1c88a47e4097b01f432
BLAKE2b-256 07c6cc91ecd8bf974d0745a17eac3d2e4a2be115931103ae5843df48d4bbd5d9

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-none-win32.whl.

File metadata

  • Download URL: powerboxes-0.2.2-cp311-none-win32.whl
  • Upload date:
  • Size: 380.0 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for powerboxes-0.2.2-cp311-none-win32.whl
Algorithm Hash digest
SHA256 d8e5c7c1595857fbfa86f400c399a067b04b3121a7ee954c2468025989e55898
MD5 046499077e7cf45d2169fb878d273ff4
BLAKE2b-256 c112c633b85cc57f3567eb471dc3eb572f931e90a531c4c71933bfc11edfeb6c

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 49f1334b09d8356deadcac15cc86913f0e28ec3105aefe4cbcdaaa513778f938
MD5 3f67c60e2271cf6c5ba0473db198624a
BLAKE2b-256 82a3041a8cdfba96970cf44dd111808238802473928a9d6aadfbbfe8a4365bb8

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-cp311-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-cp311-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 a6e53a7976927e4656d28cb0b80935e5e0547ef06ca3718310eaf2af4c7a74a9
MD5 a253c710f6830be66b7c1623edd17559
BLAKE2b-256 f5530630a05e6454a2a3da2705cbfed30d70da669ad2ff252f368640352a4c29

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 58ca370f27ea7e1a7679729472aef15ba63bbe09012e6caa9fcea4114efbf8b1
MD5 a47b24edc92e3621fe19a23eb2115c92
BLAKE2b-256 7ab8fce544ade06f9d16be3e1f2d0734a98c651e40909f4b0cb42c09cbc194be

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 df56550765dfc031e8e7b9b35ea00ab2189a72e59832b83302e7589f953bb56b
MD5 8ef22d49079c8c7c899c6d87b0498425
BLAKE2b-256 31b6e8a730e54c531adc4186e3b0959e48b269e68a74dff011290b9088357261

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 bc291c155e59ae1383a5a75a4c865a8b445111586ec1f9ca84fd25812db28733
MD5 750f2cd2b08526d1ed2a330a1b9c08c5
BLAKE2b-256 52e217b20eff3b06e4d681fa48f79f08c21718e35361abca387e9b24620629cc

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 0c35f70c664420bcfd85bf265417be8c6041bf11586e142e06b8649d7bad3932
MD5 f6657e69432b53ad1b93f7795aacdbfa
BLAKE2b-256 bff83179b4c2d30d74ef0745b19d64c3ddf5b50739559ece98ed93a444e88ef8

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 b03af6e18c509b14a0c398c9b1060d923bc4b3c2d6767239f681ab51f15b8b9c
MD5 43905c4a3f64e43488939fee6b63f739
BLAKE2b-256 3d74dbcbef666f56583b086674eff95c622ec35b16d9ffc5195da046d359e7b5

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 e15d03e0cb13a574b521d9845a50c9bdea4c0f9c0720f77149822f5833caca15
MD5 48f3ef88e1d82a6367f3e02634849f26
BLAKE2b-256 5157c9d85c3e0430baf19274e542edf113fdf7f62b652352554c517a135dc3b0

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 718090cd9b9cd50612e7092211f9c7ad93fcee5ca4a502b30256b2adf50c5610
MD5 08b21d77ef1b4e820d0d54c30e6519b4
BLAKE2b-256 b8f0b65f848d1180690ffcf3c23d203dd4e0f93aa061e46b0b3ae6719ef83959

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f36da896b4f9f9a4048cf128d3ba5f0180fcb111626c3f1cf3ff2f01d67a9638
MD5 33ef95343103fca5057e24168f4f56e0
BLAKE2b-256 3a83f0e0ae571186596506c0ba41325ee8173f94d3e689bc9a2ed5e92f553477

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 45d38f7c0fcf0cacccfab41e0d9269604f810bea4b76b6758bf94e45f51a42ec
MD5 6c7ff8017425c6ead77681e53489a425
BLAKE2b-256 2b31bd41dcf92924a3c9aecd193b0647c44c5760e9f1228fb0fa5fa24be3b841

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-none-win32.whl.

File metadata

  • Download URL: powerboxes-0.2.2-cp310-none-win32.whl
  • Upload date:
  • Size: 379.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for powerboxes-0.2.2-cp310-none-win32.whl
Algorithm Hash digest
SHA256 f6b76fc0436628a239d85c20678f5653a71e7a095089583b8fd0d697b7edf176
MD5 caccadfdacd321296300388ac4c9a70d
BLAKE2b-256 517d8ace8cb9efdeb968dc82cf520747b4cf8988a891bb5ab15cc2c1ab657c87

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 3f3d9a38def749ae45e8bb0337c77eba3e9e72e3cec41e39a883657bea0bd912
MD5 57a4626c7370c385503c7d508f71ad96
BLAKE2b-256 9eaec914a4d9bd224d02492e5787b77fa1b088d78a87ff4a5f4327d8e0fa49d4

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 82a2521d4624fef565993241f26c76c57db811d2ea693c0dbe8f6f4e371e0c8c
MD5 f7d44edce827c8c4d3d8922549b5f549
BLAKE2b-256 bdb4517d1bd4b1ef56c3cc0aeab246f5678140dd453c544a16073b8fd24c2da4

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 360506292ca2f9691973cbe51d6455d322a7392c35e5b1fdc7fad8e7f249a14b
MD5 d6cc1df785e9ba221582e49b01ccf095
BLAKE2b-256 7b6d8a3a92d5c928487e139007f42ac0a22eb55b9213f20739cda514218d5791

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b82e581b2065fa1e81fc1ab78a0bb833cc38f02e166bfca2fab68a9191342eef
MD5 1f73ad09c028408484301e91ea74c24b
BLAKE2b-256 17ccf4887e56fa72d989f5aeeb2dbddceb56dfccb269849f34870b317fdb4f5d

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 51f98b235bb9201a05fc8eb9c5f47f411401d6c5f21c51ab71c105829834e7cc
MD5 7d961666dd55debe6cc9202e139c8522
BLAKE2b-256 f342ba5f99f1c7e0ed1f71d697a270936aafcde38a82cfe538947a48ff21eb32

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 d5a13204a3c618e7856464faae0ea219c151337e9726913620be7f8388b8178c
MD5 04c4581cc17dbcf588c1a617166e37df
BLAKE2b-256 1ac552074763ab0e6e2f818b2093dc05a665dc7f7d1c604ab726c3c41a886359

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 34df2da6543d5eed2f3998eb055741b57e27898cee8266ec481bf791f7cd94a6
MD5 9706503c80ae77211557fb10ae62cdae
BLAKE2b-256 cc3d0445fca764fa63f0f2f2f870bc618c201f694c68f0746bd1b37eb5d23960

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 9cfc24a1e3baab204f5654e6f4444be9d8ab357d58a29a65a436a0927b694530
MD5 acba86e3c30910554287dfefc5b8ccf6
BLAKE2b-256 56fcfc85c965c9da19905426dbf17cdbacecf15ff31b2f55a140c9823a9fb8fc

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 848e7eb6545c3ef1d3811ef311fb6f97605c7c5f132b07dcd83a1203265e84a7
MD5 3b0a2c83e14edbe6132b0792c40de3fb
BLAKE2b-256 a156b8ae22ef3c62b17f2bfe496f5a36156da4675e9860708ba4221fe2500a1d

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp310-cp310-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp310-cp310-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bc052bb15e9615c043afaecdb4102e479c2c8a9c6203176438af1f5be4d83293
MD5 bfe7af7519c22e5f41bde7003401ac25
BLAKE2b-256 b9842f2e317dd3bb121aedba27404821ed5efe77315cf85abe469bd30db4489e

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-none-win_amd64.whl.

File metadata

  • Download URL: powerboxes-0.2.2-cp39-none-win_amd64.whl
  • Upload date:
  • Size: 376.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for powerboxes-0.2.2-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 8aa232e7748c2345f98cda27eb6ee21dbc453f46197ee6d4f0a75760d39a2c4c
MD5 12936a3d20b3dd26906b871555ba1dc8
BLAKE2b-256 1861a08f999043c2c1f5d0f4c2d08afe810ddb29e59c9d617a43e477b833e1de

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-none-win32.whl.

File metadata

  • Download URL: powerboxes-0.2.2-cp39-none-win32.whl
  • Upload date:
  • Size: 380.4 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for powerboxes-0.2.2-cp39-none-win32.whl
Algorithm Hash digest
SHA256 8d93122c5530c580b97e8bc22dfeea55eeaf49ae4708a013ccd9e6361ba70486
MD5 b80343cb7a021896d0e19c02dfba8f04
BLAKE2b-256 28ffba4e93697fa52a4fd9fc27a22783647db89af03ed40d5ba92dab76aaac68

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 ed237bcb48b891052cbf35ed47d0caa93434c733cf5b877b9accb229a2da4f26
MD5 195d1fe49758961e9270434ee1658e68
BLAKE2b-256 f592aae8ee7f37768120d4638f2fe506b170ed882be04be5cac2757a2ab4023e

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 6b804bc3f80b7f1efeff97379ed741530c544efa205eba1f576367f02867bc95
MD5 dfa313cd4938276d0285b74bc679311e
BLAKE2b-256 66b117ef3a40544b3443e961376063a7b31d4f170dbee153d131459ab52f1796

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 bb3326d5451dbc3598c8c37ee34e8b3fc35471f16710fa54867a61c8b9a5ab28
MD5 491a739ce3a98091362ab68f23dff3db
BLAKE2b-256 aa571b0bc3f7ce96978482da811506ba1fb934c799ed18e6c18e0542766a8550

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 1da5cc210619315dc4b2c8f6eb69aa42f608aa7ecade2bbe13e1fbbcf0634214
MD5 2399c725462a0a66759d4d6e923f4353
BLAKE2b-256 0d543293ad4013cd03627f01b8106150303f003af5bce9b219a43cc7cb081636

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 cb75a282fbdcc7a61ddbd30bdf27b0013158d13934bdd2f966b3ebf473153563
MD5 9713699915021516555ad8d6b286f13c
BLAKE2b-256 ed404e04ba557062fb6df8944dbc90b4002a76a8b703187766712bb53fb46cbe

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 a1d7c1485580492d0e5b0a2caf39de1baca06c7a304b67b9c7db7fd414009a87
MD5 f186d0d3474b010254e498962b583c9e
BLAKE2b-256 8fc6389a4ebb076b0a260668727c4de2343431e4d5a6c28faed9168b1f43a2dd

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 52d4694d66ea78d1b1985d81c24e7f08698fe032048b9ca21eeba7731e3be317
MD5 8f7e294f1a7620d1cf4e27fa76ca193b
BLAKE2b-256 6b5cdbcc8a00b5b27ff22a83b76336fa417357066803bffaa3606113eefad660

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 1b87376829d378016747d214090e9d75263751665664f52b53c4eb54669a786d
MD5 c27b0f1a4c90741dd1c12d995bb984fe
BLAKE2b-256 c1308443b4529ecb4488ac3f1e1b68c9f421593c631446ea8d0ca36941d3a970

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 397a1fcd3cf67f37a7c90a7ee196d5feeb3102f26bf40e5f00f7d8c3fa4ebeb2
MD5 9baac0c2710c9e735365a598d587805d
BLAKE2b-256 b456a909b0a8288a9d5c4c363b8bb7be417767ba5f992e9547d2b085ee6e0569

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp39-cp39-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp39-cp39-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 3996029e529b1eb5abf8fd2dca07eb2485bfcce6d4f3002e68a22af2d5f3db5b
MD5 d1030d207b755619da36ae613d792a5d
BLAKE2b-256 18fd62f63b913555aba091cab51e3b25c999edeb27139c2d5e21fe87a5371a59

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-none-win_amd64.whl.

File metadata

  • Download URL: powerboxes-0.2.2-cp38-none-win_amd64.whl
  • Upload date:
  • Size: 376.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for powerboxes-0.2.2-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 b1933dc624376de92483a58e520449ce0a861a08961707b466fd79445ff025e3
MD5 ee9a643230c8446b32f943c7755ef04e
BLAKE2b-256 d01e3d7f11e184826d78cff8dfcf57a40abec958e49611d3236772e058ba6915

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-none-win32.whl.

File metadata

  • Download URL: powerboxes-0.2.2-cp38-none-win32.whl
  • Upload date:
  • Size: 380.6 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for powerboxes-0.2.2-cp38-none-win32.whl
Algorithm Hash digest
SHA256 5f58fb7abe11f6f199f05fd6ccc58b7445a724d958bb94407c91e189852bc62a
MD5 c7d9b9c0e62767ffb6244f36c12ba010
BLAKE2b-256 e774963d3758a67d0c6da9584ebc3bf1cd8a89283cd731dd3d7b9efc354da455

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 008b11267e3772270588974ee0f411f69af345aced7aa75e2041fa43a81ae8fa
MD5 eb6fa1d94bfb5f0591ea6ede0c37ef7b
BLAKE2b-256 62331318480ffe407e50a19985e4f9793591962ce8b1f9928d9d364e09b88599

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 3184f8cd2ea74157cbef999a7f11b1acaa7e186c4df20f3b7d88c199b7f915e0
MD5 6b35805ce136176455714f28608ebaf1
BLAKE2b-256 6312a00ea3eecaa34dbac60e264c086f47876a4efdb5a23b773c96ffc3804fbc

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 318ec64f5ccb02a199d3e062a4035c11e75ee5f776eadda40fb194c79fd797f9
MD5 f359152f8cb31957321ad6a5087acafb
BLAKE2b-256 ac4097ab3ecaa2c219518056e9c76197583abe8b14735654720dc01b9f2a7483

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 e497cd01f67761a835c854710f449c181b0eec3424fe8624119a0ab238034c55
MD5 ed8cd07a6ec53b6efae293e9e228619e
BLAKE2b-256 4385a36aab4e32345626906208ce6386c512a4e7c115c85f1a9b9bdf892b5549

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 5915efd28b50320214bfac8c8197f9a04c055bb7c4b2885cf56ff2f95ad291b7
MD5 71cf89d898af080085bcc1bc41964453
BLAKE2b-256 b7bf435653871de11baa77f8a50734f0f8a6f43c82ded97509c85b10720492a4

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 ed76021061fe76eb2f4bad2f039f1977643b7a7385b41965ba0cb98161293943
MD5 14a683898a5909732998d5052e986290
BLAKE2b-256 e393671fce9f9ffcb7bef369a0c0c3e367000db3b62b81d97b04b9dd14c64098

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bfb474729e6bb52e37a4359376814fc546933b9492726b5ff7b001a894e6b941
MD5 43b4e3cff161f49b639ada512755580c
BLAKE2b-256 1f84386280340c0631af2770a233f49c6284989483f968fe6a050a5ce825afc5

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 332db31f28cac2afdb4a1b75a9ddeeb3ead86e67d24928533929ece0e901e878
MD5 5c7c0bf8e927591d284e10ee1a18218b
BLAKE2b-256 839875b0aa95bbe544df184d21847240680a210d56b78b6cb74452380db3083c

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a29c901573fb81b2d2a06ff86439c6b15277b1bf2cbf29c47dbe57e56b0137f
MD5 c5b80c1b99877e80817dbc3da4147a6f
BLAKE2b-256 fda30512fb627b84121604a5a818a0c27881b958bff742d04ce78af6c58fa364

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp38-cp38-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp38-cp38-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 35ac613682b074a7fa6aec0af67196bb8c8d9da3cb83efe7369df239928ab936
MD5 2263fdcc395ba2590fab20d33ddecd53
BLAKE2b-256 089067b01147fd3a61b43c21f6a471a70dfee0e68ca12d6c57a39fbca1a566b5

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-none-win_amd64.whl.

File metadata

  • Download URL: powerboxes-0.2.2-cp37-none-win_amd64.whl
  • Upload date:
  • Size: 376.5 kB
  • Tags: CPython 3.7, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for powerboxes-0.2.2-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 6d39d4536cd5774a9491d2f86f59bf6d48a7f6bcc1eb7b172f9ab45c3238ae5c
MD5 2d5f4535a3a9bc99de693e7bc572ebfb
BLAKE2b-256 8498e28339b790eba4e674e95de23f49ad3572ba8ee2456ab8b5f7ffcea58840

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-none-win32.whl.

File metadata

  • Download URL: powerboxes-0.2.2-cp37-none-win32.whl
  • Upload date:
  • Size: 380.6 kB
  • Tags: CPython 3.7, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for powerboxes-0.2.2-cp37-none-win32.whl
Algorithm Hash digest
SHA256 d6e798a18a5c1b77cd7ea15f2327b04326ddec4748f4e8fc5170639d4e0e80ed
MD5 745ede78c800bdefa97a23acead1ba93
BLAKE2b-256 7edd66bb8753c875047256a90665ae054982dacd6a6f3e87bd269ba3a90fa6a0

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 4474a3a5350f73423f923a12cb07cf4a979d7ed9cbce0ca80b90e4660550a210
MD5 a209058577c629e1ea7f7827ef477336
BLAKE2b-256 e212cb2753aea420669fea955aeb2398eb26a48cc1cb2cbf13db97b87c36f052

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 833678ed1825f753fb5e74bad7676e5692c2d1c7160e58634d3f3d40669de4be
MD5 34631c38ff28ff92ce162c13d9c5e534
BLAKE2b-256 5899835878090955a14d7cfb1be8346edcfdbc1c9512bbc01b9bd9b98cfd22c1

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 923167a6f68452aa6effc8efec3eab47b03d33f6055bb3a3d2852239af922653
MD5 346545293363fb7df5a4f28ce091744b
BLAKE2b-256 079f8a263a369ec839e4ee475b8e534a84d46abe3957dd8df6a402cfa7d80006

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 7de9943a070b43c3cc946193237b431563e78b5e8d5268fd5729bb154bf6b543
MD5 b104a6854d508ac3aafcfd46fb1c6a07
BLAKE2b-256 9616df2f8eb171c33673c5cd282762967b24f6be4c6305b5564bae4e8a3f9082

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 a83b0f773e645bdda3991a3c53f9193e90390c435036c44647c01f25f1834b9e
MD5 ea5778b9f3a4f20f10639136bb70874e
BLAKE2b-256 a9cd8d35ec305590edf23c980474ef55626d3cf116f6149c518954420bcbfd82

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 e1cf42e3dd2eee167b8c63360b3c5577964642a45ec6665d1db883385ff82d9d
MD5 8bdb6ee7179ab8d264c368144e63b3f2
BLAKE2b-256 e5a1b8c5ed0e3beb20574efee4d3ac0699b977e2691e843146e5696188bbee76

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d3dc33b074d28d7c949999f548003b0a3e4703b6cb50610f5eccee5ad890099f
MD5 56994dd2aa61676c67acfed7e0dc22f4
BLAKE2b-256 c408f9b263fe843a639a4dda4be15f0e24687a0b5fa04d4ca01babe9afa95339

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 48e8322acc889e7aa99c23fb3f1621cf3560fb51229c540acf41a379d23e1c1d
MD5 76befa943c554d5b5516ba1dadc73319
BLAKE2b-256 d934b3ace4b9af55746d3af5c1d4cad502b9646082cbb538f5565d5c1267913e

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-cp37m-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp37-cp37m-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 371edf46cd8181c879c593611e2a91d76f43260cdab2c97dbb1ec8d5735c473f
MD5 253639a23d9f324b51bc90795e24ebd7
BLAKE2b-256 bc096519a6ffa72d498b2b8cfe5542586befb90110cf00f768e83c86b89b1f99

See more details on using hashes here.

File details

Details for the file powerboxes-0.2.2-cp37-cp37m-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for powerboxes-0.2.2-cp37-cp37m-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 297c45dd69608c8280355a6b8c8f7527f9b0aa4b566523db4b7109cded0d826a
MD5 d144f0dc13514211e415f98b2c4aca89
BLAKE2b-256 63f343f22d6a9eddc5b8a554e0e663c0c6c597f7e91509498994dc3a4157e154

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