Python bindings for decancer.
Project description
decancer_py
Python bindings for decancer.
Installation
You can get started with decancer_py by installing from PyPI:
pip install -U decancer-py
Usage
decancer_py can be used to turn sketchy text strings into their more
basic counterparts.
A single function and class are exported from decancer_py:
CuredString- A wrapper around a string object that can be used for comparisons.parse- Parse a jank string into a normal string wrapped in aCuredStringobject.
from decancer_py import parse, CuredString
parsed: CuredString = parse("𝔂EE𝓣")
assert "ee" in parsed
assert parsed == "yeet"
assert parsed.contains("ee")
assert parsed.ends_with("et")
assert parsed.starts_with("ye")
# Implicit string conversion
print(parsed)
# yeet
License
decancer_py is licensed under the
MIT License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
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 decancer_py-0.3.0.tar.gz.
File metadata
- Download URL: decancer_py-0.3.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b175fb4e3886e02fb355634d6b6ab3a699c66e4448a2dc53c193a55d2b122eeb
|
|
| MD5 |
52ee2d3bf9f036240658375885b6b968
|
|
| BLAKE2b-256 |
4b839a6090cbbe1917cc7c31b8cff7b96c5106595865bc48172181d28bce6d2d
|
File details
Details for the file decancer_py-0.3.0-cp312-none-win_amd64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp312-none-win_amd64.whl
- Upload date:
- Size: 194.7 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 |
4525b8ea304fc50c78fbff7c6fc8b4fbb4df029917e1186b600ebed8ef993ad5
|
|
| MD5 |
49e818ef2581a34d088721785673ec65
|
|
| BLAKE2b-256 |
c7790bb2838b0de0f45804a0cd20e5904329b23368be42ad47b48097b2b1792d
|
File details
Details for the file decancer_py-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 274.0 kB
- 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 |
43cf9c5607936cc4b74377a6cca793b48095045bea22e5098a97ba579a899db3
|
|
| MD5 |
e3bdb81c93199a6aa9f41306d9efd941
|
|
| BLAKE2b-256 |
1793ce7a5b36e9e0016d88f9802b17a7b0a5781b509444cdbc658528138fbefc
|
File details
Details for the file decancer_py-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 264.6 kB
- 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 |
f44e35417516c18a8b41a9c055c49764daeaa2f5dcbd5eee4290a1ed075be7ef
|
|
| MD5 |
51ad66fafbfa1921acc91aaf0ff22941
|
|
| BLAKE2b-256 |
15cdffa917b602cc682995bbc997f0b2ac4af4a7276eae993d9a55b6dd0e919f
|
File details
Details for the file decancer_py-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 267.5 kB
- 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 |
e57573afc878e5e92c9608ffb5591ba20759cd816ab9ed2c167a4174f234421e
|
|
| MD5 |
b84f441b13c7390407e35c0a42f1a49e
|
|
| BLAKE2b-256 |
64edca7cbde24e220ff552b4e561a3998f20822c918c398c0bab7d81c9670a45
|
File details
Details for the file decancer_py-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp312-cp312-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 295.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fde10661b1e205a5f6146b2e28086be43d2109caa8de0d08b01922f539a338a
|
|
| MD5 |
5986aeac62f5120608a4ca0e9238a39c
|
|
| BLAKE2b-256 |
5c3ab87e90ec32f273b849d7c112e2feae7d9424ac0d2c544db75a8e212f2223
|
File details
Details for the file decancer_py-0.3.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 522.4 kB
- Tags: CPython 3.12, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06937232e12fd78d7bf75a0b7c083fa34a6120b6ce0c0b4d4b086f2843ff19fd
|
|
| MD5 |
17d2783b1ff578460bab0c9e93b56776
|
|
| BLAKE2b-256 |
48d26aa4e6bd4a8cbe015198b07712ffce1b2ffe0b91653062994f05db9de2bf
|
File details
Details for the file decancer_py-0.3.0-cp311-none-win_amd64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp311-none-win_amd64.whl
- Upload date:
- Size: 194.6 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 |
4a98d59be2ce4c331f4618236fcb0fd56726e29d4b7a4dfac99bc817452c252c
|
|
| MD5 |
11a1cc8609d2d19328e50b91c3246c2f
|
|
| BLAKE2b-256 |
71b2ffeb6fd0d74405005f8df84df49de1b93593d52fc9964a99a0bc80a38625
|
File details
Details for the file decancer_py-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 274.0 kB
- 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 |
01a443670d610a9e5b60162c059f49b9340a0d6737a62ba9901e456963883f9b
|
|
| MD5 |
3e106b580ef1df6e54a666d7b3e8490f
|
|
| BLAKE2b-256 |
746073f9d5f3456ae4feb34421b4611a0430c01de5d03551c2ffaeed3eb83f89
|
File details
Details for the file decancer_py-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 264.5 kB
- 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 |
2e6cc88ab62948dbc92edf51a9a96e1d34751521ddb1ec63e140df460c6f9ab3
|
|
| MD5 |
592c7f295ab4189de693e1c194ce7142
|
|
| BLAKE2b-256 |
e2586d9c74e57e9fede005f6be9cd482d13854898c35397df66c3e0a72853630
|
File details
Details for the file decancer_py-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 267.6 kB
- 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 |
5cb63fff4b67ea7a0abf56321911c2fe8030dd37c4baffc34879dc6d108866c4
|
|
| MD5 |
a8d4abd94fd01cc47dc4d2fb003d4b42
|
|
| BLAKE2b-256 |
2fc915f87115151dd7f206b945574e0c558d6927e234a44fc253cfa1ed37bf75
|
File details
Details for the file decancer_py-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 295.4 kB
- Tags: CPython 3.11, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f59cf0416c4a5f9d3c3ec5285f1e26f1b490066b08323a66111ea3f5538eb9f
|
|
| MD5 |
77e3ac591071b39d71331b19d3152905
|
|
| BLAKE2b-256 |
754eecfd5410d9e196b5ba14097c62647da375444062e4265282af0f174c5f77
|
File details
Details for the file decancer_py-0.3.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 522.4 kB
- Tags: CPython 3.11, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e826aa18f7ca403583052f5ccad1abf28580a5454cb27a1934db1074cbe16520
|
|
| MD5 |
3a56b25bee94e047b5d533045aa21c69
|
|
| BLAKE2b-256 |
8eb1a7d06e65c9595910b335daecc86382b5dbf1cd49ef4049386b0665e57b1f
|
File details
Details for the file decancer_py-0.3.0-cp310-none-win_amd64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp310-none-win_amd64.whl
- Upload date:
- Size: 194.6 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 |
a1789ff9fdd2325c2b76a13623f730a1039ea9d9845cae086be6ccda7a61f609
|
|
| MD5 |
f565b71f444f7b5c293a8c66c7becf78
|
|
| BLAKE2b-256 |
8a8c06420913d66802515ba80f92aa34739bccc3e59cff49ec855c4a8ae7a266
|
File details
Details for the file decancer_py-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 274.0 kB
- 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 |
726115b7867341dc6266d0c73191ea7dc3b300a89ebe1dc2e68a1b3400031564
|
|
| MD5 |
0407dbc5ca836f372f90bb7651b22c87
|
|
| BLAKE2b-256 |
65685446c1206b724ed0965a7594875c73573abb8a5ef24a812ad6801970a285
|
File details
Details for the file decancer_py-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 264.5 kB
- 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 |
9b373fa87d7c9feb895e503c5aa6239b0eeecd4817d3938fe6428ed37cb0f187
|
|
| MD5 |
13747b5dd1678574bcbc3f76deeb7dbf
|
|
| BLAKE2b-256 |
c25e8831ee9f4cb003c526cc4fa69addc3b148ee75a63eeb22d3d6870f4cb87d
|
File details
Details for the file decancer_py-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 267.6 kB
- 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 |
4e145c78b4335bebaf75e2a5225e88268cf76dde3f4a9fa31e29e81f76e64317
|
|
| MD5 |
95793a791453ecb1ab16301586b37d26
|
|
| BLAKE2b-256 |
12873e738b13c60c96f5d6f8c9c93478371042f02c8d37bcf63f4d8052454c61
|
File details
Details for the file decancer_py-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 295.4 kB
- Tags: CPython 3.10, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e1d8735328a86a1b0512236e1f8da23a31cc82ffb6dd3f2293815555640424b
|
|
| MD5 |
66774202d0c1e81b730a17644f26605c
|
|
| BLAKE2b-256 |
ff2a011d403c393c39b3264f9bfd580d67b4dafb8a9f242784b5478ac00f5b45
|
File details
Details for the file decancer_py-0.3.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 522.4 kB
- Tags: CPython 3.10, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c6bf1f86faabb987f6123e1db88d6100a17d625fa70c80887402ce7cf6f6c07
|
|
| MD5 |
2a60407c8c5169d775611f42e152d17d
|
|
| BLAKE2b-256 |
c4ac15b5318d660c2f9700275f40866e3c3a7459a37513465918fd8b9caaded0
|
File details
Details for the file decancer_py-0.3.0-cp39-none-win_amd64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp39-none-win_amd64.whl
- Upload date:
- Size: 194.5 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 |
aa334a04c3f2356baeb31fed3cb6a2846b5eccb4021b70d73ebbf23fde69f6ac
|
|
| MD5 |
4d38ad586e93ba85c0434ae33fb15e39
|
|
| BLAKE2b-256 |
b7ee1ff6be93d1bf27495b2e15656296b09bb80f0680e9558a33756a9bb2db51
|
File details
Details for the file decancer_py-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 274.0 kB
- 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 |
8b4ba96ac03b96650315733aec4eb1ff56400bc23d0d2971edc7bf3f9ff003a2
|
|
| MD5 |
16a14c2c48a70097c99c4b52543309ad
|
|
| BLAKE2b-256 |
f46b504f994df0870e37f7e4bfe6e5eaf15ea9bf5caebb46794de0a8b8337c27
|
File details
Details for the file decancer_py-0.3.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 264.7 kB
- 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 |
00fa9967f790e449329be418b9b0c55613f9b082fdbe495c40a5f60b7c06a54b
|
|
| MD5 |
7415a5fb1630fe594477ec667b0f25d8
|
|
| BLAKE2b-256 |
16ac4abf0ee5acb819fa9ca937c2034ffdd7577177bdc510db4bc75462d01a82
|
File details
Details for the file decancer_py-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 267.8 kB
- 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 |
cfd13e0e16dbf59bfcf4f9247931c80e9cedd9b17bce064293c094047d95ff0a
|
|
| MD5 |
b0a4f39be63d1c2b9ca2a57421a26be6
|
|
| BLAKE2b-256 |
047ee52251a303a7fee69b99f873032b85d9f52b9deb32bf793a42d499bfc8ad
|
File details
Details for the file decancer_py-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 295.7 kB
- Tags: CPython 3.9, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1af5c8a12b45af8a0f6e6f6b00fa9521052e240ad9de36a86bbc6515868aa9f8
|
|
| MD5 |
15a0971a99e54d601db5a3834be4f618
|
|
| BLAKE2b-256 |
4e9be59f276bb12b22898369ca1b155c1b7c83055e915c2589e288730203f4c1
|
File details
Details for the file decancer_py-0.3.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 522.6 kB
- Tags: CPython 3.9, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c3154987faa239cc0b440347cb360da5c6ea297c10a60c21565c4f15a252f63
|
|
| MD5 |
6f69c1b4329b30989d945575533c4d68
|
|
| BLAKE2b-256 |
12e7c62820ba19d3292f7df1ffa8d524c35a7e27ae536a694da9c1226cfd88b2
|
File details
Details for the file decancer_py-0.3.0-cp38-none-win_amd64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp38-none-win_amd64.whl
- Upload date:
- Size: 194.4 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 |
5d840df3c921878a99a2925632be9f16322d7eba4e0b7ffae6b2428bb656588a
|
|
| MD5 |
1d169f6996d5f4bb415a23b97464d98d
|
|
| BLAKE2b-256 |
5cc0717926cdad957bf439b0d1ed853cfcbe8543bc5febb139d3f74fbce74073
|
File details
Details for the file decancer_py-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 273.8 kB
- 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 |
58191cc4d3da3409a77c73df0b1bd0cb98f43a49922d1d1963ec423e0bcfdaae
|
|
| MD5 |
4bcd0a537f77f4bbfa6357fc7c980569
|
|
| BLAKE2b-256 |
2d31dbfdb947bc9a03ab070ef3598464b176fb41cf06bb7ac3410cc2c3be8494
|
File details
Details for the file decancer_py-0.3.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
- Upload date:
- Size: 264.8 kB
- 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 |
755c8d6b9ed09f5eacb74cd5eae92147822eb58ff9d3b3aef14c9323007f782b
|
|
| MD5 |
62ed3f875d57f15967efe99f092e1bf2
|
|
| BLAKE2b-256 |
4be122cac8443ab7d0632bcea9cce8d52db385e2cce40a5db66cebd0c2208143
|
File details
Details for the file decancer_py-0.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 267.4 kB
- 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 |
3384fa59a7a471b66edaab66631c576ccf1a4f3abc6353f46d1e9789545a614d
|
|
| MD5 |
65be53d2309bc3a17bfd69a62fd81923
|
|
| BLAKE2b-256 |
0827896609433228eaffc0e406739e89aaaaee2c1012b68bc9c4fb869cead289
|
File details
Details for the file decancer_py-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
- Upload date:
- Size: 295.9 kB
- Tags: CPython 3.8, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
014dafc65d4c057fd69bf70d7e8c8a5fae2bfb7e6cbc23316df03b40a51ca1a8
|
|
| MD5 |
9bee6c558a1dd9f138a3651c38aca0d1
|
|
| BLAKE2b-256 |
0f20cb768af13560f5cc273d3f35bb28f43fed3cec3d86fd1e679b8a06962fa6
|
File details
Details for the file decancer_py-0.3.0-cp38-cp38-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.
File metadata
- Download URL: decancer_py-0.3.0-cp38-cp38-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
- Upload date:
- Size: 521.8 kB
- Tags: CPython 3.8, macOS 10.12+ universal2 (ARM64, x86-64), macOS 10.12+ x86-64, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: maturin/1.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0fc013b27faed47d5aa2e3a935e2f5ba7487ddbf3fe25119dd17f1908e4bdfb
|
|
| MD5 |
b270eb0a46c144e4e9699781532631a8
|
|
| BLAKE2b-256 |
6e4862cbedf0d174db6ebe8cf99d93d4127b5c3e691b44ae2a6cbf3472edb09b
|