Library to get a GPU Node ID
Project description
GNI - Python pkg
GNI uses pyo3 to write a native python library, and maturin is the recommended build tool.
Install from pypi
$ pip install gni
Running the library:
$ python
>>> import gni_lib
>>> gni_lib.get_gpu_node_id()
<id>
Building from source
-
Install maturin (see maturin installation guide)
pip install maturin -
Builds the package
maturin build
You can view the built wheels in the target/wheels directory
Installing from source
-
Builds the crate and installs it in the current env
maturin develop --features python -
Run gni
python src/python/main.py
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gni-0.1.2.tar.gz.
File metadata
- Download URL: gni-0.1.2.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afd89bca4534e759da4c84ab4500bcfaf492c745e676d7c25c3c2021f4359b11
|
|
| MD5 |
5eb724fc312b2fae3b4bb6f1b32b3dd6
|
|
| BLAKE2b-256 |
ca50f494938387e66dcb4b931fef857a6b358486b25973a7c255e032d74973b4
|
File details
Details for the file gni-0.1.2-cp313-cp313-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp313-cp313-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 326.0 kB
- Tags: CPython 3.13, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6e141e98d172e94505a7ca7cb0b5d5b6c05eb4d67e1cf6129ae535585bc2d06
|
|
| MD5 |
14dd0bd0a184f5aa25a0adc620ac1a2c
|
|
| BLAKE2b-256 |
9f98854b24a2e8778e74461280d02cc4a6688af056963e3199354e1c12060598
|
File details
Details for the file gni-0.1.2-cp313-cp313-manylinux_2_28_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp313-cp313-manylinux_2_28_s390x.whl
- Upload date:
- Size: 358.5 kB
- Tags: CPython 3.13, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94ca11d66156567b633c4654f9a855839ac53d2a303c1e0d330cc247c4d7ac58
|
|
| MD5 |
424154a5cd74a74d0573e2093795d411
|
|
| BLAKE2b-256 |
6325996e20cdd3f040f403ed1596879d3f24f2a9d6fa5138ee65cd69358473c1
|
File details
Details for the file gni-0.1.2-cp313-cp313-manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp313-cp313-manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 365.2 kB
- Tags: CPython 3.13, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cfd7067afde21d3d1ff3eb27e262db58a8e5e4086649085c780a32c70a5985f
|
|
| MD5 |
f88cf490b8686767fb770c4b076176e7
|
|
| BLAKE2b-256 |
64aa06d37587b0274a2f83d40a3fc41e633e74b1df8c4edcdf894d791e494ad7
|
File details
Details for the file gni-0.1.2-cp313-cp313-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp313-cp313-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 315.0 kB
- Tags: CPython 3.13, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c60eb5ee8475d0c36af03ef5a6560417fca055750ad176f6ccaf3e01e209307b
|
|
| MD5 |
a23bc260db5c38c2c942f989faafb8fd
|
|
| BLAKE2b-256 |
3264e83323e175348fa523f37f7bfdee3ae1bbd9433d7d034be440dcf37c2ad3
|
File details
Details for the file gni-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 325.6 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d14fa3f215b83563a7db4e44155279123455e8c553eb0f917e5da90915a0513
|
|
| MD5 |
095a5e8487c529f830b32d4d5ecde254
|
|
| BLAKE2b-256 |
89ff139c794ffdf0756196a61112564eab24f98bf9339f8ca93b7a61114eaa52
|
File details
Details for the file gni-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 358.5 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a1eaf8eccbd883253f43a138c6dbe502dcce89c83e5e5a1e48ff671083e71aa
|
|
| MD5 |
c153f5470f78fb86f8e8d660dc3a3074
|
|
| BLAKE2b-256 |
10b06d7cb1690ffd045a1e76dea3d597dec586b6ab443ecfd65e10e615ec0380
|
File details
Details for the file gni-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 365.1 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1852784d03961a595456e4e72747ada0c96c571f94bc77f30cd53ccd68794141
|
|
| MD5 |
a10766db1f65f581296f4f5768a02291
|
|
| BLAKE2b-256 |
4d9d7a8952ffbb664a6abdf72d187830757abf04d6d6646fdc515f9e098882ef
|
File details
Details for the file gni-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 315.9 kB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
394274dd689c340c8bd9c0a29114b819b8c131ff30de217098a74cbb60db349d
|
|
| MD5 |
bf2630092c41626d4e9295899b1c9b4d
|
|
| BLAKE2b-256 |
654e436c879702e3618373cdfc450cecc8ce4b1833996fb2c265c76ff18f8253
|
File details
Details for the file gni-0.1.2-cp312-cp312-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp312-cp312-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 325.7 kB
- Tags: CPython 3.12, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76368d8a8f93eeabc0cfc64c290487aa377ee273c78422f476d35c79b9cd2f80
|
|
| MD5 |
7acb60b68f16922915c4d0dd2b4e11cd
|
|
| BLAKE2b-256 |
da716ae823ccc7e2cda7e928f4f7d72be20604e0f8e81805c7a14195de838035
|
File details
Details for the file gni-0.1.2-cp312-cp312-manylinux_2_28_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp312-cp312-manylinux_2_28_s390x.whl
- Upload date:
- Size: 358.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e30949f697b3ccb55dd48f28762db4f7455f2748962c1ca4eae6f01cc2043f84
|
|
| MD5 |
d74103dfae72e92e1bac2ecce1a502d6
|
|
| BLAKE2b-256 |
c97cc6fb20dd22248fa11105cac5fa4ec94ee8fb3f2d116e0f921f5a2f29820e
|
File details
Details for the file gni-0.1.2-cp312-cp312-manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp312-cp312-manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 365.1 kB
- Tags: CPython 3.12, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07ca9a537be1dfcc828dda3cac2655997073432f4ac5e9c667d0cf39a871c0e8
|
|
| MD5 |
385bb2d2282dd343d61f9ce98e976f05
|
|
| BLAKE2b-256 |
91a223bf40a2a2135edd548b17c5077c490a08d76efb15742ec786c99e3e7b30
|
File details
Details for the file gni-0.1.2-cp312-cp312-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp312-cp312-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 315.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b11f1090bbb464602dfb6cf9b58b9edda8082f42e69b36ac113b4f084a1fb74
|
|
| MD5 |
ff7ee097c2509173772b85766b8df039
|
|
| BLAKE2b-256 |
6cb98f87b987312cef34a8c3bb9ea410c6984f81ec8c4efc6b5edc80ecbc8178
|
File details
Details for the file gni-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 325.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af7c5774bbe7762acebafcb5267360f8fd382edd151b089aa53c0d59174e1a07
|
|
| MD5 |
7c5c63b7016cdb58aefa0d410efc78db
|
|
| BLAKE2b-256 |
0191ea1b47367a8124ba51bb9c2772fdeb9e8be14b7df6116483b9ddaa45453e
|
File details
Details for the file gni-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 358.4 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc2e654fa77260a85d6df5ef724eeed983c6fca794a43b09e44582bc13412ae0
|
|
| MD5 |
c6dfd52fbe10e212f935b0b55cccaf18
|
|
| BLAKE2b-256 |
d0ebe8ca03ae3f4cde9c773aec6d4f4433e1e43a1041b6ab4c8ae8a4d7daa47e
|
File details
Details for the file gni-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 365.0 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4273c0537a552c2de419a5a9c33fb2b620791bcf069f044e5141b079780834e5
|
|
| MD5 |
1af6d0000a3a86635d622eaf41e99b60
|
|
| BLAKE2b-256 |
986f8bdb13825af558d24924077f1974e1872aa5ff5746e535732d6a55ba459f
|
File details
Details for the file gni-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 316.3 kB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c613248305c07dfb0e5f5e29e072fd590fb2d66782ca77abe12dd76c75f40ef9
|
|
| MD5 |
3c68430507fe70e66b36580d9450b9f0
|
|
| BLAKE2b-256 |
092b3502a9cd8df48b0c26c1653a0623b4ba544c9850cdcbe17efd9730073d39
|
File details
Details for the file gni-0.1.2-cp311-cp311-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp311-cp311-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 326.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48af894620da043ffec81909717d59280ce4db4798cdfd7d9301404aaddac1f3
|
|
| MD5 |
df2e12d7e0e1a909230a2f96f7060711
|
|
| BLAKE2b-256 |
4806d837af959eb889bb4a7c41dea0cefc9ee69acadc02e029718d55d0db67b0
|
File details
Details for the file gni-0.1.2-cp311-cp311-manylinux_2_28_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp311-cp311-manylinux_2_28_s390x.whl
- Upload date:
- Size: 360.4 kB
- Tags: CPython 3.11, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
638b88830d35e19249572066bb398d7be633517a574c53c622a60a15abce42ac
|
|
| MD5 |
ea107b12453c6e4b5364874adaeb6ded
|
|
| BLAKE2b-256 |
152d2f6e0e9f592d9add9d1e7535fd5b1a750b672747ebaa2d8dab6d3ead0434
|
File details
Details for the file gni-0.1.2-cp311-cp311-manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp311-cp311-manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 365.7 kB
- Tags: CPython 3.11, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc8b5ebe7dc1dd800dc533b0677402594036daca14b174c15863fae2102b7b07
|
|
| MD5 |
0e1175ebf997e6d58cfeed287e48352d
|
|
| BLAKE2b-256 |
b5022fcfe3ab170da93245466e5cc0692086b7aa97657cd8c2081af73c5be99a
|
File details
Details for the file gni-0.1.2-cp311-cp311-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp311-cp311-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 315.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15c5c9564810bbe3408116d8a4968328a7a8e7badd6b1835d6121277c729cd61
|
|
| MD5 |
0a4b37ef524d47e3fdd08e9126430328
|
|
| BLAKE2b-256 |
7caf5535dbd66187278c498b55223db29228b39d1742f43735424453e0bafba1
|
File details
Details for the file gni-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 326.0 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2335b24b2d0470da7c4c42a32c69fe90f5ddf453f17d27d88766ee960392e72b
|
|
| MD5 |
ee098007a2b501cde05baa90510e00a2
|
|
| BLAKE2b-256 |
bc8181279033c7e50af243371897e918a352ef6f24207f5dd05e6edd2f96f490
|
File details
Details for the file gni-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 360.5 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b772aac923d8de8a922586e0fef4541180cc496b2f1f37122c21d71b7d13a3f8
|
|
| MD5 |
70b3bd0eddeba405cf0922774885601e
|
|
| BLAKE2b-256 |
26d0dde3d54f4da929d78e3291cb98c0efc7903b051a241c25d2702953a092cf
|
File details
Details for the file gni-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 365.7 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79669fe0a92c5c101a131a8cfbe3c403d7ee4c918d4964268fafcb87ca3a5301
|
|
| MD5 |
81f0db506dab798fbc85419a243821cc
|
|
| BLAKE2b-256 |
6e226f0a24aa1990d4876c6b6ac0ee2e22c304bcda969004758f0aebb7d4beb9
|
File details
Details for the file gni-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 316.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9646eb4933bf1d6fa027fa10e6bf2c68a548070a757aa2c9d6eb71e55021d909
|
|
| MD5 |
7351f7c4dd33e925fefa6117939c82cc
|
|
| BLAKE2b-256 |
76d26b2ecd9100cdb8fb7099914e799a55a2ac64360d3aa79e2aa9c6be95c0e0
|
File details
Details for the file gni-0.1.2-cp310-cp310-manylinux_2_34_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp310-cp310-manylinux_2_34_x86_64.whl
- Upload date:
- Size: 325.3 kB
- Tags: CPython 3.10, manylinux: glibc 2.34+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c45b0255891f4ae127eae14a9c7b018066e6491062ab5cc631cd17a1d3e0b088
|
|
| MD5 |
36c6e1efe5135d4e9f6ec1c6aec244ca
|
|
| BLAKE2b-256 |
5be183a997aeac18ae7356f231dd555b9fb16b50187a16b8b6dc01499b37c0af
|
File details
Details for the file gni-0.1.2-cp310-cp310-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp310-cp310-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 326.5 kB
- Tags: CPython 3.10, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c1b2fdfa93c00e7ce5ce7e391d098a6669d0a2ce0c8d42ba8d1dd7189ac9c4f
|
|
| MD5 |
ff845e577a60a739816eb9468dcee14f
|
|
| BLAKE2b-256 |
a73db65dcd1eaab68637802fdab21418bda5a3c6b04a8215fd248937c2d9f6b8
|
File details
Details for the file gni-0.1.2-cp310-cp310-manylinux_2_28_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp310-cp310-manylinux_2_28_s390x.whl
- Upload date:
- Size: 360.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40f8c17810f8a57d0fc1346d5e3cfdb3658c5f912a05374070da83b112407a4a
|
|
| MD5 |
dc39787b08166f440bc81fd8bf3b35b5
|
|
| BLAKE2b-256 |
820c545e2a1c7eaf10fa23b67a1632c71112534f3f668beb01a97118962982fb
|
File details
Details for the file gni-0.1.2-cp310-cp310-manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp310-cp310-manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 365.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15804b995a0d32b64b7a47470d8d6057aa3a28b0a14673b5d27396bc51e98e0d
|
|
| MD5 |
cdaee12cd0b8bd2d978d960fe2f97731
|
|
| BLAKE2b-256 |
d959abe102a5eaabfa5f616ddcbf1000043426e627d1dac0726e7feb12a85daf
|
File details
Details for the file gni-0.1.2-cp310-cp310-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp310-cp310-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 315.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38c48e6c5d7cdae03021bd356fa91dec87db58df7ad0f02a99af155a5c41c0d0
|
|
| MD5 |
0bf2d7d72072a6d611058c81451068cf
|
|
| BLAKE2b-256 |
83af327824da2b486a10a7e0c80f9b20ed3730848464301c55a0901ac088f2bf
|
File details
Details for the file gni-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 326.1 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23bf29a8e63d01b75e561600aaf9ec7578486b5f0e95fc17bc51ae6d0ef8ce7f
|
|
| MD5 |
ddf9a7ac7894650085918d57fe47ccd0
|
|
| BLAKE2b-256 |
66fed16fc92a0a38c133f7a6fe4ec0c7aaf75425ff754fe66302f0d4eda76ee1
|
File details
Details for the file gni-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 360.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d365d86a2f7d7bd133a0e245818cb2fba126eebbecc99aeebd228fb3062517c
|
|
| MD5 |
f9d7f444f095807e48f2667e8bd08fa4
|
|
| BLAKE2b-256 |
6e46c93539312689d81faa6a08b9e088d666919ccfbe400466b254b52d5df1af
|
File details
Details for the file gni-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 365.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
823f04e9e7c18a16c2dcad6b54726cf9f875b66436f5be9db94890b1d8c7b3b6
|
|
| MD5 |
eb56c637ebd713cf12e92ceb0afc7c42
|
|
| BLAKE2b-256 |
2a912c832c5616ec0eaad06b9c89ccd9a0ad5254e34d16e127b79f956100cbd1
|
File details
Details for the file gni-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 316.6 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f02e45b1a5a56b17d22b51115a8990293086e5a132e9d3619297e945c425c592
|
|
| MD5 |
b8d29669da882f20d186644e61b1c0dc
|
|
| BLAKE2b-256 |
950e385c506475910f872e0427081c5b0bfb915efa2248a44e5c9222a17f2ad2
|
File details
Details for the file gni-0.1.2-cp39-cp39-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp39-cp39-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 326.4 kB
- Tags: CPython 3.9, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1edce8f77e7c9132f0605d7debaafac6a2a00deaabf844c520a2c79387bf802f
|
|
| MD5 |
b03e21232813ae290bba29994402d328
|
|
| BLAKE2b-256 |
eb4bf06d2888cd908973b6b9e4f3afad033b122000e32870bb04409108d0fb47
|
File details
Details for the file gni-0.1.2-cp39-cp39-manylinux_2_28_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp39-cp39-manylinux_2_28_s390x.whl
- Upload date:
- Size: 360.6 kB
- Tags: CPython 3.9, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7607f04a65da047699c300f4df85c3ab760fe180ee3079c4a0ed8378afc425b4
|
|
| MD5 |
b6b74e7f20306c6eddbed5cd447a848f
|
|
| BLAKE2b-256 |
03c6998b7ac2bede6c53cae4c7462415e4ffdc55d7c535bc0e3bf8683f81e572
|
File details
Details for the file gni-0.1.2-cp39-cp39-manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp39-cp39-manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 365.7 kB
- Tags: CPython 3.9, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15bea4eb1717b1a3a0d140ad4de22eed3e40702be53c05c9a5a1a0c2ebcc9cbc
|
|
| MD5 |
186c0bdf18fc38b57dae60666df7e68d
|
|
| BLAKE2b-256 |
2ec09a1f3b803722388a759face84416ee823538b4b4af43d287494b08e3f461
|
File details
Details for the file gni-0.1.2-cp39-cp39-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp39-cp39-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 315.9 kB
- Tags: CPython 3.9, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63533fcccf9f2ffc23adfc0e7a861686a33591bd1563d476820efad39b98b369
|
|
| MD5 |
679e57ffb8f50efd9ad2e7e815de8fc5
|
|
| BLAKE2b-256 |
8e0610be564e47fc6e3ecb0bc339065333dac40243772472cd45124c1c297000
|
File details
Details for the file gni-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 326.2 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9982d423f191e5dcadbbd45a92aad32d68f9e7871813d26f3ec07227d0db9ecc
|
|
| MD5 |
09aab241fa1eae4847a98a612c72a12a
|
|
| BLAKE2b-256 |
e06544be0a38ab66691ede884890a9c43ee737beced9aa29c2745089a5f4e293
|
File details
Details for the file gni-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 360.7 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05228aa61acfb9f6cc1770d60451ff92d1739c2cf55c7a3f18fc127807c91c2e
|
|
| MD5 |
c7b48e935fa330df4307f8885d022d79
|
|
| BLAKE2b-256 |
5c915f119d8613084992e55a9bd6e84b22e7219a43748725844953aa4853fcaa
|
File details
Details for the file gni-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 365.6 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea359ac4024b90aea3f5cca65d437d0822e6c6058ba6d32e96601a4cc34ee1dd
|
|
| MD5 |
d74954a530fe9cb095a7f52d0d189ef7
|
|
| BLAKE2b-256 |
2807b05b50598e6f0c204762ce2a3ce529423fb2c8a5f3abc8351ddc5e17e940
|
File details
Details for the file gni-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 316.7 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e2ae22946ef99341ce7bbd2ecd523011cd624e0b9e38d0d6b79e71cbdf5c41a
|
|
| MD5 |
d0d30fa83f08694bd83d52484d8e275a
|
|
| BLAKE2b-256 |
4d3fe1d87b6e529a57413bd8a21d3adab561d2a472954eb583e09ab46e128439
|
File details
Details for the file gni-0.1.2-cp38-cp38-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp38-cp38-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 326.5 kB
- Tags: CPython 3.8, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ced1c2402ede5afef48148f57f5338fb3fe228d2a489d2abf24369278950ee5d
|
|
| MD5 |
c1fce1cb3ccdd837269ec88413b88ec6
|
|
| BLAKE2b-256 |
30e9fe82ef0277ed680c1f81272a1d84b9c24fdd0db58385b2a5c11516aefc92
|
File details
Details for the file gni-0.1.2-cp38-cp38-manylinux_2_28_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp38-cp38-manylinux_2_28_s390x.whl
- Upload date:
- Size: 360.4 kB
- Tags: CPython 3.8, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd4cb783d42cbe91f56e45591f3aea029095b18be2ba1cc5ff42d8b7b2cb5a14
|
|
| MD5 |
d0d638c93ae9a1aa051258684c7cbafb
|
|
| BLAKE2b-256 |
50e2e7f92d93cd02bd57cf61000c6f2cc8b634e80307918e16d9a066deb216b2
|
File details
Details for the file gni-0.1.2-cp38-cp38-manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp38-cp38-manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 364.7 kB
- Tags: CPython 3.8, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d193ab2faf2f50ee3e88cf2d283ddd230971834ffded4c904481c7fbc2a6467b
|
|
| MD5 |
39f34c14a44817219712af88d54ec5ca
|
|
| BLAKE2b-256 |
e96fbc09cb2727d584306c5f2ea1805340f5f71612bc4a49ac32f055b6c87d7b
|
File details
Details for the file gni-0.1.2-cp38-cp38-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp38-cp38-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 315.8 kB
- Tags: CPython 3.8, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b844a01ead95e53789003cf7b92aad586bf58d5002a450bbef7ba8a27a02c8c
|
|
| MD5 |
38d98a3615ff8cc3f6c832745d6c9822
|
|
| BLAKE2b-256 |
93a7b3a50a87cf2ded545a3e3f2999edcbd4fb0eefe4a54700df70b308db1373
|
File details
Details for the file gni-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 326.1 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ecbe7cf7683896cc4d1bdbd9d6c829c5ee531bb53938cc1510d4a0dd5378e68
|
|
| MD5 |
e1819eed6d4da324f3f08e95eab3310b
|
|
| BLAKE2b-256 |
2cd262334626d084bc6a043d2c1774ae2580705578ab15fe04ce700f372c13ca
|
File details
Details for the file gni-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 360.5 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
174b75907b78266ea43691c471b60626fe3bd5388fc36be8bac1790c21acec66
|
|
| MD5 |
6e7b8d38887bace6dc38225a6ee0faa4
|
|
| BLAKE2b-256 |
6440c7144b5109e89e1fde57d3590cf6aacd9b537341867b149934ce5178886e
|
File details
Details for the file gni-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 364.5 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ea4d1a6b1493213ae9ef04d0fef14902abd3844181e22599bb01f40f3ce8bad
|
|
| MD5 |
549d131170f7def3876256264774786e
|
|
| BLAKE2b-256 |
c4ffbe537ef55ec2d44600ef60bac6e38fa0e3c2d5454015234472dd0b0e84e2
|
File details
Details for the file gni-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 316.5 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a49922956aed6dcfefd86bff9791004f59883397f717820dcc87edb29544bea
|
|
| MD5 |
1516f76d3e90b7487813b4fcc1f6e8ee
|
|
| BLAKE2b-256 |
abf17e5a4b3796d9d3cbff437e2ffd5405bb5f58e0031d44e1bea8c93b605500
|
File details
Details for the file gni-0.1.2-cp38-abi3-manylinux_2_28_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp38-abi3-manylinux_2_28_x86_64.whl
- Upload date:
- Size: 328.1 kB
- Tags: CPython 3.8+, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
300bad37a9f436eb9a9239a5d683bb859d8fb43b85d121eb02241d1092ddb1bc
|
|
| MD5 |
841be806a03813f26700ffe23b90f995
|
|
| BLAKE2b-256 |
1736b5526c6f14e7725a833860b80107243f3814f0ceed287e0d86299c106d54
|
File details
Details for the file gni-0.1.2-cp38-abi3-manylinux_2_28_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp38-abi3-manylinux_2_28_s390x.whl
- Upload date:
- Size: 361.4 kB
- Tags: CPython 3.8+, manylinux: glibc 2.28+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9329639cbe93a29f29fa0067d3e68c4f99f35b22be60c17f4476dc33c0eb27b7
|
|
| MD5 |
a7be608f8a41a540ea99833a6f76d7c5
|
|
| BLAKE2b-256 |
905961a82d20126709645fc8a3d6c361412528f84253b0d08f9eacf17ffdc4a2
|
File details
Details for the file gni-0.1.2-cp38-abi3-manylinux_2_28_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp38-abi3-manylinux_2_28_ppc64le.whl
- Upload date:
- Size: 367.3 kB
- Tags: CPython 3.8+, manylinux: glibc 2.28+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1921ddeea7ff05dab421d8e641dca3a1c070ac3c80ba2d7252cf780fcebbd87
|
|
| MD5 |
cd3a372eaf20ba2ba9537efca08d3cba
|
|
| BLAKE2b-256 |
327404ce131d2836184599f4058c111c43ca82b7fca8a9ad31dd8a0174e8b556
|
File details
Details for the file gni-0.1.2-cp38-abi3-manylinux_2_28_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp38-abi3-manylinux_2_28_aarch64.whl
- Upload date:
- Size: 317.4 kB
- Tags: CPython 3.8+, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f7c7bb3b881df6a9428a7599311931a6fda7786a7181ae785db570492226678
|
|
| MD5 |
0e788c06af26b2c43c1e63827fbe3866
|
|
| BLAKE2b-256 |
b3d0f6994cf43e87f6cd94eb002878061540d2349ce0d9ad471e48732f078efc
|
File details
Details for the file gni-0.1.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: gni-0.1.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 327.8 kB
- Tags: CPython 3.8+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c5ae2b8acfba114aae9cbaef0f50e0caa42a53eadbb60c686933d28e36a50c3
|
|
| MD5 |
fc3fc0e2e847e089b8a523eb8751ac87
|
|
| BLAKE2b-256 |
b0b6d646b6ba6e1aed78cddd7d11cf6b0d9a41e8434ffd3e1213c1eb4e19dda1
|
File details
Details for the file gni-0.1.2-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl.
File metadata
- Download URL: gni-0.1.2-cp38-abi3-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 361.5 kB
- Tags: CPython 3.8+, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad765a99fa461015c2e02020819a1841b3761794780bbcb09ca279a14494ceb1
|
|
| MD5 |
80fef3b72be6a822b6b699ed1a331cb1
|
|
| BLAKE2b-256 |
782debc49dc34d07ae4c455801154f166baefeb9a96e3ed877718c900e97bb48
|
File details
Details for the file gni-0.1.2-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.
File metadata
- Download URL: gni-0.1.2-cp38-abi3-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 367.2 kB
- Tags: CPython 3.8+, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fd04892f80c79a8d41640ffd54710c5912d4acb6050af95e61e8b333cae5d8d
|
|
| MD5 |
ea9d8e1393341f40a955451cef069046
|
|
| BLAKE2b-256 |
146d3ae0ada861214c641054b3b77b9880e445e34ed45417e46610d2456387b5
|
File details
Details for the file gni-0.1.2-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: gni-0.1.2-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 318.1 kB
- Tags: CPython 3.8+, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5881f865d4d021c0791260fc1493e471b2b49789610bfa6b310151f82b0fd3c
|
|
| MD5 |
b916d2540029791f058f55cc9b071c1a
|
|
| BLAKE2b-256 |
9ae31435cbaad752b55b9e77116ee36337af5ed7fcac986e25a4bd7adea1bc83
|