GraphScope NeuG for python
Project description
The python binding API for NeuG
Building the Wheel
To build wheels for all supported Python versions on this platform, use the following commands:
pip3 install cibuildwheel
cibuildwheel ./tools/python_bind --no-deps
To build a wheel for the local environment, run:
source ~/.graphscope_env
cd tools/python_bind
export DEBUG=1
python3 setup.py build_ext
python3 setup.py bdist_wheel
pip3 install dist/*
Development Mode Setup
In development mode, wheels are not built or installed. Instead, the required dynamic library is built and copied to tools/python_bind/build. Any changes made to the Python codebase will take effect immediately, allowing for seamless reloading of files.
make develop
# run tests
python3 -m pytest tests/test_a.py
or
python3 setup.py build_ext --inplace --build-temp=build
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 Distributions
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 neug-0.1.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.0 MB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
949ccde8d3d536e7c651dc0fc7718bdbbb76b5837d3f73e46469ccb8b0eaa1ac
|
|
| MD5 |
6f96714421db8f31bc24adcd660e7858
|
|
| BLAKE2b-256 |
23b04b696cd3d20ef3b3ddb8c5736fbe7388db5885dd0b958533cbafd80cef2f
|
File details
Details for the file neug-0.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.3 MB
- Tags: CPython 3.14t, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
286a79d82d3232fcc85de1f460818304d1264645b0f4e00079e714a7618807c6
|
|
| MD5 |
3b917f2e78578393b86dc7e76f828f7c
|
|
| BLAKE2b-256 |
1e0d0a7c63abef9e38898fca8d490c86591c00eb6f865ffaaa4f04cfd4342cdb
|
File details
Details for the file neug-0.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.0 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
557d8f47084279360093587f421f365037fa1df64a5795877510b3b5a8009eab
|
|
| MD5 |
d7a5386df61f417de169bf8d71d6fea4
|
|
| BLAKE2b-256 |
daa4cef981516a1dc249bf51fb5c7665a4048c805d9595b91fab7d29685c7a69
|
File details
Details for the file neug-0.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.3 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a49f920850bca35d10366a8f66530e285245388f3a50bd3268d77a4814a8e56d
|
|
| MD5 |
4512bed8574245b230859834ed6b2d49
|
|
| BLAKE2b-256 |
15b5ed4e17000cce373a61891e32aae5e9c7aa2efb486c0a71bf7e673606d546
|
File details
Details for the file neug-0.1.0-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.4 MB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1144a3a7fd528ad601ec263c8ddafd5bfa7738c01bc61d4848f2296e1bd9adac
|
|
| MD5 |
8d00953f120a5a1b76aa41062f4b85ef
|
|
| BLAKE2b-256 |
056bfcac3dde7b839a6a55d1025e5c4b6ff7d54c069b19fc31edb80a86861c9e
|
File details
Details for the file neug-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp314-cp314-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.4 MB
- Tags: CPython 3.14, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1029b2fb2f06c0a5802a916525b973a46f4bcbc8fbdccaa3c0a010aaad5eea49
|
|
| MD5 |
10e1a44fc7d5b40ca4c0c5decac4423e
|
|
| BLAKE2b-256 |
eaee66f3c78ffb6d7107d834939bef300c53e42aead22575d19927ae4ef643c1
|
File details
Details for the file neug-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 37.5 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b06ed471f4a8f771c34808a2b8546f682b10b4100012a104481093049ed82381
|
|
| MD5 |
6e82a43a595ed3d710fc2202005cc28d
|
|
| BLAKE2b-256 |
0e877f65b301557a02b6286ff139664cb6f8e1d11e68ff5feeaa3451f8780507
|
File details
Details for the file neug-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 56.2 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6097e9f5f8b65a2d73068c3e25a4bd3d0d107a1c78d3a40e4b7450db44db9711
|
|
| MD5 |
8fc8a9988718e3effab0ef772059b5d7
|
|
| BLAKE2b-256 |
9771c2efc861f7e39c042a4437309b8a0895eae3279763aa1573a4cf89b35bec
|
File details
Details for the file neug-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 30.9 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60475539b68c084de645998d16406ab7a4dc413fcf30e50565730fbbf3b33629
|
|
| MD5 |
30e5909f81f1bfc164d03c9370179bd0
|
|
| BLAKE2b-256 |
a3c527759abfbace4558d50990c567673af428719318b9cff6a394a1542083c4
|
File details
Details for the file neug-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 36.0 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f59b9dbaaa5fbf89fa395c2e0aaaf94a364d47a7923defa150d507a5fc8be78c
|
|
| MD5 |
6c0fc7a93db1213a3fd40da18fe0bd0b
|
|
| BLAKE2b-256 |
c07d4b97519ae82c094833d7351ee7a31135e72340254a806cba5270205404d8
|
File details
Details for the file neug-0.1.0-cp313-cp313-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp313-cp313-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.4 MB
- Tags: CPython 3.13, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ae46ebc19f0fd5890df310a95eccfe098249669de4ce17ddc1cac51875980bb
|
|
| MD5 |
6c6cbb06b20935eca19551bc73bb01f9
|
|
| BLAKE2b-256 |
487911bc1820fd5efc4ad762bd9c2ecce017fb4b30bc5ff370051a7eaed3bd41
|
File details
Details for the file neug-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 37.5 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69a34fc328e9de687fbbff8ea08f4359d19a9237b6c2da7765da419c0db8bd15
|
|
| MD5 |
67740ba8a66615ec7779c91c7ba6cad0
|
|
| BLAKE2b-256 |
c309023b6848a01dd3427737ed48998c9154c9c3d8f5ef2ec865cadf9269f6a4
|
File details
Details for the file neug-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 56.2 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
826e3430b9a1a58ed47f69cc5f897790529dbf8925616b03350c2f954f60e1a2
|
|
| MD5 |
6dce9c63eaea94d8b1d07fd2496c6eaf
|
|
| BLAKE2b-256 |
9f96a3e2cd10024c6985d2b9dc15f4153eff929dd067db569ce0ba4c2f4955d5
|
File details
Details for the file neug-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 30.9 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d9ab9a877f4d59384e9f8585ba9ba3010c62b19fd376fad58e3f287e78218848
|
|
| MD5 |
246019f4e83dd509ee8fb7bcfbe022a7
|
|
| BLAKE2b-256 |
9db2ce877e6319c646672cb6330fe7e20a0e7dea55f939c78bc8effce7ad4b81
|
File details
Details for the file neug-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 36.0 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2202aecd06661ccb47c2c81fd5a18caf655c0ed5b0b1339d3b09c83a101f928c
|
|
| MD5 |
649d2f5688b47a4f2e70917af2bf1ec7
|
|
| BLAKE2b-256 |
0ce92750f05c74497394b731afb4b55dc23d2ff1921ec563ccb44d4096099ac2
|
File details
Details for the file neug-0.1.0-cp312-cp312-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp312-cp312-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.4 MB
- Tags: CPython 3.12, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a357dd715922ce259471d048d26bef513f60c1f5d7c43ea765d524dfc32156db
|
|
| MD5 |
91158e4793ca8eb9590bfb95d48ee690
|
|
| BLAKE2b-256 |
d789471a269dac21bccb8a69a6928d049edeff405c385e55f021363d475e6d08
|
File details
Details for the file neug-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 37.5 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcc6ca16bb11cba0111787f56e0e4e3a48ee9ba99320d7f5d7ee80c36810ae78
|
|
| MD5 |
44f1ad524b5f29e1162ec7e5805daff6
|
|
| BLAKE2b-256 |
bc8215d9ab8cc3e2b43e6cadfd5432997d6893979452cf7eebc9542e28bf6575
|
File details
Details for the file neug-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 56.2 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76083009399e672c21849746b61f6c94b1055ac0706c5a539df4372e5aa63c48
|
|
| MD5 |
0f3f9f0c12a2d43bda139af05fb9f503
|
|
| BLAKE2b-256 |
5af9a0055091ccf1d37b1d34c86b067e72c9ca2c3e1007b9d7de3c0f65e69dfc
|
File details
Details for the file neug-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 30.9 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
087431a53f623daf00253ed166ed19f993a3b1f9c4605486316bc24be19984b1
|
|
| MD5 |
d92a975d1a0025782ac59bcde6a99a7d
|
|
| BLAKE2b-256 |
f29964aeeac1a56596b67818c5c5774c10b03c04f1604887b218c7ac661f9308
|
File details
Details for the file neug-0.1.0-cp311-cp311-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp311-cp311-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.4 MB
- Tags: CPython 3.11, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
711be020a1c40bafd21641bf2d3e5f1cb93e627576d5816d6676c82dc7407768
|
|
| MD5 |
7a91c4b32b1ffbff55f035b83b0ba150
|
|
| BLAKE2b-256 |
cee5bd7a1a8f96574924ef2b5c9a8c908ed2c424b83c6aa6094d1596b00a4ae2
|
File details
Details for the file neug-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 37.4 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78876c3f7bc1774a949ec81d6d1fb1db706857b44e076f37b9e77f13a65dd7e9
|
|
| MD5 |
9a2a3868cf03620e7aef62d31edf80d0
|
|
| BLAKE2b-256 |
ca946329c07ee3eed3f1e46a1c02e98ffa0350e7b3926f3f3c68ec5f61a4b21c
|
File details
Details for the file neug-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 56.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d113ab6852d87db4e96e925504fae000ddcf768e19e54a4ea42f8dfda43c34b
|
|
| MD5 |
5a745a2183bb71b96018b4607fbe771d
|
|
| BLAKE2b-256 |
d3b0704ec2410fea2e2204d09563ee6e0e2bdf137ca4ab6f250fa88beae7ca35
|
File details
Details for the file neug-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 30.9 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d186cff839e63359462bf1deefb0b26ec7fa6e9292811b0ba3df0ac97606197e
|
|
| MD5 |
d1e46d8dd6066dd7bf466db209e6fe5c
|
|
| BLAKE2b-256 |
024cd04551a338ae38b4d6ec3bc15ff87eb07f21e7cf756e07e977581c44ee75
|
File details
Details for the file neug-0.1.0-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.9 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7cef602603da0f6eabc0e08c79b1c137bf02b7581d9c7254ca8e72fb733edaf
|
|
| MD5 |
1768f041fafea6ca3d185c9b315a86e7
|
|
| BLAKE2b-256 |
23218a30598e6cbfa8ab279c4ee4977f113fdb5f35a88bd6d9396a608779b6dc
|
File details
Details for the file neug-0.1.0-cp310-cp310-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp310-cp310-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.4 MB
- Tags: CPython 3.10, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91d45d7b7fe36ba2e5ce311e9127a6a0c1326bc11cee3bb3590e0428155b9e67
|
|
| MD5 |
5d488f4f96b51ec1abd4e679a796fe67
|
|
| BLAKE2b-256 |
d4e29dd4564155afa216ad611daf6478ca151192b2743a4acd2bba036cf7c15f
|
File details
Details for the file neug-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 37.4 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c92bd5c168107134dd52a9440d4cd649964c84ea875b23dade708d998d847209
|
|
| MD5 |
92db593a969a6cdf20a42941d8fbaf86
|
|
| BLAKE2b-256 |
d78fe3f9ac09f4f5ab54b715d3cdc40d8bcfb953c798da01cfe7f42b1cbc665b
|
File details
Details for the file neug-0.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 56.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
624b1402b61d14dd0e19ce590ff082316c680cd4411dc2d459e9cea5fe209889
|
|
| MD5 |
7b5c4200ee8192ae8fbaff038ff9c86a
|
|
| BLAKE2b-256 |
2cdebcf6050c2c3008b84ec1c5740732dfa0f372deed3e7efc948d52103b787e
|
File details
Details for the file neug-0.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 30.9 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0527e58d7b73f49fb4ea77c8725cd678a5ee1bc2f97337563ea811e187326d2b
|
|
| MD5 |
02d5ee2939927615a99d576e20b6cef2
|
|
| BLAKE2b-256 |
deb2bf5f5edd1521b6f04d3b3146468527eae8769cd7393091703428baacd138
|
File details
Details for the file neug-0.1.0-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.9 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a8effe517f13bf0445fe8beacec102412b7f4fab49ccc898c3e728da9c8d695
|
|
| MD5 |
952047afd1a9fee25a79a04631282efd
|
|
| BLAKE2b-256 |
25aa541dc09032e40117200764c7b9a38aa33b4c18b74c4ebde84c14f2a76c5f
|
File details
Details for the file neug-0.1.0-cp39-cp39-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp39-cp39-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.4 MB
- Tags: CPython 3.9, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7aca10916bf3594ea885d8502ccd0ff3cde096bac55310aee1229a49ab59ad4
|
|
| MD5 |
0051075aa409dcf069c86b13da9d77f2
|
|
| BLAKE2b-256 |
7a9f60f549e3b1d3a139e77f6561cc97538b61b346bb5cd70ad13cc7c7652b3e
|
File details
Details for the file neug-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 37.4 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9886fc8dfe27bf6ba0e62e6641f5002fb2d611742cf4f61c0e3780fa09871716
|
|
| MD5 |
9ac1f8327bdad62f32a9c2807bd7d5e9
|
|
| BLAKE2b-256 |
60007646649ca198b6b9ad58a79833ad1eafeea84530de39f2c59aebf2a1e7e4
|
File details
Details for the file neug-0.1.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 56.2 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82b6ef892fdeedd60de6f12136505fc73fc684858ce41bbafc7e07c1fce47471
|
|
| MD5 |
d77cc113d6e8553f386255e7156fcced
|
|
| BLAKE2b-256 |
3bdebc88d51ec58cf4854a43a34cd1c6119a558b9a23662f634273dd5e7ef8c0
|
File details
Details for the file neug-0.1.0-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 30.9 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae8f558e29fa81a744d2ea47663c2c30425f15fc9a04c8e753fcfb22411aa9f8
|
|
| MD5 |
434cd07883832aebbc3992c308f7c837
|
|
| BLAKE2b-256 |
6ec98ec36ea7eca4d9f167ba1a2491405a1883c40ce29e205c4c1f0b97e3738c
|
File details
Details for the file neug-0.1.0-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.9 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79258dd5ff63c54bf336201449fe32c9451fb1630f69d257d40c3f0a80c24bbb
|
|
| MD5 |
82bfb09ab8133dafbb163d69e95b4899
|
|
| BLAKE2b-256 |
07f723d8e2cecc4ca74ef7568574df2f3cc061430d3ee78ef279d0b34c4aafd8
|
File details
Details for the file neug-0.1.0-cp38-cp38-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-cp38-cp38-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.4 MB
- Tags: CPython 3.8, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f52f6620cacdc770c5cc6545ca66bfa434a3731d1becfa7f1f4ef289f56f80df
|
|
| MD5 |
2fbad85cc2ddd599520f914ea7f5c20b
|
|
| BLAKE2b-256 |
8efb47cb916bae631a8e54525933edfe49c6c55e4ee45c5d8ff60d42f04e1328
|
File details
Details for the file neug-0.1.0-10-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.3 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f420e6d126f45cef1af2b4d33cc40683091d4ff40782ecd33de05c686bf2369a
|
|
| MD5 |
50221c6f2980297ff3be9c73264a3c83
|
|
| BLAKE2b-256 |
8d72ee3530f4c457a9beb59a8e00a39e4276cce78b0252487d014de3d75a1144
|
File details
Details for the file neug-0.1.0-10-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.5 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
390142d8a8f30cc9c504df93987188fddeda3b230b9522e69dbbfc8c17e26d7c
|
|
| MD5 |
b4f2a82e0eb3681c730e283aac1bb9e6
|
|
| BLAKE2b-256 |
033390f288dacee172e294624fee7d507c57ad6a40a1871c624e8fffd65e99cf
|
File details
Details for the file neug-0.1.0-10-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.9 MB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7eafe8ddeed5d792f23be4a297f8449d1d38d68abfbade53f3809caf6eb27d8
|
|
| MD5 |
08e37dd6c60eff8abeea4aedd1a244fa
|
|
| BLAKE2b-256 |
d5fee8d639b680c4ce80dce245270104a0b62c06e04d27f6f5845abdd9496b9a
|
File details
Details for the file neug-0.1.0-10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.3 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4510b13fd6e090a05c800d5dc371853dd0f3bd0367e3ef2081a65618d8b4f04
|
|
| MD5 |
64679e23f045bd39da8c59ed2bb8aea3
|
|
| BLAKE2b-256 |
22f6fbf9975eda1f9d6162fcee4c9e9c2ce1f089b3cb95005f4ba6f4cdcc1006
|
File details
Details for the file neug-0.1.0-10-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.5 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7019e606e39e1d350e3c9d2a3ab687c2c9b728366d544cd6b170b65982f1430
|
|
| MD5 |
bdf49d7194c1ae7f8bad18689114775c
|
|
| BLAKE2b-256 |
afccf55f23864ad965a28ad208405a95f76a75324ab24a4ce1c2a2452fffabb7
|
File details
Details for the file neug-0.1.0-10-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.9 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bee8be67f4068f8053be51a513385f000df966dbb3ea2755b4e8dfeb2702db5
|
|
| MD5 |
cad7ad96b3c8b4ede99975cf196b3ade
|
|
| BLAKE2b-256 |
ec3536edd8776f50262415b8f3e719834fefd69db663989a36406a77b4aaf00c
|
File details
Details for the file neug-0.1.0-10-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10166afcd712e7b9a5913e8583e757875509c91809d034ad36c03f604a9e1585
|
|
| MD5 |
11e619ead8ec4ebee23e58d9ed9bf4e4
|
|
| BLAKE2b-256 |
76589ec93d15a9345837645ad097f24122b63ab448cf2700034e48bd51c7c60c
|
File details
Details for the file neug-0.1.0-10-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.5 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5f4165733b13f749833e7abacaa21e93bddd7b0cbcfb7af423d4a6067abff98
|
|
| MD5 |
45e44fde5ff51169a498b3b6110de8b7
|
|
| BLAKE2b-256 |
e92ee154752c1755923404fe96407d137b24cb860f289160d25efae0d9d6fa09
|
File details
Details for the file neug-0.1.0-10-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.9 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5604b899a1f8ef7cc6cc622e6597c5ad52738ea37a91a083f8fd01c8b4829fba
|
|
| MD5 |
116358068bdfe6ba5a54c97a2cfb0d17
|
|
| BLAKE2b-256 |
5dbe100374eb675848246e123c67c53b8978a16a28313bdf54c0893602bcb8bd
|
File details
Details for the file neug-0.1.0-10-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12af090af3577e13405fefcfb813fc9d9ebba8091625ef27293db697fc19c068
|
|
| MD5 |
4ac49fc99a8b0668f7c19ea8ffc24d64
|
|
| BLAKE2b-256 |
181b54db7e58871e1abbf718592532cae11840647f1e94f547fc667df7ff1a8e
|
File details
Details for the file neug-0.1.0-10-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.5 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
003f59ae31c799eb535dbf315a0c6e820391c43e26473a013619636478d67e7d
|
|
| MD5 |
9c4aa21c537d5455ff948f97bd87a33c
|
|
| BLAKE2b-256 |
a6fa17acb51315d778b0f9cb74a0d6b7d1c0b90808b137fc7f3ce00c5a10af36
|
File details
Details for the file neug-0.1.0-10-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.9 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
901ee85ecbc7e8627fc5fae5643f6e860c69a253cefa7345171c70d4310b57c1
|
|
| MD5 |
86fe8da8029d751edb445cc9e1968b4b
|
|
| BLAKE2b-256 |
b61fafaddb89194607019c5a5d1733251325ef638120ef48dacabac363585ebd
|
File details
Details for the file neug-0.1.0-10-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ed6030d15b0f90bd5d1c3c020b81c7e7e4bc9873c906dafa7085f15ad35c95c
|
|
| MD5 |
2be3dd8c7ba088d826a7c7b17a580a18
|
|
| BLAKE2b-256 |
48ed52c0a7201f33b7878dd7d4b1abcca7a5d133c2e6f0e5455f504c39b1eb42
|
File details
Details for the file neug-0.1.0-10-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.5 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b394850a2988ed3f2264fb596262be6ff34ae88b883ff52fc689d43a91abb92
|
|
| MD5 |
f04f0a1da3e78e53df3fdf754d77ec03
|
|
| BLAKE2b-256 |
47a7c46db5c5ed6271c7db8e419e6e8f8ecf48923ab4c22f352ea285a055567b
|
File details
Details for the file neug-0.1.0-10-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.9 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b871b18836a121e05ec40ce7131aa4470f606c5182d3aeee31d23190a0ce7c5
|
|
| MD5 |
6d656a0eb354257b982518c0478a3659
|
|
| BLAKE2b-256 |
6b525d928e96d3d3becf0faa1c4d9fbd4ab058a20b8bcb59fef1cf70ea3318d2
|
File details
Details for the file neug-0.1.0-10-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.3 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93a8fabfce0929a9236b0d51d38d88bde4f732059f647a24ad99b52838a399f6
|
|
| MD5 |
ddea0abac5ef80335e2a5675f3873102
|
|
| BLAKE2b-256 |
2e6d9b974774210a2151cd456d553653d66b6c6188cc3fa9e48e000fe60b6f95
|
File details
Details for the file neug-0.1.0-10-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.5 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f764782f089d9dc562fb8b667b6c4e248da2a7c7079061b29bf62f8a87f7036f
|
|
| MD5 |
fa50240fc9f6b36eaae50ee08931594d
|
|
| BLAKE2b-256 |
feeba858f428edcd4be024636e771161b9c09ad9d106da1492b91f706d749fb6
|
File details
Details for the file neug-0.1.0-10-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.9 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7191bb0ad50f28fc5b9350dc4e6d0459cd75fe86dec79df6a592eee0610c84e4
|
|
| MD5 |
5f2d1c8e209a72802a66f1905f8ebf93
|
|
| BLAKE2b-256 |
9e830e72b1e942d4caec695d2427e4d98ae808dcf0c6cb1ca2c606fd581f951e
|
File details
Details for the file neug-0.1.0-10-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.3 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ff3def326e320efccb10e349f72c84e4cd9fc7fdace878934a4847e5500c7f9
|
|
| MD5 |
ea2c50737bbf6b9020641b4e32813d3f
|
|
| BLAKE2b-256 |
d15ef877f3871fb391e34a7c1dd6c193ceeece574934bd7ae21c2a34efcec8c3
|
File details
Details for the file neug-0.1.0-10-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.5 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b723ba7595eed90eebbe766068a70dc2c17967c76c279def2dd879d015e10655
|
|
| MD5 |
2fb3cf769ea92abb84cdc0f03b924d06
|
|
| BLAKE2b-256 |
73d5aaff9f6bc19444fc72495a3f103b33b991702227b6722767e9b584a8ea20
|
File details
Details for the file neug-0.1.0-10-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-10-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.9 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a3ec191d789a956524fd0f28c74f838262591cae92f72b1649a5201c0856da6
|
|
| MD5 |
acc1aa9821586d7d233c9f9c28c61e90
|
|
| BLAKE2b-256 |
3bf5e1b16e6e51597d3a52799ae53795289ed4641ded27025133011fa95d5559
|
File details
Details for the file neug-0.1.0-9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.3 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33e3d1efb062d4c921b2ac44fd1d594741ccc1b41821efa2f1366478c13a6fa4
|
|
| MD5 |
f91661cb0c31e16bea7e0f872ec811db
|
|
| BLAKE2b-256 |
b7db3e01abf95938c2dee072cd3362ace81df4e9abfdf218f14d92e7785e4095
|
File details
Details for the file neug-0.1.0-9-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.5 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eec27acaad99971792d2c4ab59b2184ca061b7ca1d989efe6fec108b22a144d9
|
|
| MD5 |
e17bbd1a3a9504963e363a5bbeb599f9
|
|
| BLAKE2b-256 |
340d3f1256cf83ddbfd6d8e61550a982c74739d5bb9cb35a38909bed289920d4
|
File details
Details for the file neug-0.1.0-9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.0 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f18d27b10050b1635e3e31cb67a1ea0bfe22f584e909753ffa4019382e244a56
|
|
| MD5 |
6328db9c47d3cc1020eec46c51e1421c
|
|
| BLAKE2b-256 |
f756aebde7e9750df8f22a57c613b268a864cb4e6f12bb5d92ed57ee59c20b84
|
File details
Details for the file neug-0.1.0-9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.3 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad015b76e5871567c5cf557bdded24ac0dc65a6665ab206fbd4f72b8a965e6be
|
|
| MD5 |
aa7f217739d928c4ad2778898cd8805c
|
|
| BLAKE2b-256 |
a1d8c1e298b0bed3c4efd32f47039429fdcaf2de9d1d3015b952a81bb0bdea30
|
File details
Details for the file neug-0.1.0-9-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.4 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf10d02ae78f1a6fd200fcd29945717c93643b490165f435c82dd7e48f16b9aa
|
|
| MD5 |
1fcb02ebe3f7cd0559340ff20d9e858b
|
|
| BLAKE2b-256 |
67caabfdf317c9f84841fe80c0f0fb0b17c234494855433ea0abc632eeee84a3
|
File details
Details for the file neug-0.1.0-9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38dd7c3c103a7b27b1199ad55ef595692456c302f61f6817c3a718e73988db75
|
|
| MD5 |
52fc76de96517f379a612ef1a1e39460
|
|
| BLAKE2b-256 |
2bdcd200f9c52796f3465149a687b891284cfbe580635e6cf68b7a98ef38627a
|
File details
Details for the file neug-0.1.0-9-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d82b5ae78deed250c8f629a4298cdff9c6f4bf806456c9bcfcfb0c0bfba63266
|
|
| MD5 |
be4703357cdc8ecab9c79c4bad1958a9
|
|
| BLAKE2b-256 |
d4413dbfe42a9f12400daa0066de50ee28a13a7de43ca513477a465cc5bd0d7f
|
File details
Details for the file neug-0.1.0-9-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.4 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
829336f4acd996ffa2d0077ac0fa8f873afda0d632c64e5df291e736af78b57e
|
|
| MD5 |
035b67e66705c9126c4e647b1c58ee11
|
|
| BLAKE2b-256 |
4bac8c18f7399e4d79fc70cadf109663510685b2cdd68dd4971fe34ad75d7078
|
File details
Details for the file neug-0.1.0-9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1cfca41a0bd7eb9ba36caa171d088875ffaba114b81e61fcb9f4505a3320ebf
|
|
| MD5 |
c03b726b1cf3e5fbf230878aca75af03
|
|
| BLAKE2b-256 |
95dd622af383af82e6ce3005dc46e54d34d5c1dad5e466cd7f9944d1dbe8dd23
|
File details
Details for the file neug-0.1.0-9-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6ac05cb848a1fc6d4c0f83ea7948d4b27bd945fe0ee8cf144da191ac0cf4bdb
|
|
| MD5 |
80586d0115cc43cdf4db020dc53af5d5
|
|
| BLAKE2b-256 |
3f753502e7ca4467d2a8920baca57be7e70f30c3b7091b93aabf30e0c5af9eaf
|
File details
Details for the file neug-0.1.0-9-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.4 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ec89abb31587f1fb84882ab8c6b65b0f1866e9076f593f0e2f4ce4dbf210166
|
|
| MD5 |
df0754ad7494f4524754f139ece7c85d
|
|
| BLAKE2b-256 |
edb7a56cf27dd8a52b4051483ca192847da4cb32bfb9114af2e4a5ad4a93a350
|
File details
Details for the file neug-0.1.0-9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.0 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
52fd78b3a9f90b49f1dbfa4b44b27b3c3602a03b187c14ba9f10833936282e27
|
|
| MD5 |
73857047e11dc3258e71375f3a624f30
|
|
| BLAKE2b-256 |
3e180f2a3cf1385cbee0ed24b524745c7b3224a64832bfb22b1a41850ffbf677
|
File details
Details for the file neug-0.1.0-9-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c75fc9ea975554f4eaae2e8c391123a0a40e119e9533960066efff2e03fdde0c
|
|
| MD5 |
ce0bd83ff4cfb8daee6fb2e62e01898a
|
|
| BLAKE2b-256 |
495d39b8f66d2a213c231dbc830e7f5efb8c600cb7ae333f9034dadfb61837cd
|
File details
Details for the file neug-0.1.0-9-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.4 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98286a9b15a82cfa9aef66059b9f8f3b163791e347d6fcf0f1361f6df4ffdc56
|
|
| MD5 |
42cfaf6527ff6b8a28424081e93a3ddd
|
|
| BLAKE2b-256 |
44c22d468218e130c0eef578eb2fbf8ae0fa412c965ff7fff36b8261d3f0f51f
|
File details
Details for the file neug-0.1.0-9-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.0 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e6bf9690ae304ca39aa12cf94934fefa220b4854d97c3bd0ec1d94c37423683
|
|
| MD5 |
1afc80a93bd47a40e68c14f5d9a5b9d6
|
|
| BLAKE2b-256 |
e02f4795f07b7e80927ae5f2fe3bbbdfaab3099772647111018dce93acaa5b08
|
File details
Details for the file neug-0.1.0-9-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.3 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
68ef118345038049e4760758d69aebb1fb4264d145105cddd84ab1a9971c9c44
|
|
| MD5 |
c76ecf896fba3d5350c4e18d8bdab840
|
|
| BLAKE2b-256 |
b6fe06bff0f46dfe779f0965228a60ba0170f93ea8884e1d7035c30dd328c827
|
File details
Details for the file neug-0.1.0-9-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.4 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ae4396ccc81bdfc4ae083aa6d43d8f2ce995bdfa6ad22626f18033980aaa144
|
|
| MD5 |
8ffc901b41649801b315813045f052f3
|
|
| BLAKE2b-256 |
2aac33d830bc261786e9327d2a3bf10ad2a8cfab514b1d438da3044478721e85
|
File details
Details for the file neug-0.1.0-9-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.0 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d337526f4d3b27092b09416d0599d7fc0762b43da84e9f6e70dbaa637d1ff85b
|
|
| MD5 |
ed6f685f7987f94f7c049f5666723c85
|
|
| BLAKE2b-256 |
9e6bf119a7e442e87865e508c7639894277bb43a8c4f450ebd415e0533d2d4dd
|
File details
Details for the file neug-0.1.0-9-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
- Upload date:
- Size: 23.3 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29ac2cf504b9c3c21421d1e2627846ca7636d55163ba52695a72f5b9a49ab624
|
|
| MD5 |
822c90ec8d51eed77a9458a97e9b1cf5
|
|
| BLAKE2b-256 |
7177e028a93124fb2951f88a28f2e3b711b2f674421be9969a24be7d4b1e9683
|
File details
Details for the file neug-0.1.0-9-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-9-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.4 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f5a15880b7e1c16148bb3cab3be20564190cf19be4d52bf1bd3cb7c69fb2989
|
|
| MD5 |
0bc4a2900413f91a6c4cf4c11f755695
|
|
| BLAKE2b-256 |
eb25fe72a7de2992df23da6b93955b8a1a39813bc706963e5568d66be4c4e9c6
|
File details
Details for the file neug-0.1.0-8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.4 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b980a49d482fb35b462552d53932c7dbb3a253f01f41a20a149093dc01b32688
|
|
| MD5 |
12b27bba031516a91531407b5b12e69b
|
|
| BLAKE2b-256 |
d50947e2cd89dd702352f93da1a19ecf1b7d26204bc4809d2675df05bc1340b9
|
File details
Details for the file neug-0.1.0-8-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.6 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b642e54ec3c94d27681245030a26f3ce5ed3a732549a31fb6d73261706d3502
|
|
| MD5 |
0692ef79796eb2e65ab864331d87ac30
|
|
| BLAKE2b-256 |
c06f6c34a6317fdfc2bb8aa61163aa246f1ebe829a893575a616f4a8d1005548
|
File details
Details for the file neug-0.1.0-8-cp313-cp313-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp313-cp313-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.3 MB
- Tags: CPython 3.13, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d8a38599704bf50ae21ea737c35926c3290be5f77fdd58ce1d4c30720b758c6
|
|
| MD5 |
9daa89a2bca69fbf931c6bdf0dabb31f
|
|
| BLAKE2b-256 |
c30f6ca57f557354c97be1f7e6fdecc3d25b862e4e4555a9bfd21ebe4d2c32c0
|
File details
Details for the file neug-0.1.0-8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.4 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00eb151335a64b3f5657d6bd9664d572ce730bdd61caf2c0b869ba839b796cf5
|
|
| MD5 |
36d9af8b5bf6ed5c4605eb16a9b5e78a
|
|
| BLAKE2b-256 |
a42a8c556dcf4fb5bc9b6ff5e92330529aea59206cad2e301fb71d8b5563b93a
|
File details
Details for the file neug-0.1.0-8-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.6 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a415926fd2207973ea41db11d76427f0ca1fc4f24e1137da44f14ae16429913
|
|
| MD5 |
6ad7a9e1723f9641f78bb74a92cf3438
|
|
| BLAKE2b-256 |
b2db821345a3012c133ab94890bd0ac2360c44110a15b63bd6d87189f6f44516
|
File details
Details for the file neug-0.1.0-8-cp312-cp312-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp312-cp312-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.3 MB
- Tags: CPython 3.12, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4f77b6f777d1f2927d02892a28c986728f46f4ddcb3d0dfcbcdc086622ff67a
|
|
| MD5 |
e3659423901f12124930ab417b55109b
|
|
| BLAKE2b-256 |
d629ccecdf8c91493336c927fffe7d61df8ae155bbb8b9f6cca0da0ae7e18062
|
File details
Details for the file neug-0.1.0-8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.4 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd50b8c5771f54cfcb299268453b3fbce63fa49c4d2a5cb222b4b2b23a7aa755
|
|
| MD5 |
1dd24fb9c96786db10ca9218ca89e515
|
|
| BLAKE2b-256 |
d481ba45d58e88f62144e799b0b0db55cac175699b598975e8160386532f5e97
|
File details
Details for the file neug-0.1.0-8-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.6 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57e153afae4766a3b0dfa817f59c1115285941d14a1a2c1b47a01fcdc5ce56f6
|
|
| MD5 |
bb5dc433cd390ddce298099371d4bf45
|
|
| BLAKE2b-256 |
40cde29bcc8a9199b9859b0686ed10e999225fa4ed8f29ebccf266d376d756ee
|
File details
Details for the file neug-0.1.0-8-cp311-cp311-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp311-cp311-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.3 MB
- Tags: CPython 3.11, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
442e422104022bab142fd1b9c3fbcff5ed5d6273652714aa827deefe8906d80d
|
|
| MD5 |
376698e979f5fc454a06a335d82cabb4
|
|
| BLAKE2b-256 |
f50393ff4ae3973cf45255140f6a4e4cc6ab742239a789d7b072d7eeb13c1bb0
|
File details
Details for the file neug-0.1.0-8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.4 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd7ff4e1b562ad88bde5247a58d4c847a3d50ccaf8dae2d8af9a94d9c81d1e01
|
|
| MD5 |
bdbc785abd15244f156074e0f09d3c65
|
|
| BLAKE2b-256 |
8a738620f6cbfad82629184161689e62d20eb4a1fd7deeca734cb5eacc5f36af
|
File details
Details for the file neug-0.1.0-8-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.6 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7867f52c6d10b30368afca4baf9e1552d9928a9716feb18fe3f4ad641c874373
|
|
| MD5 |
75e5c658e04bb20fb49c56854c1c96c1
|
|
| BLAKE2b-256 |
c28eaa19785b0f6437f031efe145569c82141e36db45b39c94f9d29d7b7ebf12
|
File details
Details for the file neug-0.1.0-8-cp310-cp310-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp310-cp310-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.3 MB
- Tags: CPython 3.10, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66aa3fc97bc2c763038c4548f5e6f040f0ebd689eeaf9c184ab6812f487fd57b
|
|
| MD5 |
8c57bcb81610ad089a9a33035621a212
|
|
| BLAKE2b-256 |
554f7f51c57de57ff4f981f3a0924ab9d70c8e08c796698552aa70fa22333f71
|
File details
Details for the file neug-0.1.0-8-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.4 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97f1181d8d4a43d79611f7b4d6668efef9e81e7ff1a626b7a0ce638e964daacc
|
|
| MD5 |
ecf972eb2bfa84af9464ab20f2cb2eef
|
|
| BLAKE2b-256 |
74c20941eaab7da21e856be392d4791cc381c3c8baf27973e4c086229ad5ab8a
|
File details
Details for the file neug-0.1.0-8-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.6 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9747b5b3b6067cca583206195b84f14e62f71626cdfd1835ddf290509d26b6cf
|
|
| MD5 |
6ca944d70a7b3b789eb76aee4eacafff
|
|
| BLAKE2b-256 |
440b716641a6504ee92e4b2c4f6d7ca8a32e229f2dc269ca083b3c52e2daddf1
|
File details
Details for the file neug-0.1.0-8-cp39-cp39-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp39-cp39-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.3 MB
- Tags: CPython 3.9, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c56cfaa65e40bc4a162abb6f291c81744433daf360ddea19671921cb37c58a9
|
|
| MD5 |
4191f14ea75caf0e4b63a46ce6a8e4dc
|
|
| BLAKE2b-256 |
c01a940ef75a91dca0a7fdcee5a39e788bab3cfecdc2ba3e67a8fc3a0fe0b688
|
File details
Details for the file neug-0.1.0-8-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 25.4 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
754ce63741e7a219c9c786ea3d4aa6c81eb2fdae64d36f201bae73e0f6537ca5
|
|
| MD5 |
ee2b33e5d2882ff6ab0bd8c7a70e606b
|
|
| BLAKE2b-256 |
05babae3cd68665473e32c5af9e673000f8056ec241d736dc9b7676ddeb864ed
|
File details
Details for the file neug-0.1.0-8-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 33.6 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46f790162beb98d20293850b14c8956233d6c2de41ec1ac017c6c6c0a77b8733
|
|
| MD5 |
a75b8a3929266338c52da4acbc916031
|
|
| BLAKE2b-256 |
7837392aaf0fa4a85145ed5c18acc88919fe596bc070eb3f61a99fb099cb0824
|
File details
Details for the file neug-0.1.0-8-cp38-cp38-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-8-cp38-cp38-macosx_10_15_x86_64.whl
- Upload date:
- Size: 42.3 MB
- Tags: CPython 3.8, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
742adb7d4718ce8fdc2ceba38b38692a4655db8aba804de83b729db0d5112ab6
|
|
| MD5 |
33f239db9434af01ac906fcb11702732
|
|
| BLAKE2b-256 |
a07a77b8e2b00d7dcceaa5347e8fc19e1696de42d99a01ee57220edebd4cef82
|
File details
Details for the file neug-0.1.0-7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 41.6 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61b8cafe4f28de2effb03e673e1b6f2ac232ef1428344ff8d680e70b6be6107c
|
|
| MD5 |
d888dc53fb1509017f13581b6ee0e800
|
|
| BLAKE2b-256 |
bac548f0964b3e333d0f64d5073b6e242a2b91192cbe249130ee50763817bd59
|
File details
Details for the file neug-0.1.0-7-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.1 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3eeab5929435a5ed946ad06b4f9f38d6e6f2fc70c643fefabb81928c7223c8b1
|
|
| MD5 |
7768ebdbbc36dadf83ddccb0a8ce1f80
|
|
| BLAKE2b-256 |
74ff906918c1260e5595d0124379243f3a4594bbea75c926885d7bad3d8c404c
|
File details
Details for the file neug-0.1.0-7-cp313-cp313-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp313-cp313-macosx_10_15_x86_64.whl
- Upload date:
- Size: 49.8 MB
- Tags: CPython 3.13, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65682e1782096e76b0ae8ef270eebebacec308dc8bdec61017f9ade53ab8f9d9
|
|
| MD5 |
fffabc7d93b6cb4106ac0db46c13f70f
|
|
| BLAKE2b-256 |
bcd62a05158ad44be4abaa1f0fd0fcdcbdb0eeb818260eab5cdc39a89119606d
|
File details
Details for the file neug-0.1.0-7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 41.6 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
263c78b37431169337bf9c0fe75cf75c7c0892a0e2a90a6693d6c9ecca00805f
|
|
| MD5 |
54b48c10b2d708d61c68990e4c91665c
|
|
| BLAKE2b-256 |
2a147c477ede6f11aa2cbfa99f73bc5650fd1f638400caf4b92c16d7f332c974
|
File details
Details for the file neug-0.1.0-7-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.1 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0695ea1086aa30e9f3d92ebc3c700d44109ed762896c08109ce87d10a486e4f8
|
|
| MD5 |
c3474ae914609cf88f3f684a32f9e3da
|
|
| BLAKE2b-256 |
f5d8147b102b8706c7738f211bc6e84fd3df8de1f6e9acbdb32a0744c76c5ef2
|
File details
Details for the file neug-0.1.0-7-cp312-cp312-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp312-cp312-macosx_10_15_x86_64.whl
- Upload date:
- Size: 49.8 MB
- Tags: CPython 3.12, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf776bcfc5557eb7eb75642cfefc3b8bd738c7bbe0ccd8f898f9aed2b542709a
|
|
| MD5 |
cf928f0184c7eac05d4607f8914aad75
|
|
| BLAKE2b-256 |
5dfb25da7a53896a2f61a798d8a58836bb6f10b9e461d727560e3ebe11200647
|
File details
Details for the file neug-0.1.0-7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 41.6 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12d08170bbd4a943ffa5b09cbdfafd98a07691c676fc345928e92b524683fe8d
|
|
| MD5 |
07e0fec51b33010f3c174babe1afb1ac
|
|
| BLAKE2b-256 |
fedfcc9e6ceeb482e7f3ca1d2ca5ebff58e45967ba9519447c8be4329619e930
|
File details
Details for the file neug-0.1.0-7-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.1 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42e856ef6350612bcf6cd3db764aeb642818132185bf3cb2f6bffb4c148b023b
|
|
| MD5 |
c36b66a778064717d0f3aca073664bc3
|
|
| BLAKE2b-256 |
29bfd82b288df90e38b7986a6792ccc58682a3a80e947dfbcb8d72dd8cdc3147
|
File details
Details for the file neug-0.1.0-7-cp311-cp311-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp311-cp311-macosx_10_15_x86_64.whl
- Upload date:
- Size: 49.8 MB
- Tags: CPython 3.11, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16345e9ca9656ebbbba57765e938fc27f9adeb3de9f112acb698e02157fd4994
|
|
| MD5 |
0578d1d70107bdbcd829f60d3442ef9d
|
|
| BLAKE2b-256 |
eebf54dd179cdf746cb002b2b76e6f442e76c1be95d1320dfba218e65aac065f
|
File details
Details for the file neug-0.1.0-7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 41.6 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bca574f19fc391ef4e5c87afca6d6315fbace7fd9119fce8cb61b5a3d126ad68
|
|
| MD5 |
e8b4f1784d285b81c04d0d5cdd8992a4
|
|
| BLAKE2b-256 |
a66d65519d76694c6d2054596b1229903d937eb836ec2bced09d7d298c5bf064
|
File details
Details for the file neug-0.1.0-7-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.1 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cb3e3221347a56ed03bc5095e5beb3e29a64ff9f8f4928e27fe8f1c1bdcce25
|
|
| MD5 |
52ec95e221889ce83589cc9d9f504710
|
|
| BLAKE2b-256 |
c0fc19ed56596d8c947904ea067c39c8d6650fe65c2042d18e29cc45fc1526c9
|
File details
Details for the file neug-0.1.0-7-cp310-cp310-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp310-cp310-macosx_10_15_x86_64.whl
- Upload date:
- Size: 49.8 MB
- Tags: CPython 3.10, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07e9bee6668c7ee9945d5c7eaba69f0899914923c768d872e7d9e068c6709aa5
|
|
| MD5 |
8634ce77546f33679876c26ba3ef82a5
|
|
| BLAKE2b-256 |
8e3608f2d8c347da6e907401b18ae169e4daf371fd4791d0c33e2553c69f8dfc
|
File details
Details for the file neug-0.1.0-7-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 41.6 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad5545b75ed22c73c6f212e0c31eba1e47df189e742768ebdbc0776251e540f4
|
|
| MD5 |
591fb4b7d28f292bb45b31c145ae98f7
|
|
| BLAKE2b-256 |
a038b31d1153b3c05ce97c8bbf076a03b97f2159f31f2e80f459fe26124ff734
|
File details
Details for the file neug-0.1.0-7-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.1 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8945e57d080096a67ca2cb6ff8293e34eef09d8c698aaa4ab0006f5f45754c5
|
|
| MD5 |
90af2672d71e3f55cce1c19c3316ec35
|
|
| BLAKE2b-256 |
f3ffa2e1b9181063ab66024f8618a7538d0ff5fe8eea84f2a963c5b2539b18cb
|
File details
Details for the file neug-0.1.0-7-cp39-cp39-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp39-cp39-macosx_10_15_x86_64.whl
- Upload date:
- Size: 49.8 MB
- Tags: CPython 3.9, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0280c684c83dd80050c9790e14139438dc0968607bf3f81b981ea12ab00f7e3
|
|
| MD5 |
55eec21ea41d5fb264f2ea38e928838c
|
|
| BLAKE2b-256 |
a6e528957ef36fab090f6fa580deefdd068c24182f7f94248bae1dd93d50af85
|
File details
Details for the file neug-0.1.0-7-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
- Upload date:
- Size: 41.6 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee108e16f012436f952da71e1ac2045c7d6fc7ef2b215e057f4ebc70e3bc64dc
|
|
| MD5 |
b6c29596c3ee72ccd5d1c5dd05a55ba1
|
|
| BLAKE2b-256 |
1b108d764af30d518ae8842dd231eabbf8c9bcc48545aa6b4891d27a43238930
|
File details
Details for the file neug-0.1.0-7-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.1 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6eff03ea75627c05aa0f8b4226dd69d1eac1478ffb7391f423b3b952ce42f1ea
|
|
| MD5 |
9ba05be1715f6fd27743aaa11c92ee26
|
|
| BLAKE2b-256 |
1cf0012977fe70c191767032260cc514b4260d3efb9b6ce907192466216edb5b
|
File details
Details for the file neug-0.1.0-7-cp38-cp38-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-7-cp38-cp38-macosx_10_15_x86_64.whl
- Upload date:
- Size: 49.8 MB
- Tags: CPython 3.8, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6ad311fad11cc917804bd1d92395a46ea984270bce19c561a78a4c8102716ee
|
|
| MD5 |
90a9d233fa1cc3a98d13e758bfb4e7d0
|
|
| BLAKE2b-256 |
c963b90f43a725a00b17796fd072e65b6d121ae54be1ad343077b6dc49a9c009
|
File details
Details for the file neug-0.1.0-6-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-6-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 36.3 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3260ecac75e405e91db45ef440270a67817c0ccb86220cf3dc803ba1119bdd3a
|
|
| MD5 |
65ad475e65676e5bf41af766af7871ed
|
|
| BLAKE2b-256 |
0da11428025fb6b74a5dcd9adaf71588091b7476a7c5918f15bea85738c0fdf3
|
File details
Details for the file neug-0.1.0-6-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-6-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 36.3 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1494b13f7bd26e0f0b9f5be32186803aaf727b8cd43f985c1fa220f466b7d509
|
|
| MD5 |
d683d485f9810acd67390f9cec22f188
|
|
| BLAKE2b-256 |
b4787917b59235677a98b507c557e2f0816a442a92e2ad27b2755083e97daca8
|
File details
Details for the file neug-0.1.0-6-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-6-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 36.3 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc64c21a4505f7065d35569f1ea4859a8f00766e6b2a5fdee6dd75bb7089a2a8
|
|
| MD5 |
79b173524e87de80b44f8b9a48081d45
|
|
| BLAKE2b-256 |
50bfe497b43c0d6c0af42e70f203616156e2be0f8ec024fcea0e2267321dad63
|
File details
Details for the file neug-0.1.0-6-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-6-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 36.3 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4cb4ba225e64c2f1ddb757819ce9a40bc44e338e35d36121c91abf72a305314
|
|
| MD5 |
9a646d206c1614a314877f037c2d2a9c
|
|
| BLAKE2b-256 |
2f6ceb3e8c9184a6cc717433d3c5fad3ad3274da6d8a787fe6a6dd4f72409cc7
|
File details
Details for the file neug-0.1.0-6-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-6-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 36.3 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
600082aebd374af6c25acda371a9c30ee5a59ff6246019d42345eda26cd09f55
|
|
| MD5 |
6c5ffc2e6ed6c5e9b99c0745d96f4c35
|
|
| BLAKE2b-256 |
7b9160393c7adc8ccdfc3daa572be5fa1e397ef4d6ffa84c3e629a916d5e7d84
|
File details
Details for the file neug-0.1.0-6-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-6-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 36.3 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46ccdd4f1811463ff2beaf0e326fa6f063a8f2bd032f2e5696ad3befbf4f9a58
|
|
| MD5 |
4b8ba4b18bfdce7e276aa8163df0dbc3
|
|
| BLAKE2b-256 |
aa6ce3de485031d28d94531e78f541b993b36048936f3234714a479bb6d5cf3e
|
File details
Details for the file neug-0.1.0-5-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-5-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 38.8 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34bb5dfaf07cd57d95ab4cd9489710972451ae5d34b567b353af6bfdb991d0fb
|
|
| MD5 |
87ff2cf17ec0f85dbd90a44ab1c06da4
|
|
| BLAKE2b-256 |
2007f94801caf362e0df4e95e43df461574ff8efd1d6a573a1f20a4fb15b93af
|
File details
Details for the file neug-0.1.0-5-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-5-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 38.8 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a07b54ba38f261f4e35f02e5699c82084e473aaddd1e6c979c1a096af6cdda79
|
|
| MD5 |
17d2c09c44e0ed36619590b7ee9efd0f
|
|
| BLAKE2b-256 |
cb71fd99909ac394c8ececd18275096660b8b57b8bcd221e7cc879c2646a0e5e
|
File details
Details for the file neug-0.1.0-5-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-5-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 38.8 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
328be6c3a670ef827e7989219343adf95880063d5c47f8494a8ce2001c075b1a
|
|
| MD5 |
92670a58be95841adc991ad4b3c005c4
|
|
| BLAKE2b-256 |
74e70647e898498538dabd17a4c37a2332f9316f0bca0169c06cff899b85e554
|
File details
Details for the file neug-0.1.0-5-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-5-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 38.8 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a0ce9caf7ab41b736b32dd365ff316b353a11e598ddf4b4b03b0125e9b5249a
|
|
| MD5 |
6deda6c27991b2d23b9f22b8e17b5d3f
|
|
| BLAKE2b-256 |
d2500a3abdffdad814e8d026f4d4f9d4e2fea51fcbfecca6d732abd6e94e40ee
|
File details
Details for the file neug-0.1.0-5-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-5-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 38.8 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c95e174489009045e439eb574b9d216c2b749913bcb4766a2d7ddacd59c407a3
|
|
| MD5 |
1f35ee7b0f1ef0ca67dbe5648b99e043
|
|
| BLAKE2b-256 |
ca80309972366a65b1779e40886b2f60496eb6ccf65b310e90c56e4b80667e1e
|
File details
Details for the file neug-0.1.0-5-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-5-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 38.8 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b8cc37fb569842de9e97aae5aeff366a99c8b140af92ef9d7245cf86561a675
|
|
| MD5 |
1244b1bcbadf07b6abb8d8d189fee4bc
|
|
| BLAKE2b-256 |
20c2ed26f11beda44c86e2bcf9cdc169f9072f9f966674d9be23ec31a82ea15b
|
File details
Details for the file neug-0.1.0-4-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.5 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
848b88972012d4752f443c2520e10009310f8d28b2ab2a295709c83d819b8d98
|
|
| MD5 |
5d8b88d95d7c3b1cda0991e476338d80
|
|
| BLAKE2b-256 |
bde4d78edcb79876480375a0ca79843bb362c7eabf6abd92a54ca85fdd7ebc14
|
File details
Details for the file neug-0.1.0-4-cp313-cp313-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp313-cp313-macosx_10_15_x86_64.whl
- Upload date:
- Size: 52.4 MB
- Tags: CPython 3.13, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a9021c50c8358f56af22ea83a325e9289b7e8d95a4b1c9bc814abff54dfb128
|
|
| MD5 |
f766030d128d8e2033b8c6d2a346a4e1
|
|
| BLAKE2b-256 |
bfb914ca06abffb80a6c7a889e5dad342d6519142a9925f6497b1f362e2445f8
|
File details
Details for the file neug-0.1.0-4-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.5 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18464c023ba0f3bd601b7be3d9c19b0ac88316722830fb7fe03e8d4efe9d2576
|
|
| MD5 |
609a41dfa8d9258ed1aad0a6e83cf8f3
|
|
| BLAKE2b-256 |
33cf7d299bfd37c03fd44b8d7beda12ddcba562cae1be8e3897330c546cbd8dd
|
File details
Details for the file neug-0.1.0-4-cp312-cp312-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp312-cp312-macosx_10_15_x86_64.whl
- Upload date:
- Size: 52.4 MB
- Tags: CPython 3.12, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19b7622d28c3fa2be315607d4252352c9a924917d3f057b3a5c479c5e0dfb936
|
|
| MD5 |
5290962d777a63033e2ad1344319db4c
|
|
| BLAKE2b-256 |
c30ea11ff40491f89449008ec8d03370533d048246bd7a1297f2d14663062fdf
|
File details
Details for the file neug-0.1.0-4-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.5 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b44af2b071a664804851571f0b6189091eb88da3768836d2395b005a874a912
|
|
| MD5 |
6d551a7a0e5d466415d1cc5a420b4b55
|
|
| BLAKE2b-256 |
362ab43b2c1fd8b1adb68bbbb30ad04329d0b42fdca4411d236f8b023622ebaf
|
File details
Details for the file neug-0.1.0-4-cp311-cp311-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp311-cp311-macosx_10_15_x86_64.whl
- Upload date:
- Size: 52.4 MB
- Tags: CPython 3.11, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
22c0cd9755f5e362a18bef9a113d141df183876f598315c9db4083e820a0fce2
|
|
| MD5 |
9209cf4227b34e2d2b2deead21430d41
|
|
| BLAKE2b-256 |
e17290a254d7155957c53aad709955a0692293538ee8a78d6ac1a901e5e23ed1
|
File details
Details for the file neug-0.1.0-4-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.5 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c309e1dd3aa4240465ee308660e61d1b5670c431bae1e71242bc10adcb30616f
|
|
| MD5 |
c444675d9822fc4d7693b3c5f6d0f1b6
|
|
| BLAKE2b-256 |
15c6fb734f3e2328ff7fa9d3166153571bc10c3938f0b82ec0b44fb919e9b305
|
File details
Details for the file neug-0.1.0-4-cp310-cp310-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp310-cp310-macosx_10_15_x86_64.whl
- Upload date:
- Size: 52.4 MB
- Tags: CPython 3.10, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
193deabc1da62530c9ece656877b85ec18764930f8453f41756458e9498d976e
|
|
| MD5 |
ae0bd9e1cf72e1de2e5e8ce09b0456b7
|
|
| BLAKE2b-256 |
92b53e6422ced0f42bc441277400e40ed37e73dadaf455a41f22132abab6523a
|
File details
Details for the file neug-0.1.0-4-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.5 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eccc232e7e87fb9e3aebc498acaf1825781462091bdd58ba456ae782a3cbb343
|
|
| MD5 |
94549fd95db8879aa368be83cecbd82a
|
|
| BLAKE2b-256 |
a54822b49c061fb40e80b85addab806847c3b1db2d978a1048f5bd01416e58cd
|
File details
Details for the file neug-0.1.0-4-cp39-cp39-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp39-cp39-macosx_10_15_x86_64.whl
- Upload date:
- Size: 52.4 MB
- Tags: CPython 3.9, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b7cd8efc825819170fd36bbdf7c7ab4a1f9f2f0fc667759ce5d1602dc0296be
|
|
| MD5 |
8143bd428c385262e5166322bb630933
|
|
| BLAKE2b-256 |
85e1f392e39875e461a3eb44d379bf150041f8634ef2c1fb0b59a57f5166a3f5
|
File details
Details for the file neug-0.1.0-4-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 35.5 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
657ef04e43ffcc526e709d3b4e3b9ccc016ba0d77ab14e17af4a3969d37fedab
|
|
| MD5 |
3735409cf4aa080d5cd44fc78823368c
|
|
| BLAKE2b-256 |
ddf43c95783470fa1fba1ba9fccc0694a42352b45d0d6cf29490b65723b05b1b
|
File details
Details for the file neug-0.1.0-4-cp38-cp38-macosx_10_15_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-4-cp38-cp38-macosx_10_15_x86_64.whl
- Upload date:
- Size: 52.4 MB
- Tags: CPython 3.8, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50ee5dc9230762545b02fd9029b8586f48f631855becaebff2c13a89a62b91f4
|
|
| MD5 |
1dae0675eb7210bc4287ade00deacebc
|
|
| BLAKE2b-256 |
0bdb068c31321bfc91b8c59199e206730f3646b5fd35e84e7e57a88aa38b8e63
|
File details
Details for the file neug-0.1.0-3-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-3-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 34.1 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b072572ae2c53a4f92c2c057c4905817b10a65943412691dc83017df9e8ed035
|
|
| MD5 |
17ae47dac1cb5a51d087f699fc71879f
|
|
| BLAKE2b-256 |
f16978df6ced638238a8ec23e8b68f51bef6b3153c7634616ffd32f475d267ca
|
File details
Details for the file neug-0.1.0-3-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-3-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 34.1 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de0afd5c0c7c0d70ef38a2f887071585d7c2c81f97aca11e137e9ac86cfc5481
|
|
| MD5 |
f60aa6b7a794812e71cfdb1af06b8f09
|
|
| BLAKE2b-256 |
af68e4c071013c563d54f62370ab68060937c8873716ea293c0c4572785d5015
|
File details
Details for the file neug-0.1.0-3-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-3-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 34.1 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f25cbd3886ce8ba176b7abd68a49561a2ab494251070439ac65312dd07df28fb
|
|
| MD5 |
6a01c4d45d0c9912919340f13a52a525
|
|
| BLAKE2b-256 |
2d28f3b0da42fb784714ef949daf867173a20d235d4d3883efed511fd707c9be
|
File details
Details for the file neug-0.1.0-3-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-3-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 34.1 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72744b52a5252ab54bc2825c372ba6ef7ba345d12c8d7bb3c9ce4fbe2fa95969
|
|
| MD5 |
6fde473507708627d15662a2f18cebec
|
|
| BLAKE2b-256 |
af1c76d477814540f98d14dd105c22320689473544545ad72c7b36cae4700166
|
File details
Details for the file neug-0.1.0-3-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-3-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 34.1 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e704aa3ca921994c05593231e02eaf687cb27c742d42bf9cf6d6ab4f2bfba7a7
|
|
| MD5 |
506c73e479e9c533ceb1f9ca72861f87
|
|
| BLAKE2b-256 |
7e2f80178ef66fcfd99fad07a620407afc53ef9819ebdec413ac041d5705df06
|
File details
Details for the file neug-0.1.0-3-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-3-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 34.1 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c84041c73e631b86d559442a3085ee44a68e3be318ad38b907c8be52fa698ab
|
|
| MD5 |
63fe900b54830d8d9da90c110dc4fd56
|
|
| BLAKE2b-256 |
5c29162cc77f5ce30fd3b6a53712454ea05882c5b927e8f7739ef3f76ad5430d
|
File details
Details for the file neug-0.1.0-2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 36.7 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
045b950560589a8cbfdb76c791cd18f4c59f31e8007cfd8df9e9afbcb483ad09
|
|
| MD5 |
94a7fbf6697062ec2742adae42b8b8cb
|
|
| BLAKE2b-256 |
4cf857482109487512c8d439f50b0af14f82b605df787dacf4a563a8fa85f866
|
File details
Details for the file neug-0.1.0-2-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 37.1 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e52e9b600f7ef3f19767b3f81ef355fcda418bdda02886829f4bd28da90983da
|
|
| MD5 |
6f78daa7735a72060378783e13e7c848
|
|
| BLAKE2b-256 |
f7bfc1a209df360998351b48dfafd9b7b781de2118eb7b65d57b434c2c41497a
|
File details
Details for the file neug-0.1.0-2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 36.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf76eee4e372188518a70259593beb4dd8d04b88f5669f7f4e970c637d489bab
|
|
| MD5 |
31da56c602f60dd59a38c8a2e3345e0e
|
|
| BLAKE2b-256 |
7cb45e7c578f64b1747bd9a07464c1da9c0309e7534cda9d45f4a4c6fabb6e9f
|
File details
Details for the file neug-0.1.0-2-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 37.1 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb191099c657793d5a8532336ddeaf56f4e55fbdb4e2a622659e199c84e39374
|
|
| MD5 |
3892fe8bf3f9a0d371f5fe37d8a948f0
|
|
| BLAKE2b-256 |
43fd66e8e56d459525fffa3d446e9960fc3cc90f7d82bc8a073866d85ce16049
|
File details
Details for the file neug-0.1.0-2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 36.7 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0248796f5f4b492c9416eda8cbbd53f539156308d57b1972ac42e7d9ee6643eb
|
|
| MD5 |
04ee37731850b952f610f6d0415b1189
|
|
| BLAKE2b-256 |
c70f147737c72f340155597493a63d5a43fac8a2f16e5922caa4fdf154c412e8
|
File details
Details for the file neug-0.1.0-2-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 37.1 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03514de689f1ff9033c85596b9b8b32a85374dc3d3dced66decb76b2452e0dba
|
|
| MD5 |
e835811ff1f8dc24efb1808733bbb930
|
|
| BLAKE2b-256 |
830a814124ba816923484dd9c637ee35286f35ad680dad3ef9add92db2e08715
|
File details
Details for the file neug-0.1.0-2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 36.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
708d030164a1d27314d48e07ea6d24deb1c89690653233bfea1f8e01b73bb0d0
|
|
| MD5 |
ec403e4cb1c641d1fd57099281141761
|
|
| BLAKE2b-256 |
82087c4294f7f4d9a5690302a9b225d35e9db9e52b1085e4d48e591fa87beb8b
|
File details
Details for the file neug-0.1.0-2-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 37.1 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cd76c1ccec3caf2288f3df587810cede28b7cf5846af1927c203188d149676a
|
|
| MD5 |
feed0eeb38a3f5ce1acb85f5c625576f
|
|
| BLAKE2b-256 |
a6ffc3309e431f10167519750b4464d23ffdf307b99061fa03a6dfd40e691b84
|
File details
Details for the file neug-0.1.0-2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 36.7 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e2651d389c1e2eac246d512012bc85b025b53c0bf514933d38d50a0ced3abb7
|
|
| MD5 |
5a8094bd603d4a3b729a49c4bee0e38a
|
|
| BLAKE2b-256 |
342b361c924c08438c4e2ee67d56861b52569daa28bb6a91b45142744b75bd91
|
File details
Details for the file neug-0.1.0-2-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 37.1 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ce280d4e012ea8517b4e90ffc7b64d36fa7a62cad59069ad4d5053e277c218e
|
|
| MD5 |
8b1aa47a2602bb74d6606f0f9ebe6e9f
|
|
| BLAKE2b-256 |
e822f8aa9f701507932f605748213608d0c004a8bd3910820a726c69b0099d78
|
File details
Details for the file neug-0.1.0-2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 36.7 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6ba23402f775b686c79fab9c08568d244deb6d637483fb28000de78e41e5e1f
|
|
| MD5 |
a54bb4fa80d2ec1ae8bbd8c1d7c27b7f
|
|
| BLAKE2b-256 |
e34a953459fd28e5e5ee0737e74d0898a0bab874eb3ecc5e1f1aec717ae5bcf9
|
File details
Details for the file neug-0.1.0-2-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: neug-0.1.0-2-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 37.1 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82d60b70146308aea6fb93119dd3847b14d4253ec9584e514913e9b61f204e45
|
|
| MD5 |
11d9237dcd4c30845430cac32a6d821c
|
|
| BLAKE2b-256 |
25614e88752a90fd47429cc3b31fd906047aaa1f1b153c521ce712cac2752560
|