A blazing-fast Python HTTP client with TLS fingerprint
Project description
rnet
🚀 Help me work seamlessly with open source sharing by sponsoring me on GitHub
A blazing-fast Python HTTP client with advanced browser fingerprinting that accurately emulates Chrome, Firefox, Safari, Opera, and OkHttp, with precise TLS/HTTP2 signatures, and powered by wreq for high performance, outperforming requests, httpx, and curl_cffi (see benchmark).
Features
- Async and Blocking
Clients - Plain bodies, JSON, urlencoded, multipart
- Cookie Store
- Header Order
- Redirect Policy
- Rotating Proxies
- Connection Pooling
- Streaming Transfers
- Zero-Copy Transfers
- WebSocket Upgrade
- Async DNS Resolver
- HTTPS via BoringSSL
- Free-Threaded Safety
- Automatic Decompression
Example
This asynchronous example demonstrates how to make a simple GET request using the rnet library. So you need install rnet and run the following code:
pip install asyncio rnet
And then the code:
import asyncio
from rnet import Impersonate, Client
async def main():
# Build a client
client = Client(impersonate=Impersonate.Firefox139)
# Use the API you're already familiar with
resp = await client.get("https://tls.peet.ws/api/all")
# Print the response
print(await resp.text())
if __name__ == "__main__":
asyncio.run(main())
Additional learning resources include:
Platforms
- Linux
- glibc >= 2.34:
x86_64,aarch64,armv7,i686 - musl:
x86_64,aarch64,armv7,i686
-
macOS:
x86_64,aarch64 -
Windows:
x86_64,i686,aarch64
Building
- Install environment
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
pip install maturin
pip install uv
uv venv
source .venv/bin/activate
- Development
maturin develop --uv
python3 examples/client.py
- Compile wheels
- Local Compilation
Install the BoringSSL build environment by referring to boring and boringssl.
maturin build --release
- Musllinux
Make sure the Docker environment is installed. The provided image may be outdated, so you might need to build it yourself. Refer to rust-cross-musl and the upstream rust-cross/rust-musl-cross. Note that the upstream image lacks certain platform-specific linker environment variables, which you’ll need to add manually.
bash .github/musl_build.sh x86_64-unknown-linux-musl
bash .github/musl_build.sh aarch64-unknown-linux-musl
bash .github/musl_build.sh armv7-unknown-linux-musleabihf
bash .github/musl_build.sh i686-unknown-linux-musl
- Manylinux
For Manylinux compilation, refer to manylinux.
Impersonate
In fact, most device models share the same TLS/HTTP2 configuration, with the main difference being the User-Agent.
| Browser | Versions |
|---|---|
| Chrome | Chrome100, Chrome101, Chrome104, Chrome105, Chrome106, Chrome107, Chrome108, Chrome109, Chrome110, Chrome114, Chrome116, Chrome117, Chrome118, Chrome119, Chrome120, Chrome123, Chrome124, Chrome126, Chrome127, Chrome128, Chrome129, Chrome130, Chrome131, Chrome132, Chrome133, Chrome134, Chrome135, Chrome136, Chrome137 |
| Safari | SafariIos17_2, SafariIos17_4_1, SafariIos16_5, Safari15_3, Safari15_5, Safari15_6_1, Safari16, Safari16_5, Safari17_0, Safari17_2_1, Safari17_4_1, Safari17_5, Safari18, SafariIPad18, Safari18_2, SafariIos18_1_1, Safari18_3, Safari18_3_1, Safari18_5 |
| Firefox | Firefox109, Firefox117, Firefox128, Firefox133, Firefox135, FirefoxPrivate135, FirefoxAndroid135, Firefox136, FirefoxPrivate136, Firefox139 |
| OkHttp | OkHttp3_9, OkHttp3_11, OkHttp3_13, OkHttp3_14, OkHttp4_9, OkHttp4_10, OkHttp4_12, OkHttp5 |
| Edge | Edge101, Edge122, Edge127, Edge131, Edge134 |
| Opera | Opera116, Opera117, Opera118, Opera119 |
Documentation
For a comprehensive introduction to this library, refer to the DeepWiki documentation. This AI-generated guide, created by a third party, offers a solid overview and allows interaction with the AI to explore specific APIs.
Contributing
If you would like to submit your contribution, please open a Pull Request.
Sponsors
CapSolver leverages AI-powered Auto Web Unblock to bypass Captchas effortlessly, providing fast, reliable, and cost-effective data access with seamless integration into Colly, Puppeteer, and Playwright—use code RNET for a 6% bonus!
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rnet-2.4.2.tar.gz.
File metadata
- Download URL: rnet-2.4.2.tar.gz
- Upload date:
- Size: 515.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fc9ea17a7afea799e10670f0c1da939f500c440760aeefe42209644ffef5bf5
|
|
| MD5 |
e6c61ccd7446dfa7addf924f5e819b70
|
|
| BLAKE2b-256 |
10bce5e4395e67803405900b98d503a23c1125432a5a73d2c311dd2ebe11b7fc
|
File details
Details for the file rnet-2.4.2-cp314-cp314-win_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-win_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.14, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37fda3225b1a0475f761d8ab0aed8992dab01427441e97733f54f53d57500b1c
|
|
| MD5 |
dd72ec6eac77129a59a7dfc36e82f455
|
|
| BLAKE2b-256 |
517dfa1e9962e9ad994dc8d5ddbda0e27a1f57f26a1203de78f4a9a65acab60a
|
File details
Details for the file rnet-2.4.2-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4cedbb836e994c2be74862485317b28198855c620319ac65d3e486fe7a583ef4
|
|
| MD5 |
2e2b9acd1af241ca0ffdfa65220a0834
|
|
| BLAKE2b-256 |
5004f982c8020f2327ec88a6464ba74a390b37fbb5d194d44e24ea7a7fef37fe
|
File details
Details for the file rnet-2.4.2-cp314-cp314-win32.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-win32.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.14, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa02df462656e1e2aaca3c4c054c0cda93db83324db281e3f69b69e2f31ca323
|
|
| MD5 |
c909253852c1d01fefa05461c0fcdf86
|
|
| BLAKE2b-256 |
1b2e682f17b5ee05baf57775bce571ebe78a56aa65a19fd6fa16e817ac9e0e1a
|
File details
Details for the file rnet-2.4.2-cp314-cp314-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6158ffeaeeb54cc64393a11b274c33d3cb9ae7f828aee87978a929204378daa7
|
|
| MD5 |
3cf88acc47bb3f5bc6582fc67ed539a1
|
|
| BLAKE2b-256 |
e4e151290a451fec6bb39346df02df05f9f196a9c6bc3880fe0c1aa02ec95a2c
|
File details
Details for the file rnet-2.4.2-cp314-cp314-musllinux_1_2_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-musllinux_1_2_i686.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5433c8acb1fbc285ab32617e699497437856bd2d913891949c242e92de730d18
|
|
| MD5 |
e1496df1014b8ab32d9d0881aa86d4ad
|
|
| BLAKE2b-256 |
8f9f7850511cabf832731542ad725ca8a7a19ad113f0118e82f4f694e1bb7e07
|
File details
Details for the file rnet-2.4.2-cp314-cp314-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f966304426580290ea59d554eb3753c5a89add3e429a842b126a933f2ced3511
|
|
| MD5 |
6bcee22770b52b3e478ce6ea17651b9a
|
|
| BLAKE2b-256 |
b7e91247ea6e07939756efc829a69c69e9d6d8aca53297f30af8d0c9fb433c51
|
File details
Details for the file rnet-2.4.2-cp314-cp314-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.14, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d00f303c0b065d29c8df076a79adb7bfad290db39210b0361428353279aef457
|
|
| MD5 |
330c7129750851cae11705d945c24083
|
|
| BLAKE2b-256 |
e8e7f8e54c9ec22e7f3a091a038adb9cd7634a0143cd2e9344958d3e5a063c36
|
File details
Details for the file rnet-2.4.2-cp314-cp314-manylinux_2_34_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-manylinux_2_34_i686.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.14, manylinux: glibc 2.34+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
16101f984d8be37f9a132585bbc789f99e75c08b431cf4a6f0c14249bacea727
|
|
| MD5 |
43793152e7597877de93bdfdd8f53feb
|
|
| BLAKE2b-256 |
8250b1bbd02bd879ecb896e19a0f295deaeafd3b382a8dd5fb18bd8968154401
|
File details
Details for the file rnet-2.4.2-cp314-cp314-manylinux_2_34_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-manylinux_2_34_armv7l.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.14, manylinux: glibc 2.34+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
415d849312597da5e3a10f382b17d74f65235abbc22f111c7ded7943c7357213
|
|
| MD5 |
773f7ee8c2802d6ac3be809eefc1b7b8
|
|
| BLAKE2b-256 |
fc220a5046e21a196073dff4f90eee2b0069372b80ff79cb02d5032b6dde7f72
|
File details
Details for the file rnet-2.4.2-cp314-cp314-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.14, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b37f4e587f9c561e555242d1c1e14be67b516e4dae8e7ac04546379d67d0de6b
|
|
| MD5 |
2e7e1e8a31eee0739c8f19f3ef50e398
|
|
| BLAKE2b-256 |
beee076920cf2c02f5117af978df7c6a9f2620798730b725bad384cb92c2863e
|
File details
Details for the file rnet-2.4.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
020c1719e3c36ec54a6b18a020201b21c796577ff053b9d483766bde2f3326d2
|
|
| MD5 |
79ebb8fec9c601828a124b6689217bdf
|
|
| BLAKE2b-256 |
14ff74f9c6869f21a53c7d278139923d4fe40f2330bffebdf7f2d171acd44c74
|
File details
Details for the file rnet-2.4.2-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a961d1215460c1a66d7e1fcf9532de9e5be7a14905ae10c27d357c069d319dce
|
|
| MD5 |
13889e17b89a946c5e9cda117dafff9d
|
|
| BLAKE2b-256 |
9950a68ed861ccd2965bbbea6563ba176a0548035677e7447e94f1a4105ae69e
|
File details
Details for the file rnet-2.4.2-cp314-cp314-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp314-cp314-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.14, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d449f40eaec90a9a0e4f710417baf3d4e0e78381fb16caa8ab9dcf15b513f97c
|
|
| MD5 |
b202e717e8b751996abbbf87dc3de513
|
|
| BLAKE2b-256 |
0e3d1243feebfc687cb6779850d80b3bf26624b64b31d26b6eb8445b36159360
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-win_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-win_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.13t, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93c5437d5d39a255f0b744be633fba9f48a7ec33e50c87098d862cd34ffd220a
|
|
| MD5 |
f875c7c3b07e46494e0ee8add56437f1
|
|
| BLAKE2b-256 |
09c63858fa8bcd135072f8babf0e1cb2a974f815452b9a58a019f758ca6bee3c
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-win_amd64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-win_amd64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.13t, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98209f96d084e4314d7a93289178f5310008f3fd2f614010bb9e9937490d47d2
|
|
| MD5 |
00ccdc9c979892a1ccf93540818a97ed
|
|
| BLAKE2b-256 |
959f5dd83cc69127b54e94ddfb5d1ce3f9866f0931248292a6d2408d2cdf3b0b
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-win32.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-win32.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.13t, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4798d2d010d0662319f5542222b4f1bc6b944bb35b27b8aaff1912f6edd57667
|
|
| MD5 |
061c53071572ce7d52138a376e078d91
|
|
| BLAKE2b-256 |
e8cb79f76c8cecfe479896f4c12fb2c39edf1bedf25e9cb4641007e6b2e4d647
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e924e69a878710f40311faf3c6d396e3e32da656c287613e77e15ea31363e55d
|
|
| MD5 |
8d600953d8b96d343be81f1646ef68cc
|
|
| BLAKE2b-256 |
a4dd6ae1b46027827d1b87d19d7ffddd3999f0873f4eea76dc3477774bdae9a7
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-musllinux_1_2_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-musllinux_1_2_i686.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85779a684bd047c18ab2a6709ab0b1cbb295bd5ac10bac302f9a6ffc21979e19
|
|
| MD5 |
75b5f5d57fa995a54101184c356bd910
|
|
| BLAKE2b-256 |
5ec2fedcf898d68116b82e26c172514ecc4b0c4adbb402640629bcb0c6b99806
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7fbf5d45b896abf79eefc3487b57eb2d4d75138464d373dc60849ae917f8fd7
|
|
| MD5 |
487142b438f2163cd24e4dd23efa5022
|
|
| BLAKE2b-256 |
fbd34269d055f1c53f610b56906fb0d764c54f426108d4d8541e89c22d3d2205
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.13t, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3727bc81f9be401da8da7a861229f6f11abf6e911b0b193429c3d7e830b212a8
|
|
| MD5 |
8073136d6a3ddf5fb6cdd997d5d8aa8b
|
|
| BLAKE2b-256 |
4901502e8257b61ff3b2e5091c2cd045b81e9195364d4358093d96814c7d8863
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-manylinux_2_34_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-manylinux_2_34_i686.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.13t, manylinux: glibc 2.34+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
892ccc9fd0b33cca0f8e665d4b64a499443d53535994866dafd51ac8c6242483
|
|
| MD5 |
fe33822cc48f39883ca62994f77531e2
|
|
| BLAKE2b-256 |
163ad92411f45468bcd882e62c7c5bcc1e4ce52d4e96a529c67267cc71061723
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-manylinux_2_34_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-manylinux_2_34_armv7l.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.13t, manylinux: glibc 2.34+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ab48ceb3494ab09dbe2b67223c6a61c18388b14bb598fbdbace513cdeda9682
|
|
| MD5 |
62fbca7825acc369ee1b01c6f75ec768
|
|
| BLAKE2b-256 |
8c13e9ba7fa2b630de4233213e13f36baf9ae0c524555b51f4e921e5922d2cd5
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.13t, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d9c7618cfc4c67b236a490abcb4948a0568f8c016acb393b5d2393ffcb813b3
|
|
| MD5 |
482d21dc5980d0b6772ac6db4876b5db
|
|
| BLAKE2b-256 |
d1cf192c988fdd2836c148dec1f3377e916944fdc891748c9dea5fc07fbbaefd
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.13t, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
487e3131ecb0591af62100156f197ed688f5c8cfd3b635b5f012ec3d2c30ac6d
|
|
| MD5 |
6d32014445d618d4178c9a54b75fd63b
|
|
| BLAKE2b-256 |
752385f2e22006d635bcaa5e0fd759984f6dd6d0573fcb191b223b40d5ea2a1a
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-macosx_11_0_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.13t, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e291b20c39bcedeaed3d9d6350d380ed8ebbe46b268dc344026d4cf48c2ca226
|
|
| MD5 |
0dbc1357b7736073df0f9c3936d05404
|
|
| BLAKE2b-256 |
d35aab8b5a762faba5a041d3ea9215bb88a4a929a9fd615921aa96511d0688ed
|
File details
Details for the file rnet-2.4.2-cp313-cp313t-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313t-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.13t, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5def780eec001fd44d0abfb88723a45d46d67dc149bd928a15cba55fe8f63ed
|
|
| MD5 |
cf1ed406ea0da4a723e8b40c45ac5869
|
|
| BLAKE2b-256 |
c06a8e29c555a9126b7f20350bbc070471ceccd098807da064f06b04fc15cc8c
|
File details
Details for the file rnet-2.4.2-cp313-cp313-win_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-win_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.13, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef2fdf2902a6c547a38b3518d181f69e9258407a773c80f507147e2a67c2c5dd
|
|
| MD5 |
7c7c373ce70df133c0e76d1218dfcace
|
|
| BLAKE2b-256 |
bf0267f725b5f87780829c7b8d9cac1055ea49de393c4a917145796a3857a63c
|
File details
Details for the file rnet-2.4.2-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
188abfcc89d7b9d334767ca0d894a88c2a2c831befd6a2adb7af3e234061520a
|
|
| MD5 |
d0b8da72e039b1f4a376b76f1dc64cc5
|
|
| BLAKE2b-256 |
4fa1c2beaf82d7e0a9ea9fd799e765ec511cd256ed2d16eee8815a2287e82e52
|
File details
Details for the file rnet-2.4.2-cp313-cp313-win32.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-win32.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.13, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
229bee463e42574502e211cef37f4c1ca1bb920ee8d202d8d529375e3e3785bb
|
|
| MD5 |
bd2195f3bc23ae6760ee5dcd937734c9
|
|
| BLAKE2b-256 |
eba90b611b864e8d5edaed77b94c547d5b46c34a8c135bab375213e31f579f44
|
File details
Details for the file rnet-2.4.2-cp313-cp313-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42c5e3efa232fbe401a7139481112ca804ca4d2a95028aa920e0b2467adeb9e0
|
|
| MD5 |
495d160bd0351199592e045bd6964dbd
|
|
| BLAKE2b-256 |
51917ba2f9747c00c10570bb225c234bae8a5ca3a6235edb4b5a24b91446b6b2
|
File details
Details for the file rnet-2.4.2-cp313-cp313-musllinux_1_2_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-musllinux_1_2_i686.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c2608adc060169f142eb254e3188034c7c6d09a533e95335712d52a630b1fa6
|
|
| MD5 |
f42b6ecdfcf66a07828aff702851e189
|
|
| BLAKE2b-256 |
2f5a2f93019314487d5c7c3161d78c6ac491196825f5d00ca0c0882fa996bd91
|
File details
Details for the file rnet-2.4.2-cp313-cp313-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edc05735d72151111b203a22317f6f681e25fe363ad60eb84cad8ac4fe7bcb59
|
|
| MD5 |
389e50deb018e58eb37f313baf870b1a
|
|
| BLAKE2b-256 |
c8877f6ab3c58f97f99e374c117e92775e414eb1a7303d4924429b7ee9cf5f43
|
File details
Details for the file rnet-2.4.2-cp313-cp313-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.13, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46b5ce10cbe9965cd12e9ff4304b1457d9f777e0ecd1e4b9beb52c58ca22e32e
|
|
| MD5 |
fb9ac912e6476f2c09f584dfa7206541
|
|
| BLAKE2b-256 |
425de144b5d0e352761ff07cfd949e4e315638f1527933cbc71469d4e14304b2
|
File details
Details for the file rnet-2.4.2-cp313-cp313-manylinux_2_34_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-manylinux_2_34_i686.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.13, manylinux: glibc 2.34+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5651c474ea168b30f64611b6e9285a36e5d6fb74effc032dda69592339d2345
|
|
| MD5 |
4910cf59add8365951940b8a70a878df
|
|
| BLAKE2b-256 |
15f702b63541b6016fe08c708676ec1ad977df1878ee87e8162f0a313671418b
|
File details
Details for the file rnet-2.4.2-cp313-cp313-manylinux_2_34_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-manylinux_2_34_armv7l.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.13, manylinux: glibc 2.34+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6ff30824014b9550f7641224a4e6a8031d66cb82c54595e9fa2cdfe6d722cfe
|
|
| MD5 |
8246ece9512535655ce80b896c55ff17
|
|
| BLAKE2b-256 |
496329cd012fd3ebc58a382624217dd8c4136f68418fe843023c8230a16f316a
|
File details
Details for the file rnet-2.4.2-cp313-cp313-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.13, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
799657600e048e6c5053a43cc9f1e0a8057401c6d8099db6b054da479d25ace3
|
|
| MD5 |
e1c6861be9751601e864992eb3da0799
|
|
| BLAKE2b-256 |
250288e0359a01023592aab19f14655bd353e578bb9d069327df70db8f4a262a
|
File details
Details for the file rnet-2.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbda077bbaac3d32434c87f2cfa27cc51ecf753a34d040eaf1810190930cc568
|
|
| MD5 |
4d22c1d9dafd5bc4ec94da2320ec6f29
|
|
| BLAKE2b-256 |
55d93c33a0e3babeff757582379f47ac52b2d7ed309dc92540099a4f8bab38a3
|
File details
Details for the file rnet-2.4.2-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9b31e71f6320bf2bad053daaf18b8d31af35873bf35e58e769d6bb7f939ad51
|
|
| MD5 |
44255d9b6809d366fcd877d41e1fc082
|
|
| BLAKE2b-256 |
2a473a98acf088886d719b29e962f48fcdcf72dc793f34f699587831fd786e5a
|
File details
Details for the file rnet-2.4.2-cp313-cp313-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp313-cp313-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.13, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f5c7cfb79d8064d9cbfc7cdf9fd3f32a22330b8f27debd9f359b713c1514315
|
|
| MD5 |
57bd8d62dfa76c9ea9f4f5603a54f154
|
|
| BLAKE2b-256 |
9e479f8e74522d1474d92ef1994dcd77a0e30956c5001a72ae85483f83e74f30
|
File details
Details for the file rnet-2.4.2-cp312-cp312-win_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-win_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.12, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71d3f845b0f44d2353133ac8ee3bea39d00a6766356aa0d1f545b739380d0bea
|
|
| MD5 |
0a6f95f6797509aa2d2b2fe87b3d9f1e
|
|
| BLAKE2b-256 |
9c705ded6c684343fd1a59e5b9ed4ffc7ec783d080bac32ba98c503d363914c0
|
File details
Details for the file rnet-2.4.2-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d47a3fb6339e62b06cabeed8dc4aab28050cadc02a8dcbf56b688fb1ca2c7171
|
|
| MD5 |
492d806345c68e8e352db0901742fdd1
|
|
| BLAKE2b-256 |
efcdcb6f11f33e0a7d567b980c2b7e19f5f0e827a9ea33c53c2de350ef23f121
|
File details
Details for the file rnet-2.4.2-cp312-cp312-win32.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-win32.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
355b849b67b131fbeffb7b5ee9a4057d3b4f576c1c63a59698a49f86c3a0bc80
|
|
| MD5 |
8b51b65f9b0a3ecad806b74b2bc09b7d
|
|
| BLAKE2b-256 |
5a36c4bdcdcdd9682fcb1fe01a371e8c25bff949bd719fd78021112538951bd3
|
File details
Details for the file rnet-2.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
582f71311cb42db9a396bb95f39577fc4ac5e94d6de17696d2900a05814e5ac6
|
|
| MD5 |
ccb814978fe1ace473387c233fe8af7f
|
|
| BLAKE2b-256 |
c45c475c7c9bff6e94a7e5d457e8de2b5786a1f1a7488ad48b29cafddbb530bf
|
File details
Details for the file rnet-2.4.2-cp312-cp312-musllinux_1_2_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-musllinux_1_2_i686.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
82037372e94fd7bc999ccac1b971da1a0f15a469979777c11dd225fddb249de1
|
|
| MD5 |
914c0f326ac94b97458e5b8960ef06df
|
|
| BLAKE2b-256 |
44891e81dd97c9ab45bfed871b5cb7fec50893f1a6be6bfd2c237cf3b902cf63
|
File details
Details for the file rnet-2.4.2-cp312-cp312-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c5672ff8cdb9042a275187badd28279f979e20dcf175da22fce666af7b1b273
|
|
| MD5 |
15496641fbc3f8ffcad587ca5df2c0f3
|
|
| BLAKE2b-256 |
b65fe4660f38921f41ab2199228d173d6f5d881f391c7b686695dd383fd41693
|
File details
Details for the file rnet-2.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.12, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d2e21ed40fcaead89a9f711354f92d5d2690e621a0a6f37edf6d655d1994d58
|
|
| MD5 |
adb4b2b2ca573b67187f5c685cdc729c
|
|
| BLAKE2b-256 |
c0d4a092274c9513d67f802cc6f3472068f6cbf30652d00d4b5c29617c20479d
|
File details
Details for the file rnet-2.4.2-cp312-cp312-manylinux_2_34_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-manylinux_2_34_i686.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.34+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b13ee78075389050ae537d9c6957d8de820d0c7f3c7053dfc3e103e0538890a7
|
|
| MD5 |
d477504344278631d9d3bbe4cf0cba0d
|
|
| BLAKE2b-256 |
a95b6780b490a7d9dfc76c17c68f84b9d5cfb602bdc5db4ca5774930e7b7933e
|
File details
Details for the file rnet-2.4.2-cp312-cp312-manylinux_2_34_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-manylinux_2_34_armv7l.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.12, manylinux: glibc 2.34+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c51cc5648efdc97bb17d88aab30f0596924766dc137109865bff72539141a81e
|
|
| MD5 |
9efa1a3f57772478fd89dfcafd640f71
|
|
| BLAKE2b-256 |
914a3012990ec2f309baf41f70929bac0f166db3a7ce5a6bca1143ba6e9b4610
|
File details
Details for the file rnet-2.4.2-cp312-cp312-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.12, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fe4531b0bffc26d10e3baec2f3d0deb59fb8ff157c56b985d9bd2d6060b2715
|
|
| MD5 |
8b1b1e3e0c69e06adfead84b0c352cf9
|
|
| BLAKE2b-256 |
622f83b754b1383a8cf6e696cb547e0ec4d47ba58dc838b16341be6f1af0ede6
|
File details
Details for the file rnet-2.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc5bf17b3ed46455fe70a784dff0ccc7beaf54984d554536e644b6d1dacea63e
|
|
| MD5 |
a40c9684e1d9328844a349b404c92f39
|
|
| BLAKE2b-256 |
e5cb7c5979932069c9f40651d4aca487bfe639a94098eb123d7ec466f7f7730d
|
File details
Details for the file rnet-2.4.2-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da547d7be92261ead4bc0ce23e30823c760d638055fd301da18c6521ec245fc8
|
|
| MD5 |
4c359181f0a50af94ba73b310ac06087
|
|
| BLAKE2b-256 |
9bcab49c2dce89381b7697ccb771a6850eea13934ef1eb37a8ef2ba27d925643
|
File details
Details for the file rnet-2.4.2-cp312-cp312-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b853a9809588a569011142b9bae142ad982387640edcfd38fba4337b044900ae
|
|
| MD5 |
745e2c50a8f4dcf8f37b8405a0b4aad8
|
|
| BLAKE2b-256 |
c922434a9aa0228a4fa2abe48b04d36214f5cbe08af45afdb833ac7cc02cd913
|
File details
Details for the file rnet-2.4.2-cp311-cp311-win_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-win_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.11, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2eb935265a0771f9b323f2980455b5478550919d18572d523ac2cb5f328e7f7
|
|
| MD5 |
4ab77f8890b4864bd850b3f607c6e4f9
|
|
| BLAKE2b-256 |
e9bc4a4d19425adf6a62459da608988b4de0f43c71d252cf0b15517cdb46649e
|
File details
Details for the file rnet-2.4.2-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
847529308ab9cf59f0d4ac5a9d1fe051894a26aadf3b8f8b20a862302587725f
|
|
| MD5 |
e1e50845ff6c7e8ef0e884ca69555453
|
|
| BLAKE2b-256 |
ba6e92d99f03522cddffb4d00dbac4b63daafbd7966a915ec689bb713da45d3e
|
File details
Details for the file rnet-2.4.2-cp311-cp311-win32.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-win32.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3296e85f3f8da7165d8b7df5633f8443b1f2597215646e8e090d1affaa3d1b0
|
|
| MD5 |
f1f67c4e2633ac8f74c784dfd743bb5b
|
|
| BLAKE2b-256 |
00e642a36a76238e10b157e1265be38f2fc66eeb4eaa5b9b3dfdcd4b581e2e6f
|
File details
Details for the file rnet-2.4.2-cp311-cp311-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e73fb0e89965ed31b22644e221bdd928ebcb6b3f8ce75da4f083cb92baef844f
|
|
| MD5 |
47187b673354f9e3ea46d109d9a5144c
|
|
| BLAKE2b-256 |
92a6156f5801328adc4296f6686e27f69ea22cc0c17d1f108759caa53bcedeb5
|
File details
Details for the file rnet-2.4.2-cp311-cp311-musllinux_1_2_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-musllinux_1_2_i686.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8a17765351c3f75ce725ee4d946a255c1b3920462252edffd737e81ce996fc7
|
|
| MD5 |
265c5ff9289e5c1d60a82541bbeb68c4
|
|
| BLAKE2b-256 |
9bfee92e5dacfc97041cbf335c10e0a45b7ac71e0d30c51e0a0dc51d35d1ce0b
|
File details
Details for the file rnet-2.4.2-cp311-cp311-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a0449fae24b95b29f8a3f433f7866fc6c94d9ee37d2a5d94b7154eb436ee448
|
|
| MD5 |
619df076a009a612ef5d186b80361ebf
|
|
| BLAKE2b-256 |
bdcfddabfa4299dbeefae488a54e95684c0c68c00b5d3cff3b8212d1adf2b206
|
File details
Details for the file rnet-2.4.2-cp311-cp311-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.11, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
129eab0183ca50fd5f57b24b3b4387a5edca727e4004c1debcb5c23ecba6c128
|
|
| MD5 |
5424d828e571a9d485a4f5d4ceca0060
|
|
| BLAKE2b-256 |
976ad7c48b8400b30c1931a800c79b429692758ef349b1a210bb9f499f199687
|
File details
Details for the file rnet-2.4.2-cp311-cp311-manylinux_2_34_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-manylinux_2_34_i686.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.11, manylinux: glibc 2.34+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca351af5ccb531d308eeb7ae3dcbfba038a14d4897e22139d76f8cd88eed649f
|
|
| MD5 |
efb1c982a0155a298ec3802a2a25c485
|
|
| BLAKE2b-256 |
5ec9c6444cfa9c935ef2b9a273470812b8555cec262dbab7f20325fd67a27c1d
|
File details
Details for the file rnet-2.4.2-cp311-cp311-manylinux_2_34_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-manylinux_2_34_armv7l.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.11, manylinux: glibc 2.34+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bf06f481297304d426cd7c6b36babc3859ae242cde276f038f6f51cff7fd4de
|
|
| MD5 |
bc47487bbb82e96ba6a8d772fbf34e74
|
|
| BLAKE2b-256 |
e1f5628153c9228e7430650e11c1f40cdb53a1a23592d98c39aafb534217278e
|
File details
Details for the file rnet-2.4.2-cp311-cp311-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.11, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48fca3430dc4d90c920c08474a0db0ec3e6465226a08345b10b6cc58c8b0c23e
|
|
| MD5 |
89c1de6e2285b15a5864788cd20409e1
|
|
| BLAKE2b-256 |
f127a33ac1b61d29015e832ff960b274929288b6901cca3cf415e1f6a0aec1ed
|
File details
Details for the file rnet-2.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
573c637accaf7f3c7aa6d2241224ed577444c00e8af4e631b243b3cae765c502
|
|
| MD5 |
83f888ad0779536a03aea91d846699f3
|
|
| BLAKE2b-256 |
434ed71e2c30526c54ace931f95c5134cb474aaa9f3142e4e11f651bb1ec7b27
|
File details
Details for the file rnet-2.4.2-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14074800998098403540b9b624e78f7dd811605ac0f1a6081a12ad5e6e1fd1ac
|
|
| MD5 |
68b0272f369da35ade544642c2c2c363
|
|
| BLAKE2b-256 |
d22f4bd07edd1785445b95e717ad93c5845b18e8d4df578e1c62c11c77a9aea4
|
File details
Details for the file rnet-2.4.2-cp311-cp311-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0106d7b43ea92a02458eea5e5c76ac67ff978f5715293c836164c4a05a7eb890
|
|
| MD5 |
80f648cf7a45ba9e43f6c91fd7821091
|
|
| BLAKE2b-256 |
5cb37cbd1daf6cf3a5eb56615128e5a9fb5f3fda6457d511791766c39cc71203
|
File details
Details for the file rnet-2.4.2-cp310-cp310-win_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-win_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.10, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
372e9a7764f6947a8484774827829e291a8f299b80f93cf9318483c60b1c1921
|
|
| MD5 |
3de5cf9d628078ebb1446a6d8d518640
|
|
| BLAKE2b-256 |
d908beb3c97573688b23f081d35f6280db9438c3a32ec7dc6ba8479107f8d913
|
File details
Details for the file rnet-2.4.2-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4e891d603c6fe4f28857b161d6ee10975633a5ee1867050962aef3954cf3e1a
|
|
| MD5 |
b2fe9c6a0a7335f36f55377d367ea1fe
|
|
| BLAKE2b-256 |
d236dd76e90d1fea4688f64cb6263244500fea6b1c8f979bb1651f132515a617
|
File details
Details for the file rnet-2.4.2-cp310-cp310-win32.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-win32.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e8f79f055630780e1334255b1167b30b99989e31a87e10295e143240eb519d5
|
|
| MD5 |
a35251f9e5a21b68e4314c53c2bfbbe0
|
|
| BLAKE2b-256 |
0993cbf1d634d17b220bb7ba52fd38afd98101a010bf5c873af5815eba6e601d
|
File details
Details for the file rnet-2.4.2-cp310-cp310-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
080d04ceaf7be30505d11360b33d5d43668b557a7b86de3c548882d1de19bc4f
|
|
| MD5 |
9a3ab3d75d722eaa097d73bc5f9045d4
|
|
| BLAKE2b-256 |
a3a24df4e00e1f3b04c902ab494147140fea308d139c5f7697aedcf949d8f225
|
File details
Details for the file rnet-2.4.2-cp310-cp310-musllinux_1_2_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-musllinux_1_2_i686.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc5dd872523a4b5f21ea7092fd9440a0677f609e3b971c60673b4dbd984745a9
|
|
| MD5 |
ec325598f8280dbbd5ac59317e35bcee
|
|
| BLAKE2b-256 |
3e1b129029ba55eeb1daa58ab7e88a06f2a95b8246b207fbe8bbc04f9f23d2cd
|
File details
Details for the file rnet-2.4.2-cp310-cp310-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1030ca77af54bfee5739d4bb34f403329b154cdbab4bcd2feeb20fab22955359
|
|
| MD5 |
9a0310c6e768da8b6cb4cb2d2a7feb04
|
|
| BLAKE2b-256 |
97882ac698c25fe8c7a108d0bf7b76afa0049d9f4c1ae7162542434970936a00
|
File details
Details for the file rnet-2.4.2-cp310-cp310-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.10, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a76a4976e065ff2af0fbfa13ea14e2b2f449ba6ea708125029d54738e3c638cf
|
|
| MD5 |
415278c17f15d0f37097f7f809085b54
|
|
| BLAKE2b-256 |
1ac55ed5ee58cba531681e73099e619c2d36e8453e28764c71682a32c373b30c
|
File details
Details for the file rnet-2.4.2-cp310-cp310-manylinux_2_34_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-manylinux_2_34_i686.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.34+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
df33b9f4e5e2bdc21aba4189628a6827d950718f863904c5ee3f43a40c60089a
|
|
| MD5 |
4e42778a2efc68659fb1527c6f68c4fc
|
|
| BLAKE2b-256 |
1b6caef21e909707d0bbfd347a843fefbed2fd50255c7a99ff4251fce82e2362
|
File details
Details for the file rnet-2.4.2-cp310-cp310-manylinux_2_34_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-manylinux_2_34_armv7l.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.10, manylinux: glibc 2.34+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5cdaf7a141a045cae13961b206406ccc34d8b9f3bac9d5e44bd26f14c33ca657
|
|
| MD5 |
eb6248747ad1de9e7ddd57c8554ddfd9
|
|
| BLAKE2b-256 |
193737e5a0b9eb1c4a782c399443c5d498b24a2d40baa86842afd1588f4b4508
|
File details
Details for the file rnet-2.4.2-cp310-cp310-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.10, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad5d2af6097493a84f9ef006f709fa4a3d42957f38aa84dd6283f8856e94e773
|
|
| MD5 |
afa6367947fa3996477ee8d01d6dbfc5
|
|
| BLAKE2b-256 |
9fc39b43dde7c6b505eae0d0c23133b612b07d9221f0423fac55abbda78d5bdb
|
File details
Details for the file rnet-2.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f881c1334d8f65b8c3c54eacccc487b21ea778762dc40e20d94ee8f841a2bb9
|
|
| MD5 |
8e875bb6958cdc05a126391fe8e0a451
|
|
| BLAKE2b-256 |
68314e51497c8722379c79b054bb6d98e0273f42248de948f7dbc3c4dcde88cb
|
File details
Details for the file rnet-2.4.2-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b092c70d4943d914272c58bc17e2382054c3180828564f378411cdfebc752f7a
|
|
| MD5 |
24a8a919c71dad1d6caad531cdcbeb40
|
|
| BLAKE2b-256 |
600e40b06dec2a172e2136d0c731880f5932b4383da470dc0ccf17f3fdd196da
|
File details
Details for the file rnet-2.4.2-cp310-cp310-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e5c8e485396dc86cdd39bf036747866f9ccf1c462ed660c65df4fea57b7d8b7
|
|
| MD5 |
1631ece8c73fdfd94be5400a81cd7a77
|
|
| BLAKE2b-256 |
b95e09b4fcb92611b6c51db2b7abb0a126aa87a76350e1da783ea35e3c9711af
|
File details
Details for the file rnet-2.4.2-cp39-cp39-win_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-win_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.9, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62cf9146311886fae0084a91a981af38d0493d893be29d6c8ee8a36718e8f3f3
|
|
| MD5 |
e8ee870e4a57af9699faaa92e9ea99de
|
|
| BLAKE2b-256 |
fab4c3c3be98ab5012128e3e7643381209e29093ab9e7361a6b94907d8b9c9a1
|
File details
Details for the file rnet-2.4.2-cp39-cp39-win_amd64.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fb12bebcc0d1c7db1ff313a7b1fd401a67d051f82630df9c7eb00a2340df04f
|
|
| MD5 |
6232ba953f794253e91310e5688eb25c
|
|
| BLAKE2b-256 |
5acbd1ad03473f0e426a3edd4bcf42993caff9d6cc783cd6c66418ee2df3d63b
|
File details
Details for the file rnet-2.4.2-cp39-cp39-win32.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-win32.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9de741d1a135ba1f322f09c983e1103bd503f77b30d8a67553a0b126d0f86600
|
|
| MD5 |
c519b7aecbb7ed771270e145f42ac0c2
|
|
| BLAKE2b-256 |
fa17c3f05a7293ee2366d5c21a475fb4b10ac660e496ae13119c7c0a7c058cff
|
File details
Details for the file rnet-2.4.2-cp39-cp39-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
248441d503faa2ce01b1c068ffe61e986f7c06a12a093107d53548b176b022df
|
|
| MD5 |
cbdde123d11baba8e9fada6161f5ee47
|
|
| BLAKE2b-256 |
f5f5abab5b09e3f628a1eedbc2ef6fa6d0ff202d7674aa0f60d806e8711c7bd1
|
File details
Details for the file rnet-2.4.2-cp39-cp39-musllinux_1_2_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-musllinux_1_2_i686.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
588ce6d979971556364ea295e543be71feb05e7956c26dfaafc204219f81dbde
|
|
| MD5 |
c452fc8dd13a22ad14593568ed1909b6
|
|
| BLAKE2b-256 |
1ab9a2c8149d23de3fcd9d416e88a7487ac605d2d7e918d0060547504698922f
|
File details
Details for the file rnet-2.4.2-cp39-cp39-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34cb3992392e2d526ae19dcb4541db0b9eda8cbfebbc794ea0b1b6d07fd79490
|
|
| MD5 |
bee34420fe606eb274ae91ff4641f73b
|
|
| BLAKE2b-256 |
6e5ed46033b31c861c3c94ddc66529e391988b49608f9eadd1ce030fa71c5c6b
|
File details
Details for the file rnet-2.4.2-cp39-cp39-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.9, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d7cd001e34ff075d7dd951fba8308dbd44314486aa71ea643f9af210c2b7a9c
|
|
| MD5 |
513eaaf0698e6c2cf6e61b3ef5500a9f
|
|
| BLAKE2b-256 |
9d32e4c5c7f68339f4df3b22b3bc6029f0b8e623f8dbee6b3d7a746b3c13b5c0
|
File details
Details for the file rnet-2.4.2-cp39-cp39-manylinux_2_34_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-manylinux_2_34_i686.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.9, manylinux: glibc 2.34+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af35bf93461a340112631f9bb01902d8f6d3cd66857b3de93f88defcd4e10449
|
|
| MD5 |
2251ce07767aa16fecadba8dbd0a43fb
|
|
| BLAKE2b-256 |
826b05dec36697ff478b270652bd98f29668d216d02069f511881577cb2124e9
|
File details
Details for the file rnet-2.4.2-cp39-cp39-manylinux_2_34_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-manylinux_2_34_armv7l.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.9, manylinux: glibc 2.34+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8c8fab7b23b0eadf7684e2aa0d46e5af96118559cab4a926c27ea03caf25b22
|
|
| MD5 |
ef822e14bc17d684ce8ba1a13bac2d59
|
|
| BLAKE2b-256 |
784f0e2f3cfdf3d1eead1f953aa4d0f91ee029ef7e5ec6013d48f79751d9cb88
|
File details
Details for the file rnet-2.4.2-cp39-cp39-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.9, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d93ee2f1ccc7f51f443dede3b0bdf5ed6a0ea9d9c03ff1cfe54e608e9ee3ffe4
|
|
| MD5 |
093795338c9e9047f9edbf5d6ad2bc4d
|
|
| BLAKE2b-256 |
178a6b8a632d7b577b95638edeacae1ac6444d6afff4b039c2bc545cfd30746b
|
File details
Details for the file rnet-2.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faea6563bf20f16c55ce146f4ab9728ea049b1ff7c0e8be3b2c278cc40663caf
|
|
| MD5 |
bab6cf11954ecdfe2574fca7f7e4c2b0
|
|
| BLAKE2b-256 |
afbfb99836db1cc9220b83705a945d8c7718968951d57de5b0c1ca2efb488773
|
File details
Details for the file rnet-2.4.2-cp39-cp39-macosx_11_0_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69c0e8f798732689a09a06eb572bbfd5e660caac98a9b418f710c9e3a8cb34ac
|
|
| MD5 |
4ad587b1028b5110b426ae4afccadc74
|
|
| BLAKE2b-256 |
d3f79daa4c5aa21de89fa528ecafa83068d2780bf4afca1343c61b70d3b1f434
|
File details
Details for the file rnet-2.4.2-cp39-cp39-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp39-cp39-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.9, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f8efa526d917552cd0607789203dcd7305c104fa4e2c81b0a107429f14a0565
|
|
| MD5 |
398c85afc92bb867c6a68000416a5ce8
|
|
| BLAKE2b-256 |
550767c56fdc158861713f26e5bcd531667bdc213bc77f4623b24523bec54167
|
File details
Details for the file rnet-2.4.2-cp38-cp38-win_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-win_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.8, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
773399614a7ecca726d4ab5624de4a93e0899fa820cec82c462f613b92b0a2de
|
|
| MD5 |
445485dfb8383ff25bebb4dd43a69976
|
|
| BLAKE2b-256 |
a5dd5383e685a76a6d185780693e50be6318abde5249376265ed225cd972147d
|
File details
Details for the file rnet-2.4.2-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c511af25186516eb52b80fd1cafc065df444054088649cbe0ff837545f54d71
|
|
| MD5 |
937b70ac7c674ed2c068f44cd02ad640
|
|
| BLAKE2b-256 |
e0e95d393f8a1c7ec16b65fe0bb6eee28933edd9b7939a4ee89ea7ad5a3f0c58
|
File details
Details for the file rnet-2.4.2-cp38-cp38-win32.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-win32.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d72b0b4a7b4f456c29668ce7ce336cf6dc1b399f4c965be20c00fc42c65e250
|
|
| MD5 |
936509b5b630dc3533fb85bc38d1149b
|
|
| BLAKE2b-256 |
c8ac36c7988306689ac067c416101910ab19d100213af6528d2641ae470c00e2
|
File details
Details for the file rnet-2.4.2-cp38-cp38-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b00553ec085e7758634ad5934c7ba59106d13bddfbe9eb098765b29e73cbbfa1
|
|
| MD5 |
c7175ea983d94a4f7c4f1abd93f31808
|
|
| BLAKE2b-256 |
a5e7c89165128c8437d7645599b6d70625c72587bfaa852b41b85d8bce8f6e88
|
File details
Details for the file rnet-2.4.2-cp38-cp38-musllinux_1_2_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-musllinux_1_2_i686.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b9cf092887a29161d121d945d2909a87e02f85bb66395d198a98670323ed2e2
|
|
| MD5 |
2c5eb367695f2989a9fb7df10766e626
|
|
| BLAKE2b-256 |
55018d4461d816cecbd4232bec2329148995379b9dafc8909c1ed86cbac10492
|
File details
Details for the file rnet-2.4.2-cp38-cp38-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35aa15e8a0d9fb67fee6db386cd60e5783c0b9d12bb97b35c62685bf8bb817e0
|
|
| MD5 |
775661161b8a628f265eb51dfd7b6bfd
|
|
| BLAKE2b-256 |
8ac6729d866bbdfcfe8e4062059a596400731fda97c48c29496f539806215941
|
File details
Details for the file rnet-2.4.2-cp38-cp38-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.8, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc404f864388f9c912f348e53afbaa26638516a41e66ea8915b1cf039e9f422c
|
|
| MD5 |
96a1284e728499f6ff8f9ccce2c0d47d
|
|
| BLAKE2b-256 |
69d00f60bbfcdb2b7feca4209d6f159fc1a80cd22f2342ddffdacffa411b07ae
|
File details
Details for the file rnet-2.4.2-cp38-cp38-manylinux_2_34_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-manylinux_2_34_i686.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.8, manylinux: glibc 2.34+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af4d3a1980fe6b43d5d924a8ed749098bd20d6ee55fd92187532b86dcb86d9dd
|
|
| MD5 |
36b043478d23097be4b72fca0571ce4d
|
|
| BLAKE2b-256 |
aff0caa9a425731e7e2c4ba78980a84dc31f133e99221884d20d7215d2ef2af2
|
File details
Details for the file rnet-2.4.2-cp38-cp38-manylinux_2_34_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-manylinux_2_34_armv7l.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.8, manylinux: glibc 2.34+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a6bae1b3b8f7261ca429816adc4ac26bb5751d481d269d8449fc357b08d6d41
|
|
| MD5 |
3d7ae3d9cd21d653e583f9d9f424d104
|
|
| BLAKE2b-256 |
f8bb0aadf97782979444bf67836376873605f604b233dce60fb72c6013ccb107
|
File details
Details for the file rnet-2.4.2-cp38-cp38-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.8, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f860b0f8fc7d659c6fa13eeb8445ffb39ac2b82ffc973ed2a4dc887ef537a3ce
|
|
| MD5 |
5e1240a283b7440e265a5ca16bf2b219
|
|
| BLAKE2b-256 |
56801ad050698d23661631b25080dde41d986e37bfd8ca19997e5b3ad46d79d1
|
File details
Details for the file rnet-2.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4238b0cf57161dc98f71a2fd531c387069e852b02dd4f62d21c4b78e88204ae
|
|
| MD5 |
123cff29f51a18316ffa78926deb47ce
|
|
| BLAKE2b-256 |
2a66733a71ce5dd6171be3718696c24b1c411d306bc791fe2e238e7eb9b93abf
|
File details
Details for the file rnet-2.4.2-cp38-cp38-macosx_11_0_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd522b9ed52a9be377ffb3080bd5b0744e939d00a80681ba576193dc2b1b7c80
|
|
| MD5 |
cbedff04f269c42f2f51564a067851de
|
|
| BLAKE2b-256 |
1b7ebe2b616a67794a760ca4c4550f2a45558219530c149dc72fae5f3ceab111
|
File details
Details for the file rnet-2.4.2-cp38-cp38-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp38-cp38-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.8, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a719d467b44278d57d129e54798348902c96d6288281a7805921a61a0bc572ef
|
|
| MD5 |
74b2bb5978a6e4abd1a6040c78b6656e
|
|
| BLAKE2b-256 |
60247da65777a1cb6566d37463a5f4ce084f3337d97928c17b55fd3ad19f2469
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-win_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-win_arm64.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.7m, Windows ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1c2ccc0792757c21e4402aef8120023553dfd682dc9ca51bcbcdb0c678c8b8a
|
|
| MD5 |
1ca26f17dca78698e6a54437faacefa0
|
|
| BLAKE2b-256 |
391df26f119cdfa9febbda5be0e6744e045a6ed89d31105ff66cb7d154a5c8cc
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-win_amd64.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f5a57914251f597e2dbb4ac632a8e05ac5e8ac0a362412de5c28bad141a1138
|
|
| MD5 |
ee5247046e302bab60bfc64eb030f7b0
|
|
| BLAKE2b-256 |
357f82b8ff6f91f4ae1a0e39ae19ef20cde694080538c9d097495e04b04e1c32
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-win32.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-win32.whl
- Upload date:
- Size: 3.2 MB
- Tags: CPython 3.7m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0e30a8bc453f8f5e31198b3cef5349da2808b14bdd5a9f7cd1775be21fee98e
|
|
| MD5 |
b4ac7d8c62da87af62185eabdf7b66e0
|
|
| BLAKE2b-256 |
2a7f0769a46ae82eb53a3d410fb9248db089e7160d08770dedb24506276b77bc
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-musllinux_1_2_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-musllinux_1_2_x86_64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.7m, musllinux: musl 1.2+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35bdcab219471fdeb8624de7f5b8f28dbf054f09874663cb8f504c9b18b153e7
|
|
| MD5 |
ff0bc36c3bb7006b0dd713ca4f487b0f
|
|
| BLAKE2b-256 |
ed40bfbd97a79fdc395e7a47c8047bee347d101711017b736b293aa10c3cfcbe
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-musllinux_1_2_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-musllinux_1_2_i686.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.7m, musllinux: musl 1.2+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c2045b0d2e6560862e6135a58f1a28e9e9d1a53bd1ca5fb329b995f513abf1d1
|
|
| MD5 |
a75b3fec7de476175b78dc8ad4986baa
|
|
| BLAKE2b-256 |
8b86915a7f78d239b546b1f8efa7a67332583b491c8060f2022717f7f395c76f
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-musllinux_1_2_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-musllinux_1_2_armv7l.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.7m, musllinux: musl 1.2+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0fd68b90ca0df953aaab412a389b836274f46fad5f4d2fb82dfa5d47e919715
|
|
| MD5 |
9aa03e3a2090df5f3a8ca0a2becbea77
|
|
| BLAKE2b-256 |
d037decb7a6eb8807bf412c94f7300d47905552a3eaae84cae88225f000ee965
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-musllinux_1_2_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-musllinux_1_2_aarch64.whl
- Upload date:
- Size: 4.0 MB
- Tags: CPython 3.7m, musllinux: musl 1.2+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e90c22b18ea2dc3985055cb5933c43a25dcdb4714e8f34adc9d8cf3504c9b2ae
|
|
| MD5 |
ddafb37572495f8682d15284eb8cc3be
|
|
| BLAKE2b-256 |
a3a68fa9e862bd0e4ada2b45ecc787bb6fd2fe9802bcd1d29bd951f3a3f3cc7c
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-manylinux_2_34_i686.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-manylinux_2_34_i686.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.7m, manylinux: glibc 2.34+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e58c8e28162e0dd7012f709ea8419f08881fa79391145cb0c3b250520b9c4ae
|
|
| MD5 |
90a4d3e7a3347ea36f7b8ef10ac764f3
|
|
| BLAKE2b-256 |
2e2e1b6dd87eb2912152b9c0fdfebd259cd7467c1532a1c4b92c068639a0cad7
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-manylinux_2_34_armv7l.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-manylinux_2_34_armv7l.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.7m, manylinux: glibc 2.34+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17e4b22a3ad437e7dd1e6d0b89d09cff3f7d5b277c9ad2b0896478056d75642e
|
|
| MD5 |
d97b4482803332d4074a7e466dd141b7
|
|
| BLAKE2b-256 |
da329b6cbb99c86dcd67e6bfb5f1c11cbc88f820f2ae216a7436416fc9ef8109
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-manylinux_2_34_aarch64.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-manylinux_2_34_aarch64.whl
- Upload date:
- Size: 3.6 MB
- Tags: CPython 3.7m, manylinux: glibc 2.34+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e37895ef93bea50eecaf01df373c0899ebfcb71f8ad0575cd4fc83b791dc603
|
|
| MD5 |
a438cb978403a696ab84ef24ed77bf9e
|
|
| BLAKE2b-256 |
2478aba9c7ce42c164fd0ebc7fe166d5731c0164520944b618c6828a11927398
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9762f2f7ced3bc2c617cd4dbd5962dbefd493e6531fd99a19370e6bda426c60
|
|
| MD5 |
82a4e57e3d44cff8187caefb508a18e2
|
|
| BLAKE2b-256 |
46c9cebbb77adaa0e250f3a03ab2a0e3591eb27e5f6ec985a6ac4950ba17bc89
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-macosx_11_0_arm64.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.4 MB
- Tags: CPython 3.7m, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6015a5d0feb13e7e1e4a0185cc2cd2b4c5859fcceec2f052763a9767de6963a1
|
|
| MD5 |
9975afc3535c10cacfe70e8ad7717a58
|
|
| BLAKE2b-256 |
d0dfa7f86dbef5801a3eee11999da9b55ff13a6336ed297d4cde7d154522f098
|
File details
Details for the file rnet-2.4.2-cp37-cp37m-macosx_10_12_x86_64.whl.
File metadata
- Download URL: rnet-2.4.2-cp37-cp37m-macosx_10_12_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: CPython 3.7m, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1461a1fcc144069c2bb57a2ca489220ced903017d88ad38b379365efbf10b9b
|
|
| MD5 |
31b4329372610391617bdf37109b9654
|
|
| BLAKE2b-256 |
b0d586d09637ea00cd95ffca3bb2eb977d5d54f24ca2702cea41b846988fcd5b
|