Utility functions to manipulate and compute metrics on boxes
Project description
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
Built Distributions
File details
Details for the file powerboxes-0.2.3.tar.gz
.
File metadata
- Download URL: powerboxes-0.2.3.tar.gz
- Upload date:
- Size: 36.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c1abba370594e00b3ecf620072b10b5fafeeff8633a390a1629600247222e8b |
|
MD5 | 9aa619f070766156665c74e09b0a7438 |
|
BLAKE2b-256 | 4f9db35873c65a72d075a7764ff4abf59d8da16645a5010ee8d0237e6119bf45 |
File details
Details for the file powerboxes-0.2.3-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp310-pypy310_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.5 MB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fd3970ad7c576a28758ddb411045e62af26c8e03273cdda7a0f26855e0a094a |
|
MD5 | a2edff51b279c17d8f88073c7746be82 |
|
BLAKE2b-256 | 234d8511dd3d453c61950f446c6ae7b51cb7a758421c1caeae434948a305108f |
File details
Details for the file powerboxes-0.2.3-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp310-pypy310_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebd3fc79234df3f5cb82a4ee65122d7de1d215ae17df9d04a801504011947a32 |
|
MD5 | 668948bb4ba64bdeb52bf8932b7388f4 |
|
BLAKE2b-256 | 9c507f6e2bff5b92e83038c5794c9bb6c7e949d872febd25bf5e800d390f23e4 |
File details
Details for the file powerboxes-0.2.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eeb33be220f8235fdd71e6dbbc089d8433d5e54cebd51138fdb08910c7c57797 |
|
MD5 | 46dcd620b83a9a362d38ea73f4f404c5 |
|
BLAKE2b-256 | c44b24200997ca7a09e2fb21b359bed80532e8f18c201a035101586baf52dfc9 |
File details
Details for the file powerboxes-0.2.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp310-pypy310_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29b6699ab0abd711dd7849fcd0ed1de11032241743a3b81c966ba2ffee11e8be |
|
MD5 | 9c8446d40ca7b19df8e27c3371776628 |
|
BLAKE2b-256 | a8555665d73164924e5602bdd465e4ab895bbe7c81b34086b4a3267a60ff9d96 |
File details
Details for the file powerboxes-0.2.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58e05f52b05c8674ed62ac94138876b406868097a32233990641d4681073b596 |
|
MD5 | 1a289d49c904e2371f925febc569a8b2 |
|
BLAKE2b-256 | 9ea019ad4acc2872d16eb51bc0f84413ae4d73a84c967b7fc193ff4550f40348 |
File details
Details for the file powerboxes-0.2.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp310-pypy310_pp73-macosx_11_0_arm64.whl
- Upload date:
- Size: 454.9 kB
- Tags: PyPy, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e62defd1bb901e4bd52071a81ee0dff58b05d3bc0abc6deb36fabf37fdce62d1 |
|
MD5 | 3ffeb5c5cdedf0a93ffad9a0c4b4e3bb |
|
BLAKE2b-256 | 684fded458ec4c0e5e9c54a3ca56bb0263c0e95a9f59c29d0c302b1dbf1b0686 |
File details
Details for the file powerboxes-0.2.3-pp310-pypy310_pp73-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp310-pypy310_pp73-macosx_10_12_x86_64.whl
- Upload date:
- Size: 498.3 kB
- Tags: PyPy, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 365eac79a4757cc3f7293a5cd6c97d8c130328432444ddc803b1e867a565ae03 |
|
MD5 | f344f945652b6da2e614564f96329aef |
|
BLAKE2b-256 | 9c384e7b07b92a22ce5d89bddcadf61b4ce300f1402242317fe42bae7e8ee1e9 |
File details
Details for the file powerboxes-0.2.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp39-pypy39_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.5 MB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 501f2e181216bcefa00c4c651bb9731891da7a767b267533b6203140d284bc13 |
|
MD5 | 45e64310a84e25e36fb4fb0f67150e74 |
|
BLAKE2b-256 | f91a47db54dfe1348c5fc8bb5ad6d8c56861433af3b02cf92510e997c7ac8ee4 |
File details
Details for the file powerboxes-0.2.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp39-pypy39_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2c7a92ee09423e18326b0f3fad736c6a22a084f06ad53827adb4fc46e34c24b |
|
MD5 | 34aeb8e96931b918719642399f1a557d |
|
BLAKE2b-256 | c5b0651584a8c70934d92e4aecacb42c421e32962df16eb98efe30464c80f02f |
File details
Details for the file powerboxes-0.2.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1694d5bc11fc6123815df7ba4af80dc29dfb6eacfca4a077fdc3991c49b63d0 |
|
MD5 | 53b0122d06f03dd1526018afab059d3e |
|
BLAKE2b-256 | 190241b54ed048f3a196da379395f7cf8383e185bc7430baab87507fc1e2db66 |
File details
Details for the file powerboxes-0.2.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp39-pypy39_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa96f37b88bd63f15c15a8a0048b05bd0cc3e7ba8ac2affb644c04b80b31848b |
|
MD5 | adadf1326bfb90e7b6e2a9349ded2469 |
|
BLAKE2b-256 | b78d06fa940851abc6c7b45bf2647b15f70aaffc2217b7b02c0edac86c7eead8 |
File details
Details for the file powerboxes-0.2.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8a335d4f19d5756e6f9759c42885c9883e04d24c48c0e449a351d985be1cad4 |
|
MD5 | a0634cb8856618dd52d8ceed7bd8c627 |
|
BLAKE2b-256 | 0218bbacb19d5c3e74b5cb927a07ac6aafe8369f1ab555ba8124652fa4a549f1 |
File details
Details for the file powerboxes-0.2.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp39-pypy39_pp73-macosx_11_0_arm64.whl
- Upload date:
- Size: 454.9 kB
- Tags: PyPy, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3314ae2c4ffbdd042086563131f298f11251f781a655231009241fbaa5d9823a |
|
MD5 | 51bb3fbfe57429c4e4857aa98b226770 |
|
BLAKE2b-256 | fb92eedef8630c493553fb9e898bd1fc8418ca906017b8de0b2420291292eed4 |
File details
Details for the file powerboxes-0.2.3-pp39-pypy39_pp73-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp39-pypy39_pp73-macosx_10_12_x86_64.whl
- Upload date:
- Size: 498.2 kB
- Tags: PyPy, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e1aeb2b07f9ba6419ffa13b950d72b50c9020d9e7031f31821735a7ddc141e8 |
|
MD5 | 39b4eeb4cb599f988aa9d28b5b01d0dc |
|
BLAKE2b-256 | 0f2977e9dffc62922e541ba806832346b0b2e3b51b349ff74a6ca7f5b28c0292 |
File details
Details for the file powerboxes-0.2.3-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp38-pypy38_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.5 MB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a648a764a50076f55d1a46b4d4801fb76fd1c509b8650714350a81d8d3ffc946 |
|
MD5 | 5d805c7c6fa8c7352f140fb027aec866 |
|
BLAKE2b-256 | 57b0610977e1f6cae18fe8b487d65ee19a9c8745481d8eb314b276cefd16c24f |
File details
Details for the file powerboxes-0.2.3-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp38-pypy38_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3aae915cd39e9668c2480e1cfdb8ea2e84b87030dbc7b6ab4df547ed3176752 |
|
MD5 | 5985c7ee522bc54aecaefc44d422e184 |
|
BLAKE2b-256 | df8f7a3a46714271c0a697d9384274b5ca92c7ad27c66c846663f132bb922e0a |
File details
Details for the file powerboxes-0.2.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddaae345b96a5bb8a9109394ca9882b6f20327302778b6440aab34724ce0b42b |
|
MD5 | d5c24ccb9366201f1221e7f28cbae986 |
|
BLAKE2b-256 | 9416eab6a245d33cbf0d38e10879638415c7fa50ce19d86336a4522aa8baa180 |
File details
Details for the file powerboxes-0.2.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp38-pypy38_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65f85d3ff1307ccb969d8bf335de83adf50a302a0d8b56680780ca4644bcc296 |
|
MD5 | 6b44d86dfead79464ad81aef9173ec76 |
|
BLAKE2b-256 | 4ef38129df53dbd3c1debd44af3d262cacb99ae2f030d9ad243358371e514e4b |
File details
Details for the file powerboxes-0.2.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63d8126e46db8dd1f5041661b778ee2378dd08efa9f19a90b587c46bb849f08c |
|
MD5 | f92fff077a9dc207299481b346aef79a |
|
BLAKE2b-256 | affc65b0f613c2f6cc35d1fb90a4971e3fb071b71205e7bc8725a07ef1842e28 |
File details
Details for the file powerboxes-0.2.3-pp38-pypy38_pp73-macosx_11_0_arm64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp38-pypy38_pp73-macosx_11_0_arm64.whl
- Upload date:
- Size: 454.9 kB
- Tags: PyPy, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44aaea5b438f0cf8a45cd5c06016897586bc73a86220a52cd882b60ce3a21a66 |
|
MD5 | b67eb26002799840ea2443a5715539ed |
|
BLAKE2b-256 | a738303c5c054060bf9149529b475bbea0938cfabe8f8235a7209282cd5bf91f |
File details
Details for the file powerboxes-0.2.3-pp38-pypy38_pp73-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp38-pypy38_pp73-macosx_10_12_x86_64.whl
- Upload date:
- Size: 498.4 kB
- Tags: PyPy, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39d9b3fdd390ebb32ad9fb66d3473eb7a8df0e03a8e6eb94af7e9a9173910232 |
|
MD5 | 980f7dfe15509ced5ca904bfa57f8534 |
|
BLAKE2b-256 | 35b8be62dabd9ad749b26783364c5032995e62d371a5b925180bf0227e4e3b6e |
File details
Details for the file powerboxes-0.2.3-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp37-pypy37_pp73-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.5 MB
- Tags: PyPy, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 555c8843bbbaa2f1ab441e069f1be0097831bfc64d128f757aa18b705c38c7cc |
|
MD5 | aa66e0e915354f2d167f6d8f958b25e5 |
|
BLAKE2b-256 | b9775692a3bbc5d093d8d94d88d54ebdb2f3e4a8688fcb54cc0d6e3d58136d29 |
File details
Details for the file powerboxes-0.2.3-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp37-pypy37_pp73-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: PyPy, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7b6c0b1ee5e34c0ed3e0eba37db95d2a12332a6ac416288c48501bd49cf7a4b |
|
MD5 | ecffed8b740e69b92dd95e6c39c033dd |
|
BLAKE2b-256 | 28f9b45fb1854c559cfdfb7254a6df271c1ece719be218be67861c68918ccffa |
File details
Details for the file powerboxes-0.2.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 909378aaa257d80d2079ffdf0e1c8acff8eaf7e5866196adf107e4321a890a04 |
|
MD5 | 93a900ce6a305fd6dfae1b6a3fb6b5c8 |
|
BLAKE2b-256 | 6989626a3bec4455c32b3630acc6028203feb59af31c16cbb60fbfc7979d500b |
File details
Details for the file powerboxes-0.2.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp37-pypy37_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad1d4a5700273cbaabe82e392cfd6345f29ad8146c8cd39a1cb609f22ec89056 |
|
MD5 | c846ee679feb977b016b3aa852f1440b |
|
BLAKE2b-256 | f4cb57afb5aea18309a7dd1ed78290492d86b11fb8cf8e70d68386f758082044 |
File details
Details for the file powerboxes-0.2.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aaf47b15fd01bfe77777ee717dad089c28000aa3d1e535c7cb8a32ac07ee1efb |
|
MD5 | b2c0dc024a2ac7d66ce51cfa8eb0f9b4 |
|
BLAKE2b-256 | c68843271afabc4df87479d2c14f893f3d5851725cd32839415b10b3906b0c84 |
File details
Details for the file powerboxes-0.2.3-pp37-pypy37_pp73-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-pp37-pypy37_pp73-macosx_10_12_x86_64.whl
- Upload date:
- Size: 501.0 kB
- Tags: PyPy, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ff43b4b09de1d35e15b49beabb8546debb13a04e7538884b988f13467784ff7 |
|
MD5 | bdad544807f79a9c41f84500529d1d72 |
|
BLAKE2b-256 | 9251eb86c3c95c2305ff1f7225172e14aae11dde9258edfb29d79bec7c14171e |
File details
Details for the file powerboxes-0.2.3-cp312-none-win_amd64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-none-win_amd64.whl
- Upload date:
- Size: 342.7 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40e78b1d164a036b07ce487379ce3810c660ca10cc7f984e8c59cdac4ffae835 |
|
MD5 | a05a9b49c2911e2b16d890c1e42440a7 |
|
BLAKE2b-256 | 34edda5d6d700bdf12e03e0ecc19eb2a4376e6a6d2d5554ee9e03fc1b934a350 |
File details
Details for the file powerboxes-0.2.3-cp312-none-win32.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-none-win32.whl
- Upload date:
- Size: 334.7 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9f84bf9f3c4da5a84a72866e30ed2cd26c0a30f25c32ea0792781a28f652924 |
|
MD5 | 54fb2180f294fee078a581cdbe78ceb5 |
|
BLAKE2b-256 | 1346f85362b1cd928a2e50a47ae8682c9cc032535f74184fe5c269ae174a765b |
File details
Details for the file powerboxes-0.2.3-cp312-cp312-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-cp312-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.12, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ea0cd835dbf42623d6f71cc9740c74bd3515e4fc45fe18c096fa77354afd435 |
|
MD5 | 8f1e8c8b11c5ed6dd5c21d5e99c86fb9 |
|
BLAKE2b-256 | c6fc209dc7c12dbd5238923baa5aba9b02b2c3dc6a4160c4742c792a990ad0bb |
File details
Details for the file powerboxes-0.2.3-cp312-cp312-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-cp312-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.12, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 900ec97770c640f0de3caee8a5c07a59b8bd08b2e5d79300b4d66e32375b82d5 |
|
MD5 | 76c8dace9d2e80cd549d367fb82f3562 |
|
BLAKE2b-256 | 8acd9062c9f18bc734d526656100aa2ef1d183eda6f42177b714b8a5458bd1a2 |
File details
Details for the file powerboxes-0.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 529.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 253010841d8f705d3574fc651339f92218119ce7fe8265083b6d8354d80df3a8 |
|
MD5 | 7f1087ad49517bd219a55a7088f520e8 |
|
BLAKE2b-256 | 4d8aff879277dcc1ceb3fdcd4f330f0c50bf6574db48378ee488820795b873ec |
File details
Details for the file powerboxes-0.2.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25d16790416ec508efa57b67bb3c648428e632536120b1530b0c6d60081d0846 |
|
MD5 | 238f6b8f82e623ef6aa587f323a09976 |
|
BLAKE2b-256 | d8a577544e82dc0684dc4ef4d8549803e655a4719641e51c3931033c7828b88e |
File details
Details for the file powerboxes-0.2.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df604f43a6dedb8371f301dc662f5b1fe465cd4e779ba99739617b31cbf25c56 |
|
MD5 | 36dd1e5266a7925065078a8123e8568a |
|
BLAKE2b-256 | 1f777e9518fe46572eaff59ea65a4248a4b606a48c505e06e9810d39935de6af |
File details
Details for the file powerboxes-0.2.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66e29921ff45d69902641e949190ac723bc3deabd4c6cbed6f98687f9892bc24 |
|
MD5 | 6b880ff4aa7bfe79d5aafd8e297f3002 |
|
BLAKE2b-256 | 233437e93bf8fb6966fc6bc189cd1b8aa16af1e306832ac34a5af9739d9cf7e8 |
File details
Details for the file powerboxes-0.2.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3960a493d2d3db754a92050c75ef407186e7fdd9841bc1c9b9189da4803d7988 |
|
MD5 | e12a96607e0722b05bcf711f86f1fcd0 |
|
BLAKE2b-256 | c9dbdd2599da5891deead138bc1493b4cea790ce9556e0849f942659bbeb7220 |
File details
Details for the file powerboxes-0.2.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c178e63c0cbe6361dfb85c4aa512c07bda94ad9388aa5011380caba491cbf84 |
|
MD5 | 706259dd8d3a0aa59925e49ffd23d88a |
|
BLAKE2b-256 | cd02bd4ce59b6b44229a5690c83024d887d1a69a4d1022c4f15142156ccc79fe |
File details
Details for the file powerboxes-0.2.3-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 468.0 kB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2473e6582d256298d181a8edfaa6fd6e47fa9f543382c8dd691c665f77367cdb |
|
MD5 | 95f48b7aac335f846a4b3b3577e6c770 |
|
BLAKE2b-256 | 3ed5cfb602ccaa1c7557d4eb1ce394963ad58b7a19e970711c44e0a5e9a438c4 |
File details
Details for the file powerboxes-0.2.3-cp312-cp312-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 502.5 kB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abae25c71e0e09e20b6f4e5bfdacd162e36d8d9fc6ae61054260940d75e533a0 |
|
MD5 | 36fe9bef9b01338cbfaa546a5e51edd8 |
|
BLAKE2b-256 | aec850c0dda3c14ecb22db26b7ac3ab2239f9c718d5329d6ccd87f22ecb836fb |
File details
Details for the file powerboxes-0.2.3-cp311-none-win_amd64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-none-win_amd64.whl
- Upload date:
- Size: 345.6 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3299a5eee48bf7353579e1f425805c2cb91f5e30d81a078688b3d111576f29bf |
|
MD5 | d666300e0f8dd00f760833a7afc19e32 |
|
BLAKE2b-256 | 6cdfcb9ae267cac732fbf7f28aec81b0cccfd03f6bfdbe4f73ea1b8907dc3c0e |
File details
Details for the file powerboxes-0.2.3-cp311-none-win32.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-none-win32.whl
- Upload date:
- Size: 332.8 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 652e7a4caae31ba7470b19fbba1916ca4b8fd5d27c7acf98dcedb521e09a0d3b |
|
MD5 | f5aff9ce3604eaf8b0229edb6966a622 |
|
BLAKE2b-256 | 79a1c9f5ad31ef0aeb326e594b24da6b3f1969fa1327897c8d07b4d77e398bd3 |
File details
Details for the file powerboxes-0.2.3-cp311-cp311-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-cp311-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.11, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40c8edbdabd2cb3aadeffa2622dbc514b2221307d54ef5b290b2b40b8884a7cd |
|
MD5 | f24594d9e7afd8f2f8d97d20d9cda6bb |
|
BLAKE2b-256 | 45c24025e73caa3c07ea5590dc8ada287de060fcb74a2f84a2698f7f36595279 |
File details
Details for the file powerboxes-0.2.3-cp311-cp311-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-cp311-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.11, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9000692a3f5772d457d2b14ce18b0234db4b224101747ddcbd35f99ccafd5f13 |
|
MD5 | 24a9262ce6282a09be93dfe1e07f37e6 |
|
BLAKE2b-256 | 8bdf27afa95c9c87976867e1f5a2096ae4412049ccc7de88d5a6615fe220a953 |
File details
Details for the file powerboxes-0.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 515.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a54ec19dff43781a7a41a04cde4db56f5de3d355795bcce38f63fc6a3e4a3b4f |
|
MD5 | e820cbc887ac0992bceaa0e6f502ef5f |
|
BLAKE2b-256 | 1aacce1a27c473bac26b9eec21208111bee2cf1d35d535c6fb9a85ae6892c18d |
File details
Details for the file powerboxes-0.2.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c63c5f7743c9b622e675b2eda727baa8aa37cac226181a743da8ca8ec8f1435a |
|
MD5 | 82e6d21cfd26c8853b748190c4ea0644 |
|
BLAKE2b-256 | 9915344a5aa7fabf51fd8279cd6a09958537ca6a6ed7dc7d546c2910d5379bf0 |
File details
Details for the file powerboxes-0.2.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78916ee1f309c99c8d9789ab3d9b8147084f3274f681476641f03907c314c2ca |
|
MD5 | 20a3f3fb65455212ff1d44313e776567 |
|
BLAKE2b-256 | 81190f5ee796a3ced4b77e8b4660c8b6769ccd97152dcf01dfd52f6549f999b1 |
File details
Details for the file powerboxes-0.2.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d033dc1fa90a9a592146b15e851b365c38c9a696548001a3d350562a948d0963 |
|
MD5 | 7167349ebe011b864086de39c0a06560 |
|
BLAKE2b-256 | a946decbd5d9376e09063b93338baa033a5506568c0ed53aab59f33e27641870 |
File details
Details for the file powerboxes-0.2.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 206bc0fe1297bd33f8105038f5bfd7c1b1c2fe4eb6981dcba472c5d313b9c815 |
|
MD5 | 3aa4b4edb941e31f788b9eda926e9921 |
|
BLAKE2b-256 | 86193ef5c54dc1f4bd0a002ed57f14ead0c3c68e69e2e9bf6ab19746a9c86bf0 |
File details
Details for the file powerboxes-0.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cffbce747eba771199048377ee13074dfc90f89b43902d669d8033574708d56 |
|
MD5 | b8fc8e9fa4648806aab02fdb9ac51148 |
|
BLAKE2b-256 | 661d59463d284031a26f57ab27af606dc3d53adc6f4b91cc7cb93fc82385fee9 |
File details
Details for the file powerboxes-0.2.3-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 466.1 kB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23d28ba4fa13a1f2d2583058c6f9bb3d401662dcbe4710c50af16b70f3772319 |
|
MD5 | a4ab728e336ee5eade835e80568ee2ce |
|
BLAKE2b-256 | dd1f8229514044cf0f54ee61323f9fee69df792fd20618aba53a9e6944c0314c |
File details
Details for the file powerboxes-0.2.3-cp311-cp311-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 505.7 kB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db1ffab0800e155ff4eedb0636b8ba1b3b944b9877fc2ca26e1f5e3a2775672a |
|
MD5 | 0be9e9d13e6d933eb3694d378cdd7b8a |
|
BLAKE2b-256 | 0b931aa21481340497b601a497f9ac661a2a662a42788f110365464bc26ed854 |
File details
Details for the file powerboxes-0.2.3-cp310-none-win_amd64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-none-win_amd64.whl
- Upload date:
- Size: 345.2 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ba61068ddf3d9b87fe3681cd459f0edd56de7f21efa7c7f132fd6e0a69bde36 |
|
MD5 | df51da8eecf2ad82ca8f490f9e80208f |
|
BLAKE2b-256 | 58d307741962986d7b5b32c318cf346751c73c9e293e02a0935392c5686c9ee9 |
File details
Details for the file powerboxes-0.2.3-cp310-none-win32.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-none-win32.whl
- Upload date:
- Size: 332.9 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52c38ac107f6949fc756f4084bbeba5d76f78098d3670fbc7b46a729ec8a286d |
|
MD5 | 0a8592ed1d12f18a2fb4702e91c3aa81 |
|
BLAKE2b-256 | 26614adf03914c8cb6ebcccc32e55856410818e15154abd2148f48524274a23f |
File details
Details for the file powerboxes-0.2.3-cp310-cp310-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-cp310-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddb1afa5378f841a2052db796c72610a46ecb0102f427d9db9e9fbdcddb97e49 |
|
MD5 | 6cf14728c6f2b4eb957c55296280c042 |
|
BLAKE2b-256 | 5c4b0376e63ad3b2eb82608efb8c94bb533d1ea85027dd43cc419f7873e0553f |
File details
Details for the file powerboxes-0.2.3-cp310-cp310-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-cp310-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66dff22595a685bbe99096f3120954b63e5f9a9e6b45b83f5b73e443e6e34eb3 |
|
MD5 | c05359f85993c21007a76a25da8db277 |
|
BLAKE2b-256 | e07df12f9b0d06aa5e5bd05a5eb82635560f50637fed8288316cf593dc37eec4 |
File details
Details for the file powerboxes-0.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 515.9 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42151d5642c072513a108dbca68ae3f5d4f9f4e1c963613affe0829c532ce6f7 |
|
MD5 | bd4d4c74fe91083fd197b6c284b4f027 |
|
BLAKE2b-256 | cc4434c60482ab4c201721ceb50cb0b0f0df7922367ef4680d649afd3d25fdcc |
File details
Details for the file powerboxes-0.2.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 389269b7450b0b3b6948c7efb22ac56377fc527f03a877f95033031d6c836ec8 |
|
MD5 | 542618d0b7174dd4cbc5bc2d280f2260 |
|
BLAKE2b-256 | 46932479b5401191886599adbdaf1d5fd4e1868cdbf59ab038d29e4f2781e9dc |
File details
Details for the file powerboxes-0.2.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5dae8efe68bc7ae7be66261df4cf9fe51c2facaaabc8d78726aba02920b44b23 |
|
MD5 | 30bf716224243b5c39ccdd131be272c4 |
|
BLAKE2b-256 | 1454adb0e7ed833afe4b89b267bbef4ae24ccfde0db3012c7d5a904edd83addc |
File details
Details for the file powerboxes-0.2.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08d856f3ea583c505c7f15da4c86bccf5a10388ed8bab82ae884d55e047d69c1 |
|
MD5 | 538ea968813cb7fa1b10c14ea6eb0241 |
|
BLAKE2b-256 | cbedb61b6e18b21f73be6f0db2a760dd5850ae5a17363c726f9d1978aef69704 |
File details
Details for the file powerboxes-0.2.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07beb28dcfee47018d27f7f6607774fa3015b0eba0e47cd1453cec28673a205f |
|
MD5 | e4401c111dfc58f91e55a687fb6028ea |
|
BLAKE2b-256 | 11126106c9a5279d9b761615b9fe2324c8d36334b37ced6458ada67c2f68e5c6 |
File details
Details for the file powerboxes-0.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 265ad2978deac6b44c98efa420913ea90d713e04c2246544471244fe96349ca3 |
|
MD5 | 832efb48874e2c50dcdb5e820431f700 |
|
BLAKE2b-256 | a4a50eb4dfc6ab8fc374edeb52335f6d232010eaf278a584df1c7962783be14c |
File details
Details for the file powerboxes-0.2.3-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 465.9 kB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb7fafa25e4dff14b52cc385010f9d3de6a2ed40bb53c6c4535e11b16adde731 |
|
MD5 | 0dbf9c845e1cedead1c5ae76c0a9f9d9 |
|
BLAKE2b-256 | 3537cbaa963e1ee7a26ac39f5bc0087a032343f47182dbe2bb4c36301784acfc |
File details
Details for the file powerboxes-0.2.3-cp310-cp310-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 505.1 kB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2479430b04cde9bec7245bdcdc743331f7e023ccc2bea013721284e0ab7b40a9 |
|
MD5 | c69c02bff6e708902d6f60602a42e60d |
|
BLAKE2b-256 | efa32d14dc3aecf76347adb0e04d2bdee7d84e0e8e4c366c265fe0eba5748fad |
File details
Details for the file powerboxes-0.2.3-cp39-none-win_amd64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-none-win_amd64.whl
- Upload date:
- Size: 346.2 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95ce87026adf390756b7868e688de0e0323e7ae6e67fe735c5041457e5ced443 |
|
MD5 | 541cf9e08537c455ea9698f1de1381a3 |
|
BLAKE2b-256 | a6637eff26681d4cae96fdf15a846c022f0f7fc5a05cdfe9794e64fe85256ec0 |
File details
Details for the file powerboxes-0.2.3-cp39-none-win32.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-none-win32.whl
- Upload date:
- Size: 333.0 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d028356fbb47808896d4c39d2b7be2fe9e678a151c98b2cbe07a9f9c0935f65b |
|
MD5 | 9c7eabe9f038edf59979f108955cdf57 |
|
BLAKE2b-256 | 51e8d00d660e652be6562006bf9d5b3da4f2646a70b2bff9806f37b154e7b653 |
File details
Details for the file powerboxes-0.2.3-cp39-cp39-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-cp39-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7eaa40777c1cf74d2690d93001d334d7539ad3dc695fafb35f28ded81d51019 |
|
MD5 | 6b0256ba41ee5d667b0a61ad9bb1c956 |
|
BLAKE2b-256 | 2fb05fe1d1711036eeabe605ad67ee3453f8a39e6d28c2b273abb35636990718 |
File details
Details for the file powerboxes-0.2.3-cp39-cp39-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-cp39-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4348110f67383d93f245c52a192054ebf596769b317b5901c21570f9b4882623 |
|
MD5 | 2a31bcd1c45b970303db72b797e95d68 |
|
BLAKE2b-256 | fd1015066a0128e2f0630452a364d33d63b7e2645a499ddb42f62f8802dc82f1 |
File details
Details for the file powerboxes-0.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 515.1 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8136f05988039e6eb12be6ae9f807ff1290b88b3d8e3788e1d3e933f8a53b17f |
|
MD5 | 091076cecf64f86587c2dc7cc78b6f80 |
|
BLAKE2b-256 | aa12adede637e399453a9db2430bcad9e4a97947eec7db01250ba3d85e969c9c |
File details
Details for the file powerboxes-0.2.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0c662c6521cb927644def5e7ac5108558d06740a532b65d98006ee0e9672308 |
|
MD5 | 0a225058eeb9efa69f408368a4c0e5bf |
|
BLAKE2b-256 | 8120e679b80a9bad40043c4b3ae8f002772a31e6c4fad4585625c3ccd28244de |
File details
Details for the file powerboxes-0.2.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d781066ecc322bd22080871bc93ac13ff738858f993ca2053f5b58e1d783fd7 |
|
MD5 | 9300271f243bb32258d8767ac1a003bc |
|
BLAKE2b-256 | 0c962b2fad2d9515251ed31bcdc7a154484cf875eb08e109c01f0fa012c12289 |
File details
Details for the file powerboxes-0.2.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc30f56ab070098b6e4b124ba4ddf55ebaed42e16a855045682b808e45da97e1 |
|
MD5 | 5b4dc578c7b2f62a1a9fdc2011cfcacb |
|
BLAKE2b-256 | 3452188ff4fd46ea4dc0bd07188e0814628338950027f6fdd4b3e3de35a8e6e4 |
File details
Details for the file powerboxes-0.2.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96b6f1c9813f95a6dcfd6bfd69b77f6b625c261fc945db6a2a8a031bce91bcf4 |
|
MD5 | 5a40b498d1ebbd36d0c0df77542b746d |
|
BLAKE2b-256 | 000ac506b7b6cc09a485decb95de4d2bf11884e6873e3de209b0b290173b67cf |
File details
Details for the file powerboxes-0.2.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ece40a8d7f9b3025e8cbd07fb179c5a66b03783d94cb2a3a2d67c61a3d77aa0 |
|
MD5 | e96109cbae866eca38af8dd4f8ddc55c |
|
BLAKE2b-256 | abc03c5dfc0f9208f24197879494394e72408696fc1e263ef2ac897ca65ee50c |
File details
Details for the file powerboxes-0.2.3-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 450.4 kB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf3f3b38dc9cf7c3e03ea3cba46ecf8ee6071c686be1dc3b43dca24a32da7c22 |
|
MD5 | a07b4ddcbf1cbef205a27ca9af139bc4 |
|
BLAKE2b-256 | 17ba2e66b7d0702cd2e072cb78f11fc617dabda34003bfc84983512cfab7588c |
File details
Details for the file powerboxes-0.2.3-cp39-cp39-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp39-cp39-macosx_10_12_x86_64.whl
- Upload date:
- Size: 505.2 kB
- Tags: CPython 3.9, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d75957aeb347c9ace63a41621339f026d3082f3fbeefbbdef6ebc41ce01c8bd7 |
|
MD5 | 522e1f65a31d76b323f11bb5197f6f6a |
|
BLAKE2b-256 | 4251e26858ddee8b178f94036bfa9e70c7082ab51c03c099ddf3f08a79edc6aa |
File details
Details for the file powerboxes-0.2.3-cp38-none-win_amd64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-none-win_amd64.whl
- Upload date:
- Size: 345.2 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ae850c1a8e8c6a7eba178b81c0a29f86343e9db032e249805659f3b15fac653 |
|
MD5 | 5da5549c448e07c6c259c9ff1be92afe |
|
BLAKE2b-256 | 0aa1cc85910024e15eac6e96a59e11e6e5e5aaa9eff5990bb848011e70c37dad |
File details
Details for the file powerboxes-0.2.3-cp38-none-win32.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-none-win32.whl
- Upload date:
- Size: 332.7 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4909b043df84a87a62d5766d7bb35f99ba74e2573d0763a6270d737e167062cc |
|
MD5 | 85e80a9e0822e57abe9274f0bd488586 |
|
BLAKE2b-256 | e2924ca96f059a43309a78e13bab627cf3a59e3a92eb2f75555a571add6dae24 |
File details
Details for the file powerboxes-0.2.3-cp38-cp38-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-cp38-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d946d219bc781a909b01fb92649a9069256a9943e87e6ec8e4e860916f15ceb |
|
MD5 | 4fe6ff91350ad227e3c309a47c4a3416 |
|
BLAKE2b-256 | 63345c2dc7bdec62d86b23c83d60e5f799a097e8b17553a6753385cf2e87ed42 |
File details
Details for the file powerboxes-0.2.3-cp38-cp38-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-cp38-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.8, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3afa0d18f8cd9417f74241f156532e1fefb355236b8209edbec7791bb87872f6 |
|
MD5 | 11684376eff8859cf7c6e1248fc2cc9c |
|
BLAKE2b-256 | 780e8833ae8953648f304a9ef6322201b051e3e69db3a94474d03558f5e16a1d |
File details
Details for the file powerboxes-0.2.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 515.3 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95bcdb593938c4f2f2608c63ffc7a1d91bc7623c678a275c2764fdb60b9ac013 |
|
MD5 | 29f974f6c7db422cf24a484aa86f9e9b |
|
BLAKE2b-256 | 76e354ca70bbb7f0c8c245323c4d58312204bbbc177874780d767dccb8e119ef |
File details
Details for the file powerboxes-0.2.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da3d9d3fac80c6d87d1eb0a68d6ac7d0f93db3641a71479747cb8996df568b49 |
|
MD5 | ce69029f10cf07d515bb15b007d46477 |
|
BLAKE2b-256 | ca7ded11d2822f97bcc8763c363da065c161976abf915183b7601c18846b8d37 |
File details
Details for the file powerboxes-0.2.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7e99f17e848f100c091f06546c44cfe856c16c62c3b2718c37c2f8e6bed32b5 |
|
MD5 | 390f9c8dbb894aadf46328668fc4aac9 |
|
BLAKE2b-256 | a8665690c99de37eb5e2cf7e35ab9470451445b2f2fd1f76da42a74216aed6a3 |
File details
Details for the file powerboxes-0.2.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9955a49df9c9f6323e40c0b38312fad8feed6f812b8c95460101d5c17341f8f7 |
|
MD5 | 56186933177f8a3bfe71a9d78fb6c688 |
|
BLAKE2b-256 | e63072e415b761411cf5597aa3b089a0921e2bed7002f98fbbaedba55a27ead0 |
File details
Details for the file powerboxes-0.2.3-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 659006784b07c1132b078dbfb738052d48e99834909a9076046378f61cfc115c |
|
MD5 | 9ce24492149bb9a5b0690f3a0baef2de |
|
BLAKE2b-256 | e0e9841d868f2100a47dfdf4787c725323a93391a0bb24faa436260c3c29a6b1 |
File details
Details for the file powerboxes-0.2.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64ddbc8f26a70059621a0fca00c11fe6d8771cb819cd3adf381f37d69b6142e1 |
|
MD5 | c54435a08f37d2641cfa28db18414322 |
|
BLAKE2b-256 | f41617d97bde579509843a6fd8d78034d57277c8114aa9047bc6c468703cf3c5 |
File details
Details for the file powerboxes-0.2.3-cp38-cp38-macosx_11_0_arm64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 449.9 kB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9035e411b5c3c13d571cd01c7f50993dda96ed9318800e3f17e92cde91c7eb60 |
|
MD5 | 4425e013cf9d8dcce4816decc8b8796d |
|
BLAKE2b-256 | 1e1eb7a72c39c220d2ce88730445de0c1e5d1a9821f48801821246023cfebfaf |
File details
Details for the file powerboxes-0.2.3-cp38-cp38-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp38-cp38-macosx_10_12_x86_64.whl
- Upload date:
- Size: 505.3 kB
- Tags: CPython 3.8, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 164def39051ce0b47157378138115a1cb147f747fd4afe58b91caa9b09e3c591 |
|
MD5 | ef9f065fef54ce14ec9b2fff48139efb |
|
BLAKE2b-256 | 4c16a83b3ddd55868c4a9f6eeb2c5c4f5366142fbbe75077376adf9066e79c48 |
File details
Details for the file powerboxes-0.2.3-cp37-none-win_amd64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-none-win_amd64.whl
- Upload date:
- Size: 345.7 kB
- Tags: CPython 3.7, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8e5b54b46a76d38e8f0b134e80086629add88ff0e657f6abbfa07a57b82a4ea |
|
MD5 | a0e8adedcb4687dcc079664d278b4282 |
|
BLAKE2b-256 | 3eef3cdd71fab6a80d17551aa1313b974a8e89f24e5bbc13f36588e64c82c309 |
File details
Details for the file powerboxes-0.2.3-cp37-none-win32.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-none-win32.whl
- Upload date:
- Size: 332.6 kB
- Tags: CPython 3.7, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9dc034b63c589177dc4abe5aa7212efcfc33bcf05b4cddb295cc5cf7b120e9a7 |
|
MD5 | de9a89215a2140eee0264e044f0d0244 |
|
BLAKE2b-256 | 08182b1533b40806d0fd61f791b24da2b74ff901b1c698904875e67fe6e9fae9 |
File details
Details for the file powerboxes-0.2.3-cp37-cp37m-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-cp37m-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58e9cd67cd5788c168e921d84ebbdfc3aafde280740eacd17cb42d33b9f018ab |
|
MD5 | 0c808dde9b9004d9fc509e638db0dc80 |
|
BLAKE2b-256 | 4f6e8319caddf972ba709453cedefd41f7f298846a4bbda0a52e04cfc5f12b94 |
File details
Details for the file powerboxes-0.2.3-cp37-cp37m-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-cp37m-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 1.4 MB
- Tags: CPython 3.7m, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2983fb8fe8c9cb1179427dc1aa0fcb8ebc7de475c63e2bf49992bd1a70968078 |
|
MD5 | 6a9817ec011863097b4e42a949c35d03 |
|
BLAKE2b-256 | 7f7fa5320f58dfe674959ba85c1cd0c8eb301f17b3e7144f4cfd79893c2fef80 |
File details
Details for the file powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 515.3 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7339de91eeef9d1ba3b2921b5ed4b00c478ffeb3a6c761c0e6d23ba75980251 |
|
MD5 | 0e2a97e55b3175e4d8ee52cdd9653ecc |
|
BLAKE2b-256 | b03fee63646197428d474b4571d0da01e32b3fabd1e99ee965f4cb6185392750 |
File details
Details for the file powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 1.5 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04952eb6009bfd9f68ff7541c2dcc3fca0871fe0e88329d2943d08720f835403 |
|
MD5 | cbc34be2674bd1c7110eb7da722c758b |
|
BLAKE2b-256 | 6357396418a5d082363c09744976e8edc2600959d295fb1646781333520c85f7 |
File details
Details for the file powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e9f5c6e1e12dd8a6038d22eda2500084ca430adbf0d6492f6ae8326725d6170 |
|
MD5 | b6d5e6efcd55eae52115f070f901c59c |
|
BLAKE2b-256 | 5a18761b1739cb3d5c5a11cb02b103c7e5e7c2068630e597151dc930727afc38 |
File details
Details for the file powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 300f1e1ed075634ae5e37887d8999ed3ca94ce4c4971f13eea942d7f07c663eb |
|
MD5 | 45419ce08126dc19dcc76ba10ef1259b |
|
BLAKE2b-256 | a752f4fa533d11c08aef74025d831e0503c378f902bcb45638334a0e943706c2 |
File details
Details for the file powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b587928b8a7167d7c1b108f0f1426fd68dac41e04388544ec906e444476f9a93 |
|
MD5 | ce45a51f0a602764cd0ed54b7ab46062 |
|
BLAKE2b-256 | cd6e20ef3a3459388f937ac2d04f56a03c435fbafb7456f771547ea66a2eba43 |
File details
Details for the file powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9c8275edd6053ec14b503b2a5afadd0a6012cb0bfafc031443646b3dfbc9aaa |
|
MD5 | 94a4601cb69c89a9afbd002eb5fd4750 |
|
BLAKE2b-256 | 7923720315da2d6df0cefd4534f511f3add2f45e24214ecd954e22d474c88763 |
File details
Details for the file powerboxes-0.2.3-cp37-cp37m-macosx_11_0_arm64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-cp37m-macosx_11_0_arm64.whl
- Upload date:
- Size: 449.9 kB
- Tags: CPython 3.7m, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16324e363e76bd54ebc8bc1996a523876198366466dcb034781858de3e2e2645 |
|
MD5 | 54d1cfcb48059fe1895550d573c7a377 |
|
BLAKE2b-256 | 859af70833833c41ef3e01b32f4149388597490267d30c36a6b8303aa4d662ab |
File details
Details for the file powerboxes-0.2.3-cp37-cp37m-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: powerboxes-0.2.3-cp37-cp37m-macosx_10_12_x86_64.whl
- Upload date:
- Size: 505.3 kB
- Tags: CPython 3.7m, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8d04c79a3f160ba7f565a12e78f1bd4252d44340d443891fa34448ce1c28c6f |
|
MD5 | 6ea2e052c601f8f9408d79c846fc3def |
|
BLAKE2b-256 | b7a188ab7067fc4851557a8da6271d816ce780719b5579a31eb6f7c7cb1e2d46 |