Skip to main content

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 a CuredString object.
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

decancer_py-0.2.1.tar.gz (15.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

decancer_py-0.2.1-cp311-none-win_amd64.whl (140.3 kB view details)

Uploaded CPython 3.11Windows x86-64

decancer_py-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (214.7 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

decancer_py-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (203.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

decancer_py-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (203.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

decancer_py-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl (235.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.5+ i686

decancer_py-0.2.1-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (399.5 kB view details)

Uploaded CPython 3.11macOS 10.9+ universal2 (ARM64, x86-64)macOS 10.9+ x86-64macOS 11.0+ ARM64

decancer_py-0.2.1-cp310-none-win_amd64.whl (140.3 kB view details)

Uploaded CPython 3.10Windows x86-64

decancer_py-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (214.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

decancer_py-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (203.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARMv7l

decancer_py-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (203.0 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

decancer_py-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl (235.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.5+ i686

decancer_py-0.2.1-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (399.5 kB view details)

Uploaded CPython 3.10macOS 10.9+ universal2 (ARM64, x86-64)macOS 10.9+ x86-64macOS 11.0+ ARM64

decancer_py-0.2.1-cp39-none-win_amd64.whl (140.3 kB view details)

Uploaded CPython 3.9Windows x86-64

decancer_py-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (214.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

decancer_py-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (202.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARMv7l

decancer_py-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (203.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

decancer_py-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl (235.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.5+ i686

decancer_py-0.2.1-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (399.6 kB view details)

Uploaded CPython 3.9macOS 10.9+ universal2 (ARM64, x86-64)macOS 10.9+ x86-64macOS 11.0+ ARM64

decancer_py-0.2.1-cp38-none-win_amd64.whl (140.5 kB view details)

Uploaded CPython 3.8Windows x86-64

decancer_py-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (215.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

decancer_py-0.2.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (203.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARMv7l

decancer_py-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (203.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

decancer_py-0.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl (235.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.5+ i686

decancer_py-0.2.1-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (400.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ universal2 (ARM64, x86-64)macOS 10.9+ x86-64macOS 11.0+ ARM64

decancer_py-0.2.1-cp37-none-win_amd64.whl (140.4 kB view details)

Uploaded CPython 3.7Windows x86-64

decancer_py-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (215.3 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ x86-64

decancer_py-0.2.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (203.3 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARMv7l

decancer_py-0.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (203.7 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64

decancer_py-0.2.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl (235.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.5+ i686

decancer_py-0.2.1-cp37-cp37m-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl (400.6 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ universal2 (ARM64, x86-64)macOS 10.9+ x86-64macOS 11.0+ ARM64

File details

Details for the file decancer_py-0.2.1.tar.gz.

File metadata

  • Download URL: decancer_py-0.2.1.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/0.14.7

File hashes

Hashes for decancer_py-0.2.1.tar.gz
Algorithm Hash digest
SHA256 711a9daab1f4e604d2e65ec2f2aac90b0e48f64d5d82cbf853841b92683aad79
MD5 64ce4002d99f2781e6c7048ba7e5ad7d
BLAKE2b-256 cae8efd59a18a8af2d1eb6d755f9d6858036168e0d968728792d61aa226c2561

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp311-none-win_amd64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp311-none-win_amd64.whl
Algorithm Hash digest
SHA256 cdcf64fa2f27346346a24dcb903de3483369b58ed1d6d062568eba11ba92d7e2
MD5 22d8083e3a32debe8e2e421e4f6e0f90
BLAKE2b-256 9ecdbb8cde661bbcca432c4c329eeacf77a72d817185550808cf46b955ecae84

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fdcb3daf6c70b87b79832011bbee06cd2f0025cb977c49c988708eb471735b23
MD5 5faa2ea7d79648811bed30371fd172e6
BLAKE2b-256 4b10b24806c684240da11a5a14e15cd6262b1865cc4647e2487bbb851ba371ce

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1dea915ba1bb1298a247de097d2e405be7af56a8bb2e0119f99958171dea0197
MD5 bb037b595c7b86359a958a1e340e686f
BLAKE2b-256 ac9c36c6b901138c225d1fccbfbe30e157731252ef500d017151781c582548ec

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7cf335cfaf23ead1214ef9fd25e294020eb920cea788e6187c239277afaa6c91
MD5 d0e044acd901c8b617a975b9943134f4
BLAKE2b-256 022be7658ca9ce0fd6dd01fe63aeb64d5fc9c98269af207e95c67e1400c3e802

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 0989d890437e8d8e53c7f8406cd44cd88f01a5863284644e4c5cf121fc87b134
MD5 a030b99034d5789381e78613459b7406
BLAKE2b-256 88354796bedfb06df4c2e92ac332373fd545853bae86cfbbec054b4b9a8b7212

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp311-cp311-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 d220de98f466c5a2967a461b66331dc9a377be151eaeceb04634680aacf820f9
MD5 bbfa17f1c9627a64de2cfd124b296900
BLAKE2b-256 1c4c0426a529c83026e2a134b65b4febb0609e0c9880876fa2d827cc657e2950

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp310-none-win_amd64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp310-none-win_amd64.whl
Algorithm Hash digest
SHA256 33493207884415738d305b116e85207757068b880fa92dddbac8ebbafed79f90
MD5 e8eca414bdc425d2386b8f72628e2058
BLAKE2b-256 9afd57b5cb12617feb284ac38b88fcb339102504ca2100d50ed1505874e6a5b4

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 851713cfb58abda0949661feafb7afda69350fbf6b46701e0b223dd0297c365a
MD5 6a2a73fdadc7a075f2a17d040b5cc01f
BLAKE2b-256 aa5c57ed849633ff583e6c9ca4b5ff6e6566b59647128151df98bd2170d0d607

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp310-cp310-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 1446015ac9cf47a744ae310aa87ecac7a76b33665a61fd1dcaf4b2169ed25cc4
MD5 d6add3af74622b6d9fe65b7e2429373f
BLAKE2b-256 b1d4d5c328c4e71fcf368c294609ad4928a8b67390948c9717ffe657f1429d29

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ab63e03a009d70e10cbd2cf832fa5b2c959081fdbbf51e750e7a5f343a4a55c8
MD5 3e57043f3b1972e19a9810e889e8373a
BLAKE2b-256 6d4626dbe80eeb7b1bcbcfe146f5e65cfc26fc632ee6cedb35a61bba037cf36e

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 f8d00d0fd956fdd7863fa802a86aa95e34c7407bf5c0542826362373740e64df
MD5 dc1137979a017fd47820457fb9340264
BLAKE2b-256 b6de24d657ddc5a955202047eecc376242b190d11a776226014809772af6c8d9

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp310-cp310-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 372b7acbec53dd3698db545194c85181d9d630b858bb052c25a2242910c89384
MD5 820891e30da69402085a008211d00474
BLAKE2b-256 32945fccb4ca7b080a76f2a3f2c881393fc54e86f073e99d3410fca010555298

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp39-none-win_amd64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp39-none-win_amd64.whl
Algorithm Hash digest
SHA256 5487d667ffe826999d2029d578f09353b30a1296e1cefd2476eba5028883c160
MD5 88cce42d017acdfd5022c9a41cd94e0d
BLAKE2b-256 f6aaec58503976b75ad5f1dfcbd47550c5f2ee2475cb69cd2af582ffa4d6d920

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5d41fa0b06d318340283fffe380a3423f94ae91b2c7d1bcbc51eee3d62480484
MD5 7e1fc41698ff87036b80c874ad8d02f5
BLAKE2b-256 01c8b55682f84335ad1dfbccb77b67163abf6a1ba1636f1499644ee7f071ef59

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp39-cp39-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 04eff6a4720559becb6a8ebcc22c01c98631fe2c03326969b4797fcf9b794b76
MD5 c81a94b81d05a3523b86ec8543b0355e
BLAKE2b-256 e67030323a3257c81ac9f364b123362cb2588f5bf3956b8a3de87c9c7077a082

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7d18f4756c3209b214a0f887bf9e3ad5e477bf75c2aef2fa34e9851004183581
MD5 7399e1d2097ae7c6c16787f04cdfe5ac
BLAKE2b-256 4025bc394c2a044b98f17a071abb4435828c33490ca0240f02fc17a8745c201d

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 a7bbb748c85954af0eea65b5edac1e6ce683c9838c2ef4d2d100eca17fe55f91
MD5 f5f4d448191f3315a18cf49608100523
BLAKE2b-256 4c99a504bcdca1e8e288672d6201b42159d178c11aa26ce317ae168c53cc289b

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp39-cp39-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 7cf43fc10b349bbad0995ab909c92b6c239879a284a74c42a6e7dac1d3e9d51f
MD5 162efb18c0098b01f6701ddb71135948
BLAKE2b-256 859d3fe1ca126fc8a34b93ab005de3c5678d05071cef70b006fdfa9407de5a7d

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp38-none-win_amd64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp38-none-win_amd64.whl
Algorithm Hash digest
SHA256 a151ae60343ddffce90f504aea9d02d1239cb7ad2dfaec86392977e91a24873c
MD5 873dc7d4aa3734cc0088975e84c295de
BLAKE2b-256 f98e44c7f7c603d9c9e8973f2b9d2bb836eb2414a444c885ccbd3b756d8ef7b4

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0bd519ddfa575c040d591373c11d8bd7ce6ac4e251ac64562997a6cba7817a0
MD5 9a6f3bd8679a1997c16f2af7114f6e9f
BLAKE2b-256 be69a1b5b01a080c4586e5bee0ce8c5e8c2233e4b56cbaed86f16f05e15fb9d0

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp38-cp38-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8f522cd7509cf5246f4f621cde41e202e785d438f393df020c86214c78acfa97
MD5 e444e65d5ef192b7dd1f2c090cddf119
BLAKE2b-256 75cdbc196b9154765c4ef5f609922ff258ee335b5212c71261036c8561513ba3

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1d72a9ae34d42fc7f20bc5f0ab11bf173c87b6dd49ac77d28bf861afe83c96c7
MD5 b1d5c3326bf20afa54f6d7f02f3f3e7c
BLAKE2b-256 424ce73ec75c30ee03093a1a19c8f5fec4bae25806d4e5f11b7ee772696b47c2

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 be47070c1e67eeccb98b84ec941c107a2c71da662c11f6c39675de31ae52228f
MD5 910a48c5eb1a0be8a86b2cdfb9f0ceda
BLAKE2b-256 0e2c8d09c06a4e9c327ebb0761903a4cbe06a9d95b443b848ad26720862457c4

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp38-cp38-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c6102d7b37acdcdf009f7d7b25288502fd7cdfc1d17ad9b7b685b5d7d4f6b55d
MD5 8d3bbb0c0d63643bc7e2a0ad00e19f51
BLAKE2b-256 dd71b29776431eb6f97abb71cde4f36757fcec339c085e1c11eb6091fcbc0959

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp37-none-win_amd64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp37-none-win_amd64.whl
Algorithm Hash digest
SHA256 efd809b70e1fa0c0bbb305c937c7fd701302d5e964acb89b54a78fc8250935f0
MD5 bb72a158cd543e206bc1584e854c44eb
BLAKE2b-256 d227ecc5166b057287e87a1d9e6a8c24ed3424a0d9fc6a9f666a9e4782914376

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d250dae9e6d7d0294a0ee8c721ef4d43cb1b36a48b578f810f96bcaf0210b1f
MD5 39d96073a58619ca502016693f427e46
BLAKE2b-256 ab455a2afa1e7b7b9adba08ddb3bcf4bf91149f19339f475aee660f02d8f45aa

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp37-cp37m-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 239568b6663dd7be1d295eef43e4da414efc9be67b4786692fd8992964db7e72
MD5 7eef4bc87e9e9dfcca1bf894497fd3d1
BLAKE2b-256 e6eacd125ab78824bc6509a60ea30f72ce740f409c3324d1361dd34b26fd24a2

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 27319b6b507eefc14adfc9fed3dc7468dab95c1bbcf90356f601bb846ef4d7f1
MD5 f831691c2f52666d16d455abefcca2e9
BLAKE2b-256 9043f55797e4d4ed68bb07bf388de6caf7f552d6126905e433468f4711d2f44b

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl
Algorithm Hash digest
SHA256 1e489d7ce68b7c4a0ffeed94971fd7609db1673ab2cf7b767b837c33a640569b
MD5 ae6b2a43ec3e7087c12eac0dc2df411c
BLAKE2b-256 02d4e21d1dc553fe4934731493001e33c2b62b25f64d79997bbf926a95348263

See more details on using hashes here.

File details

Details for the file decancer_py-0.2.1-cp37-cp37m-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for decancer_py-0.2.1-cp37-cp37m-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 e138976ecfb772f5792946169b019b4b8671b2ff31da0819b1d3e08dccac4be9
MD5 69cfbc608ecdfa33dfbea46f03643113
BLAKE2b-256 c4be66beee93b966c151257581352923864ca8a7009f3510759ccd1e488fe9ba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page