A python binding for the Rust implementation of Tipping algorithm (tipping-rs)
Project description
Tipping - Token Interdependency Parsing
Tipping is a high-performance and flexible log parsing library. It leverages the interdependencies between tokens to cluster them and computes their templates and parameter masks. It is built with speed and efficiency in mind, capable of utilizing all available processor cores to accelerate the parsing process. At its core, Tipping is written in Rust to ensure maximum performance and stability while offering Python bindings for ease of use and integration into Log Analysis research and projects.
Features
- 🚀 High Performance: Optimized to be fast and memory efficient.
- 🐍 Python API: Easy to use, compatible with python 3.8 and newer.
- 🔧 Customizable: Many parameters to manipulate and optimize the process.
- 🦀 Rust-powered Core: Safe, concurrent, and stable.
Installation
Tipping could be installed from PyPI:
pip install tipping
Usage
Load your log messages into a list of strings (List[str]
) and:
import tipping
# Example usage
messages = ["message1", "message2", ...]
clusters, masks, templates = tipping.parse(messages)
print(result)
Details
Tipping offers the following parameters to manipulate and optimize the process:
tipping.parse(
messages: List[str],
threshold: float = 0.5,
special_whites: List[str] = None,
special_blacks: List[str] = None,
symbols: str = "()[]{}=,*",
keep_alphabetic: bool = True,
keep_numeric: bool = False,
keep_impure: bool = False,
return_templates: bool = True,
return_masks: bool = True,
)
Cite
will be filled upon publication
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
File details
Details for the file tipping-0.1.3.tar.gz
.
File metadata
- Download URL: tipping-0.1.3.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc7a973436ade724d5cecca3820dea58439f32fe3547437530fc1f3ba188c665 |
|
MD5 | bd0209212aa0470e0dc344fc4b01ce78 |
|
BLAKE2b-256 | d0c1372c7d1bd20d32d233fde34d65f82bad6f5bddafabc0800f411225e3ea2c |
File details
Details for the file tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa4aed087800c33092712a6b14f5ee4fc5b9d30b466c961d19fd294875a72f2c |
|
MD5 | af14385cb51dfbd43a965f54eee43a95 |
|
BLAKE2b-256 | 1d1e2517752295535980a5cda521c2e4df1d5181caced032325d14d1ce598c6a |
File details
Details for the file tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc938d9f26888121229af28d88f799fc4e034c9d566d5e349c44bcb0c97b6a0e |
|
MD5 | 47543433c818146c612c8d450ce02a02 |
|
BLAKE2b-256 | 73a6fc4638318fccc752208bbb666b9fd61c14e8927814c1600fb3a613385522 |
File details
Details for the file tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 516c2be8842387cee36baed688fc7edcb39d0b10f324b771c8ff0e8d9795b534 |
|
MD5 | e7c3b877d3af995950573faa575bb738 |
|
BLAKE2b-256 | 048aa226f66986c041cf2566d7a5968fdfbb38b9d5372c2dd55df31fdfd7e83a |
File details
Details for the file tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82549788ef9c14e05aaccbd7ff94ba71fa801b38703f16580757ae5216c7ad12 |
|
MD5 | 780887cff48639392ee2a0e3899e6260 |
|
BLAKE2b-256 | 698bd221ba8d80b3fcc26fcc75e846bb6e58e0f8e243a67b779ad349f45dde3f |
File details
Details for the file tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb9d0777081a88ae6f5fae075d534adace7c860630723ad215bde066fbac6899 |
|
MD5 | 9b1a1f1adca0804f3edd36bce09296fa |
|
BLAKE2b-256 | 82165af630cdc76efc0440afc404a5711f7b520fbca04a534e8c03d798c946c2 |
File details
Details for the file tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: tipping-0.1.3-pp310-pypy310_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, manylinux: glibc 2.12+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea23af91588ef08d3d84453c788e55cfca39ef3b5968ccc15d835da3c33b9077 |
|
MD5 | 8b11b5b8ae62c10ba0192556802848a7 |
|
BLAKE2b-256 | 0f39417ad7e718fa4247d1ce75339a64653e8e64caa275f74d07e33534feb88c |
File details
Details for the file tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17c12cec2dd61a23606e2fac71a151531a20cb078d0f129906f85fa1e47572ce |
|
MD5 | e7c0e43d24eb28875295d8c351292342 |
|
BLAKE2b-256 | 85cce9b4691c9b20634b997c547ddb8d73cf0d8082a2316abcf23a6feb87045f |
File details
Details for the file tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f0082025a2b4d574876cf693c704f5ed1f5b1dfcace5f6d4465b30d38644f8b |
|
MD5 | d53d349535abd5832e5509752e2fe35f |
|
BLAKE2b-256 | 9878d624f204b4ea0f499c07f3dd95acc56d9bcdf21eb83be60d7b02a8843f72 |
File details
Details for the file tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13af413f4dfe2463af655012aa4d9f0e16c74512d343bba7b15168b2bbeec65e |
|
MD5 | 8b7b682e37778b2256360a75c8ea745d |
|
BLAKE2b-256 | 606c02c7d637992bdf899e8c34742403d462d2aec9d218f1e7f1aa14c99961fe |
File details
Details for the file tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e3ea9de61e31f0b5034a2c05bc72d328fe2b5ede3a8fe86b20d32b0682d4302 |
|
MD5 | 022317da85c39882080628b40487dcaf |
|
BLAKE2b-256 | e7103c7fd072efcda93010d3aab4f251c24c74d908931218de6824f5b18e22fc |
File details
Details for the file tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d498d5b462727b70e7f81d33299007f50c3b26ff1b15fd227dd1c7ae5430519 |
|
MD5 | d81c32c02f274f5284354c9374b48a52 |
|
BLAKE2b-256 | ad943857fac2abbdffb4b3f2e183f62ffccddcdef845d5e01e322cc34cf9798f |
File details
Details for the file tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: tipping-0.1.3-pp39-pypy39_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, manylinux: glibc 2.12+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 116aa58b91ba43fde0d6d9148b17f601d9e04055d1ceee53a9a8ab4026b219c0 |
|
MD5 | c667263dfe75969894a8c4b0926353f1 |
|
BLAKE2b-256 | 8bb2d549c30eb6ed84d8e3055094934d67f21934eb7000ff6fa8c7830e6b3606 |
File details
Details for the file tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f31716520845dee79e3ad28f96390bfbe4abd8817c32885824fbb66b8240c1d |
|
MD5 | 437662372b5e105f9d0d59fd2c72e0c6 |
|
BLAKE2b-256 | 2d540a0b48ad8198dc18f7ffcd61a8d841126ba394684b299a00ccf91022bc20 |
File details
Details for the file tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.3 MB
- Tags: PyPy, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8c854a7a773ec93516c678a1dc512c82f0fba0e8d2b9f5f6a7ff6dc73ec619b |
|
MD5 | 95bf376fe4844ce4b43707c1cda19445 |
|
BLAKE2b-256 | 2e7863f1a65eb5f3839c5d0739797d35e872a7d613e259a62cb8ebc6dfe59064 |
File details
Details for the file tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 2.2 MB
- Tags: PyPy, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bcfe850673ce4087a07e96eeb7b182d54c75dfa50297bcc62e72d989898f8f8 |
|
MD5 | 3558c00caad231899361eb24b7704d47 |
|
BLAKE2b-256 | 3960a64d1b89191e11848e6688db691b10b971da937e9fc6b17da7130d8f6aba |
File details
Details for the file tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f38cd764f50b902a64b6dda148eaec880de670d47f391e6999bc825e4c7f463a |
|
MD5 | 910752552b6b096d33ba890ad9e4c2b6 |
|
BLAKE2b-256 | 8ecd9ffa9c64bb05ac380460bbb5ea0de49489ce7a1e697217e49761e6cbe9f7 |
File details
Details for the file tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abc4b736df96d89aaf1193f5a5a8f0b59ba25912e5a697d0d4c8964727b76540 |
|
MD5 | 55a32fbc3a9dfe654124c207bc4b8ca0 |
|
BLAKE2b-256 | 1eb34f929df25cdd2caf76e3b9070c4850713a5dfea9595cadc5fe53b91fcdf2 |
File details
Details for the file tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: tipping-0.1.3-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 2.1 MB
- Tags: PyPy, manylinux: glibc 2.12+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32d73b1b69ecd4c21edb2bc71cd62d166b3212913ea1525803314388b4c0287a |
|
MD5 | 2f5c8a43935591425f6fe92aab9ac3f1 |
|
BLAKE2b-256 | 5dfbaf336dde5cce97d1016f621c82cfbcb5faca3a747bf3f3ecb8bf008454e5 |
File details
Details for the file tipping-0.1.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: tipping-0.1.3-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a5952930e09b0deedfd09924569e3dd8f5f84b43d18eb41b30aea8147e150ae0 |
|
MD5 | d5382d606b92aae641319ab2b1d908cf |
|
BLAKE2b-256 | e65a632c75bdaa084da553c6b30239d73cd6d6d42bc46d91edd74696fb6ab361 |
File details
Details for the file tipping-0.1.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: tipping-0.1.3-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb65cd8d13a8f3571a327e499f4698c4d066fd90b1ef51f70d8d80984e1e1221 |
|
MD5 | 7d8f4d15e77cb1fe2e66d2508a0deb53 |
|
BLAKE2b-256 | 2c449f2452913964204bb95c09e37fcb0d3bb6e4269e6bf4eadf0efa2c5ac43a |
File details
Details for the file tipping-0.1.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: tipping-0.1.3-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d6d61606e668e08db5a32873c42dc42519edbd87504bc30bd06fc60794cc3c2 |
|
MD5 | a638149489901e6c6d3565d3b7acb588 |
|
BLAKE2b-256 | da4bf530d09a4bd44597ae639b0d0b6dd82c17bb5efe6ad489ba0462608aaaaf |
File details
Details for the file tipping-0.1.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f70690f567457d8ba27c5d925d2d674c8a5ebc54854b73be884b7b622c4bbbfc |
|
MD5 | 2ca8ab87933f4a807be910effe9dfcbf |
|
BLAKE2b-256 | f2e6d1d541d63e0c7039585ffaa9b77db96d4699df11f4a69e827fd6385e59cf |
File details
Details for the file tipping-0.1.3-cp312-none-win_amd64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp312-none-win_amd64.whl
- Upload date:
- Size: 980.2 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a56be093fe5d68c03b7859f9bb8587cc502954eaba6e474aa49642ea75e42ece |
|
MD5 | 061d5e5edd62acf626da47647c2ae267 |
|
BLAKE2b-256 | e49a47f4fa2f0c5592e8adaae386b611f6229cd44bd1466d03e8f71747177d98 |
File details
Details for the file tipping-0.1.3-cp312-none-win32.whl
.
File metadata
- Download URL: tipping-0.1.3-cp312-none-win32.whl
- Upload date:
- Size: 898.3 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7eebc1475f7d41ca3c7285ebc8ee7b42b8f943143cf5535c899c829143903f52 |
|
MD5 | aaa4c34e9708ca7ed1a80144a1ca82ba |
|
BLAKE2b-256 | 69a208daa2202da4d4980fd4d3ed4b51565d988e1d341e8456fed7436cfad7b3 |
File details
Details for the file tipping-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46fab26c614d941f07e4a9396f8f399b8c60588310f5fa33b0191ae60ed8363b |
|
MD5 | 5e348ff587a469b5e5dfef1c8520923b |
|
BLAKE2b-256 | ef854031c6287f3d0f453704302e1dd1c40fe3917ca625fca2c9f78abaf1e12d |
File details
Details for the file tipping-0.1.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: tipping-0.1.3-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 332b0059f30d867be5f20ebc383e2888f06b7f5bdebf8ce3648a1e02aa0b52f8 |
|
MD5 | 001f295972146f980c22d054af1b399e |
|
BLAKE2b-256 | 156286982c910e1e770300889afe39f5ff0ac24bafd8712380d36eb56de57543 |
File details
Details for the file tipping-0.1.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: tipping-0.1.3-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c111664e905bdfdc5b6684d4ea81e3de662874d44c1f1e253bcc6547b9fb5b4 |
|
MD5 | 262dcf7d00ba9353f494bf87444afe6b |
|
BLAKE2b-256 | 743b9bb1abac138ec0c6a3d201df91ee9f6cd5f6b9b7fc83e41e0de77cd417cd |
File details
Details for the file tipping-0.1.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: tipping-0.1.3-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a667639e6cea718cd958ef7a39c3eab3c8a52ee9efb9fece6f1504e58a60de5 |
|
MD5 | 531284cbf794a732b3580ab4ac2614cf |
|
BLAKE2b-256 | 20e14f176434e6f1cc13d72cc9db14e46696c7623cd8a72d342aa0e8a62064fb |
File details
Details for the file tipping-0.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdb4d3c7e98c1c6ecebf0785446edd7cedab3248ff6094726edffa8243b4ec0a |
|
MD5 | 2bf45f5d7768fd3efcca0a4da684a501 |
|
BLAKE2b-256 | 9f018f698eea324d0eb265200807756c8d0748d4817fc6899c31c3d3c5c0726a |
File details
Details for the file tipping-0.1.3-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: tipping-0.1.3-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.12+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab663d5d462da6a3a5beb9c62159180754b16c1fd1da2b9bd0a77c07dcec762c |
|
MD5 | fca9d5be91fd6bc1a0d6dae0691b02f3 |
|
BLAKE2b-256 | 0860031115fc4a1f0af744c74203bb9ee930a40bd1bb40512a053440394cbfd0 |
File details
Details for the file tipping-0.1.3-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 16c9fe2afbf1a9c17cad2d1dd1600c895def8fd0a1747417af0980f372ce96ae |
|
MD5 | 94c7bf9109a28505d2d9d15c605e37f6 |
|
BLAKE2b-256 | b55311c70476e86e138b33e3856b1811dff39a535f7a6179841b61f908a6ca24 |
File details
Details for the file tipping-0.1.3-cp312-cp312-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp312-cp312-macosx_10_12_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.12, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35f0671a6caa4a563060a2526132235451d71571113ab8c34f6e6187e8a5d33f |
|
MD5 | 619a0f1338d6b187e39e8fd779d2ad57 |
|
BLAKE2b-256 | 7c3fdeae24f6172425c1ffd0f35258d9a7a8cfaa1cdaac8924bde48192528453 |
File details
Details for the file tipping-0.1.3-cp311-none-win_amd64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp311-none-win_amd64.whl
- Upload date:
- Size: 979.1 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bbec3a1510970528f19deaec66c089b751984b5cd44ddf1ca957df0f8ea9f92 |
|
MD5 | 39662072acf065138d47c7dd3fb7ec6a |
|
BLAKE2b-256 | d48644df1e5f0a1d2b766fc839a0839b845915082236f3f0162f8eb3f049273e |
File details
Details for the file tipping-0.1.3-cp311-none-win32.whl
.
File metadata
- Download URL: tipping-0.1.3-cp311-none-win32.whl
- Upload date:
- Size: 896.9 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c765eb36db53fc01fd22dc726f1d1a5b13e931677da23c079ef610b6661b6a83 |
|
MD5 | 2dae8b36f7b09702576dd17a4125b9b6 |
|
BLAKE2b-256 | 77887e0e927d07ce9f703a515c1aab1e3bf80a7ad54f87978982f7e846ddae3c |
File details
Details for the file tipping-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14a49d7a16d2fe8fe926b716a51b16bdb0c0aa0cec389bc74855559cee91466c |
|
MD5 | 87c01e86d2509cfdd06c2d3af045c6cd |
|
BLAKE2b-256 | 0f6e8ebf2425862aa66949ffe768327d65cf0bc883bf25b8081fc121210aa967 |
File details
Details for the file tipping-0.1.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: tipping-0.1.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e57e3fccc8f3a818f124e14b120d3d583e4adddc27f394bfef1c5b582e34c029 |
|
MD5 | 4b316ad52a05062844a53e1595411996 |
|
BLAKE2b-256 | dd6180bbbb4590c62958d127fd97ea6e21bc8a4ad8553f890e14ef0647cef5a6 |
File details
Details for the file tipping-0.1.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: tipping-0.1.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e13c7f6308d43868b6b941454f3c52f7a85d4bf9b7eca3ba58e5252cff4e213 |
|
MD5 | 97760d7d3a051dc16cd1b5f014cb9ade |
|
BLAKE2b-256 | 059227e92393a083fbf34b0b474683261fb97838d6fe1c3be5944a2da75b43d7 |
File details
Details for the file tipping-0.1.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: tipping-0.1.3-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbf718621a9d6278abcd2d277d55b0666598ec1aed0548e48bc380eb4806fb0f |
|
MD5 | 38b242f1f2fdd2dd8495224b93750d26 |
|
BLAKE2b-256 | e7c18a2bb2abfd1a97391f63c2175395cb84c8ea90eafdd2d62b8843a103f8d9 |
File details
Details for the file tipping-0.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d0ab2a27159c6352cede5bb87925e1846c16eaa4e3753124029de3894bb3e98 |
|
MD5 | a6802b0e13ffdab638b4cf1b57bea6fb |
|
BLAKE2b-256 | 3910793788b1a1b1f3ce07dc4f1da4dd3a80de1102c7b56b6a1225e13f770d58 |
File details
Details for the file tipping-0.1.3-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: tipping-0.1.3-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.12+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5501f2ce3a739e5691b10a91941d0231ce2a3242e8e8375fbd7003330b33489 |
|
MD5 | 76721861ba047079fefc08c0f4bbd362 |
|
BLAKE2b-256 | 11bcc33def76b5b8e6e725edd8bedf901008e0f6f9b63f76185e75accbeeaa63 |
File details
Details for the file tipping-0.1.3-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6240b754de77f855ec84b9a393b1430136546936f17a57bef73a9b73ace2d69b |
|
MD5 | 101c0adace3c195abe2a0cd6036d5195 |
|
BLAKE2b-256 | 897d5e5d3e4f778cade1c125c711191b8c1fa17b490d7bac1b3cb67c8518452a |
File details
Details for the file tipping-0.1.3-cp311-cp311-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp311-cp311-macosx_10_12_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.11, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80a427b30fef9921d531402b94efbc400ec4ce39addff194dd562817ba09a685 |
|
MD5 | b2786ffc3534ed2655abfa631f295986 |
|
BLAKE2b-256 | 6aa1f590c07528ab48dd8450c1c0428353a59c29f2dc13ac90f99e0eca776f70 |
File details
Details for the file tipping-0.1.3-cp310-none-win_amd64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp310-none-win_amd64.whl
- Upload date:
- Size: 979.1 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cddaa4ff5258a5c0021d4c3f40f7a8ea4970d3f57689a849b486347354af52ac |
|
MD5 | d8dd7c2b606a5175f81ec8669508a9e8 |
|
BLAKE2b-256 | 1587ac574ee815da97bb9a52e029a8a48cedca4edc44e8f33e4d7f21bf9cbf55 |
File details
Details for the file tipping-0.1.3-cp310-none-win32.whl
.
File metadata
- Download URL: tipping-0.1.3-cp310-none-win32.whl
- Upload date:
- Size: 896.9 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6486bf8f56e944067efa44462b60a5f9efb9db909c73d8725989045b6dff2f9c |
|
MD5 | 0ed15c41d2cee484736279795d6e24b8 |
|
BLAKE2b-256 | b664d21b3858e48f6971dc06da9995c37206448c3279f1670340578d0a0e1d36 |
File details
Details for the file tipping-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60a39da6d9cdbc9999ed2b7807e821a0d9b47bdd94e3348fec626f4c32e739b7 |
|
MD5 | 72ce48c737dd5f00812f9b2d92abac78 |
|
BLAKE2b-256 | 305a90e890c9824f57d22e48a4237e03d09ce1a6d2a2739cf1ff5e88494d3a6b |
File details
Details for the file tipping-0.1.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: tipping-0.1.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4e47a7a428e2dbfbb9ba2044a92dac9008760f8a3004091bd12a481cd3616cd |
|
MD5 | 836bd594ff92fb3e070141b97c6b5470 |
|
BLAKE2b-256 | 0bcd4f472400597bb89b691e1cccf3a45762ea49da9a9eadbaa0185c9efabf98 |
File details
Details for the file tipping-0.1.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: tipping-0.1.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd60764df5a2b2054dfa9ec162e6437cfbfbf4aa8693511505b21f0c1bb701dd |
|
MD5 | a405bf50bc87ec7dc3afff82a1c117d7 |
|
BLAKE2b-256 | 23402bc4225abdd3bb05f2d4a092c5c62aab4038091c5b5d7f90e3fd0be0d977 |
File details
Details for the file tipping-0.1.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: tipping-0.1.3-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a863e975e1d9e09aaa9caf2520d9225598b79ec000b91dc57ef44953981c1574 |
|
MD5 | d8f09c97eb51ac57cb68746332306b9d |
|
BLAKE2b-256 | 5d6e446542d97dfdcc3b962170d5a7f478993ab3d48a5afb76d8e1e865038ca5 |
File details
Details for the file tipping-0.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e47de32f46c17692327cd2bfb8c7b39391584d03c3ca9546ec5c824ada4d562 |
|
MD5 | ab0812e6d90b3f5f2dc380d8819d3245 |
|
BLAKE2b-256 | cb3ceb2a1165914aa56120c41544c628ed6e1851c38c97d5a67022ed5f8217be |
File details
Details for the file tipping-0.1.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: tipping-0.1.3-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.12+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9143d0e82fcf112739b28c48740af3e153f5d56ac1a3a0fa62384ad7104256c4 |
|
MD5 | c4060473c8f19dceffdd1aee0fb7e14b |
|
BLAKE2b-256 | e624243b26389160aa9721726ec2e4e729fb241d1a2161e75d4a63981f628852 |
File details
Details for the file tipping-0.1.3-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.1 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da5ffc1a1f591dc047f7e74cbbdb4d2ae4dfe809d694a04ebaf49fd453c1dbc3 |
|
MD5 | 6daa1d0f0c47cd8917ef681b416b40d2 |
|
BLAKE2b-256 | ddf28b98d5f893e24172dbe486084752bcab4c2e2814bb0a34a4c8f6673b6e3e |
File details
Details for the file tipping-0.1.3-cp310-cp310-macosx_10_12_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp310-cp310-macosx_10_12_x86_64.whl
- Upload date:
- Size: 1.2 MB
- Tags: CPython 3.10, macOS 10.12+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f1ccd46006c55ed6f2eecaeccbb2b307019496bdd3d0ad8f616e73ed03d0000 |
|
MD5 | a17f858244067af8a3b06e12a5e88a0f |
|
BLAKE2b-256 | 9ca43d0973ca1bd1dd743d6f087636dd8652b1c4531169efc6c41758664ec392 |
File details
Details for the file tipping-0.1.3-cp39-none-win_amd64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp39-none-win_amd64.whl
- Upload date:
- Size: 979.4 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2df4284c464858f565ad706992682528d1231866042e7c22f7fdc7dd77223ed5 |
|
MD5 | 8c85b9eeff5a43486feb9425d557e1fe |
|
BLAKE2b-256 | 94b20dccf77475c9815c41c4b5ad50eae6dc4d9288205fece605afdc5da7c539 |
File details
Details for the file tipping-0.1.3-cp39-none-win32.whl
.
File metadata
- Download URL: tipping-0.1.3-cp39-none-win32.whl
- Upload date:
- Size: 897.1 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | feb1fc1ccd8c5f2d7f3f64476fb1ac802c2f80d9729725cc940051406c749a62 |
|
MD5 | 378098a5d8245ef921265a5df95e673c |
|
BLAKE2b-256 | f045b53f6faa216deaf8f50febaac8da3955b13a25ecfd4591ad55afff3c503f |
File details
Details for the file tipping-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05faf7bf28d682859283b28af9021134ad1d48e0ce0de25dbd0f7dcf79b046a7 |
|
MD5 | 7543173a275a936aee66ba8d373c4d76 |
|
BLAKE2b-256 | 39f26fb71a8f571fd41384d6fbf991cf78a5237d767de5739e5fcd0c5aff7d2b |
File details
Details for the file tipping-0.1.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: tipping-0.1.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb7aba6043e43ad32e4f69110fe08cf1997bf8efa342eaf4273ed69cba7ec2bc |
|
MD5 | 05a59349dfa877109dde27f11892bab7 |
|
BLAKE2b-256 | b694fe5bb8052ad9f064db960b5b036b38c17b874895d42c3ebe75ee7bf3d608 |
File details
Details for the file tipping-0.1.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: tipping-0.1.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fcca1dbf01207d5d9dbb8d7c8071b6075eab75d49938d16614479cd083304ed |
|
MD5 | 5f18e27c5cfbdcff48e6a7fe82f82654 |
|
BLAKE2b-256 | 7a7c851483ba0c2bca8969771d7dce04d63901fa2c2b3440babd4c2d941ef9b5 |
File details
Details for the file tipping-0.1.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: tipping-0.1.3-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4cf1a64181f5083d6cfe72ae5c69d07da44ae599ecd86a7ef7ef7851a64c5eb |
|
MD5 | 7d5cc0ad6fe30203c911a9513e62e537 |
|
BLAKE2b-256 | 82007992c60e18d229bcc0ea537ac50938f18c71533114c18c7fe74349762a0f |
File details
Details for the file tipping-0.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 310b923b00f23754fa9652b46bc52941b6739683d5ad8a57b6d1b65f4a1837e5 |
|
MD5 | 09fb0d0bc6c31fc5af16bbac56ba6ceb |
|
BLAKE2b-256 | dadaaec92ae047caef18bd8e8d6e799b76344bd523ec7380bff96ff818af4201 |
File details
Details for the file tipping-0.1.3-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: tipping-0.1.3-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.9, manylinux: glibc 2.12+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c60950de11ba7d67dcbf96afc5df9d0ea9234763d7979d8ff7072f901d6b0ed |
|
MD5 | 3bc0ee5e41873153811bf758f2eff5d6 |
|
BLAKE2b-256 | 82846301fb960a73bc07afcc6b03d93fa37008422c94d8bf90fb27a1adf4633d |
File details
Details for the file tipping-0.1.3-cp38-none-win_amd64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp38-none-win_amd64.whl
- Upload date:
- Size: 979.7 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94798fe8f86e689d30b948e2995b183a99abd8515c3c0ea2b6290d3c88daf1dc |
|
MD5 | ccd459d608460d6e75a2ecb24e46735d |
|
BLAKE2b-256 | c5460e5422e21e5c89b9d0bd54147d433f56535bf6432e70629c737e0a0d0b08 |
File details
Details for the file tipping-0.1.3-cp38-none-win32.whl
.
File metadata
- Download URL: tipping-0.1.3-cp38-none-win32.whl
- Upload date:
- Size: 896.6 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b3cc3e272b924438c5d0f6d30159a261d07b1807a8888b09234b7a4a911b6fe |
|
MD5 | 8439d679605beefaf358a561fe7371f1 |
|
BLAKE2b-256 | 09233025d234a02af581941df454fba2b30ebf31f18c73433f915dd550cac1d2 |
File details
Details for the file tipping-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe2ca9bd4a99a1e4275b07f65c7bec4bd9d4c03a252bbdffb56fda0b3932027b |
|
MD5 | 497cb0aff71c77f708ebb6a2dbd69c87 |
|
BLAKE2b-256 | ef5174894b9a184e9dd500d36e8e8b0a51c27fc87102bc863950e06efca784ac |
File details
Details for the file tipping-0.1.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: tipping-0.1.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11c6981701f9f8e5202ae3c30bbf592043c53b09d521cb493ad30647e6f03150 |
|
MD5 | b6e2b1009a588fb088678d1649128ca2 |
|
BLAKE2b-256 | 6246b6ae2e160b53f9528ba876aa4807e269b706dd468cba71ccb888f152d058 |
File details
Details for the file tipping-0.1.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: tipping-0.1.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 2.2 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3a3d259e2c836b1f127184bb52179f8903fc4c602151b4efb782822ac37f6ce |
|
MD5 | ebf16ebc3e6931b7c1b8730169ace433 |
|
BLAKE2b-256 | 8d7e52924e4625708641e57f62c29e127c6ead6e3ff91754bb96a082ff0c3ef4 |
File details
Details for the file tipping-0.1.3-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
.
File metadata
- Download URL: tipping-0.1.3-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARMv7l
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8bd957872d3c61259c990491f3e9704e4b1c8b6563b13f67491a12657cf8c2e |
|
MD5 | 6d1105d396a161a3d1e25eb285bcdfab |
|
BLAKE2b-256 | c75299e16f11c0890e5a1912f2f9a0f782a822050a46d609d9eec0674a97ae0d |
File details
Details for the file tipping-0.1.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: tipping-0.1.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 2.0 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2959c6e680849e787b7b6c4760894e3e49aad6141d28b9ebe76aa792fde82c47 |
|
MD5 | b771de7f9ebdefa6bd8a030f19087670 |
|
BLAKE2b-256 | 59e9895a5f7f90a9794beb642f029922c8414d35c50f7e75b16a8d774ba288c1 |
File details
Details for the file tipping-0.1.3-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: tipping-0.1.3-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.8, manylinux: glibc 2.12+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a2682c7e9bb4774e9e09b482d858cabe23e0cccdfead3deef1cea898326829e |
|
MD5 | bbdb274bfd71b434f5d8f8d2e6cf6443 |
|
BLAKE2b-256 | 28059004acbaacbe257223486c85d7bb39edb643de09e3cbb4b905e83f7df007 |