Skip to main content

Yet another string case converter

Project description

YACC (Yet another case converter) PyPI version

Just wanted to shave off extra seconds from standard regex based camelcase to snakecase conversion implementation

pip install yascc

example usage:

>>> from yascc import camelcase
>>> camelcase.to_snake_case('yetAnotherCaseConverter')
'yet_another_case_converter'
>>> from yascc import snakecase
>>> snakecase.to_camel_case('yet_another_case_converter')
'yetAnotherCaseConverter'
>>>

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

yascc-0.3.13.tar.gz (45.8 kB view details)

Uploaded Source

Built Distributions

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

yascc-0.3.13-pp38-pypy38_pp73-win_amd64.whl (23.4 kB view details)

Uploaded PyPyWindows x86-64

yascc-0.3.13-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (22.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64manylinux: glibc 2.24+ ARM64

yascc-0.3.13-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (22.8 kB view details)

Uploaded PyPymanylinux: glibc 2.24+ x86-64manylinux: glibc 2.5+ x86-64

yascc-0.3.13-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl (23.1 kB view details)

Uploaded PyPymanylinux: glibc 2.24+ i686manylinux: glibc 2.5+ i686

yascc-0.3.13-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (20.6 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

yascc-0.3.13-pp37-pypy37_pp73-win_amd64.whl (23.4 kB view details)

Uploaded PyPyWindows x86-64

yascc-0.3.13-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (22.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64manylinux: glibc 2.24+ ARM64

yascc-0.3.13-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (22.8 kB view details)

Uploaded PyPymanylinux: glibc 2.24+ x86-64manylinux: glibc 2.5+ x86-64

yascc-0.3.13-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl (23.1 kB view details)

Uploaded PyPymanylinux: glibc 2.24+ i686manylinux: glibc 2.5+ i686

yascc-0.3.13-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (20.6 kB view details)

Uploaded PyPymacOS 10.9+ x86-64

yascc-0.3.13-cp310-cp310-win_amd64.whl (23.4 kB view details)

Uploaded CPython 3.10Windows x86-64

yascc-0.3.13-cp310-cp310-win32.whl (22.8 kB view details)

Uploaded CPython 3.10Windows x86

yascc-0.3.13-cp310-cp310-musllinux_1_1_x86_64.whl (37.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ x86-64

yascc-0.3.13-cp310-cp310-musllinux_1_1_i686.whl (36.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ i686

yascc-0.3.13-cp310-cp310-musllinux_1_1_aarch64.whl (37.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.1+ ARM64

yascc-0.3.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (36.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.24+ ARM64

yascc-0.3.13-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (36.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ x86-64manylinux: glibc 2.5+ x86-64

yascc-0.3.13-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl (36.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.24+ i686manylinux: glibc 2.5+ i686

yascc-0.3.13-cp310-cp310-macosx_11_0_arm64.whl (21.1 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

yascc-0.3.13-cp310-cp310-macosx_10_9_x86_64.whl (20.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

yascc-0.3.13-cp39-cp39-win_amd64.whl (23.4 kB view details)

Uploaded CPython 3.9Windows x86-64

yascc-0.3.13-cp39-cp39-win32.whl (22.8 kB view details)

Uploaded CPython 3.9Windows x86

yascc-0.3.13-cp39-cp39-musllinux_1_1_x86_64.whl (36.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ x86-64

yascc-0.3.13-cp39-cp39-musllinux_1_1_i686.whl (36.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ i686

yascc-0.3.13-cp39-cp39-musllinux_1_1_aarch64.whl (37.2 kB view details)

Uploaded CPython 3.9musllinux: musl 1.1+ ARM64

yascc-0.3.13-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (36.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64manylinux: glibc 2.24+ ARM64

yascc-0.3.13-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (36.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ x86-64manylinux: glibc 2.5+ x86-64

yascc-0.3.13-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl (36.0 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ i686manylinux: glibc 2.5+ i686

yascc-0.3.13-cp39-cp39-macosx_11_0_arm64.whl (21.1 kB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

yascc-0.3.13-cp39-cp39-macosx_10_9_x86_64.whl (20.8 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

yascc-0.3.13-cp38-cp38-win_amd64.whl (23.4 kB view details)

Uploaded CPython 3.8Windows x86-64

yascc-0.3.13-cp38-cp38-win32.whl (22.8 kB view details)

Uploaded CPython 3.8Windows x86

yascc-0.3.13-cp38-cp38-musllinux_1_1_x86_64.whl (36.9 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ x86-64

yascc-0.3.13-cp38-cp38-musllinux_1_1_i686.whl (36.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ i686

yascc-0.3.13-cp38-cp38-musllinux_1_1_aarch64.whl (37.1 kB view details)

Uploaded CPython 3.8musllinux: musl 1.1+ ARM64

yascc-0.3.13-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (36.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64manylinux: glibc 2.24+ ARM64

yascc-0.3.13-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (36.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.24+ x86-64manylinux: glibc 2.5+ x86-64

yascc-0.3.13-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl (36.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.24+ i686manylinux: glibc 2.5+ i686

yascc-0.3.13-cp38-cp38-macosx_11_0_arm64.whl (21.1 kB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

yascc-0.3.13-cp38-cp38-macosx_10_9_x86_64.whl (20.8 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

yascc-0.3.13-cp37-cp37m-win_amd64.whl (23.3 kB view details)

Uploaded CPython 3.7mWindows x86-64

yascc-0.3.13-cp37-cp37m-win32.whl (22.8 kB view details)

Uploaded CPython 3.7mWindows x86

yascc-0.3.13-cp37-cp37m-musllinux_1_1_x86_64.whl (37.2 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ x86-64

yascc-0.3.13-cp37-cp37m-musllinux_1_1_i686.whl (37.0 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ i686

yascc-0.3.13-cp37-cp37m-musllinux_1_1_aarch64.whl (37.6 kB view details)

Uploaded CPython 3.7mmusllinux: musl 1.1+ ARM64

yascc-0.3.13-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (37.4 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.24+ ARM64

yascc-0.3.13-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl (37.1 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.24+ x86-64manylinux: glibc 2.5+ x86-64

yascc-0.3.13-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl (36.9 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.24+ i686manylinux: glibc 2.5+ i686

yascc-0.3.13-cp37-cp37m-macosx_10_9_x86_64.whl (20.7 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

File details

Details for the file yascc-0.3.13.tar.gz.

File metadata

  • Download URL: yascc-0.3.13.tar.gz
  • Upload date:
  • Size: 45.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13.tar.gz
Algorithm Hash digest
SHA256 ca3718ae2e7241168d32d6bb4beb12679f356d2b6d97509aef9aad2e0a59f376
MD5 64f386c83021441551bdcda343aac3d4
BLAKE2b-256 362de8b58c38ab76f271b3f809bf8f2cb5687de5034f7831265fe330d3eb7804

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-pp38-pypy38_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-pp38-pypy38_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 be3fe442bc9f93e2987df79abd2e05ac876189a3495941a0a9221b04b3962315
MD5 86dbf394add8b0c1d3c544616a27b078
BLAKE2b-256 c2039c86605cf43269dd33a19a2e6d31013d8a87219faf59b4b9a3292059415e

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-pp38-pypy38_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 1ff2f7e15211c382a14dc7be47fec0f0c88f044d1c45239b583a9cd10374b8b7
MD5 4160ef341d437f25dbaca5befa2ca2e8
BLAKE2b-256 fa2682bd8c849b54760713708956e5ce58b566e5f0f5d6054b9bb82de8bbbb8a

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-pp38-pypy38_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 7881235cd7537c70946139019d13ff630bf02f3454b6c50484ab6e7abe98a141
MD5 ed49cbe3d2e7c977048164537d093e32
BLAKE2b-256 68e638cb70b046841ad800379f5cfdfe1b0c7736a06ec6a8e5e0bcca033f4ee3

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-pp38-pypy38_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 8344d17602478db32c9c0fe6b3b53de6b7d0d5a1e5b0c9f3ff7cf7ccb87aa244
MD5 937d0b3adbe0e841f144c509075fc74e
BLAKE2b-256 76c513562920fa905f2a2b34fad4d5544a5715bb92cb912e909b6ab3cd0dea28

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 acf8cde060f697d3cbce0b228111eee84aa155da6109ae18ba64c563ba70aad0
MD5 5e721d1724f348b54cd676fc7b5da21a
BLAKE2b-256 36e46212d8d6858364119c1a2236d070fe12cac0c793108c13a47a5e7ab1d0cd

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-pp37-pypy37_pp73-win_amd64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-pp37-pypy37_pp73-win_amd64.whl
Algorithm Hash digest
SHA256 674aba7e93776ed5b267764afde3911e6d025b6158460823c0f510928c1e58ce
MD5 a15bed6e970907e11feb7138c5249af7
BLAKE2b-256 379d144b7940f9b9d576e2291d7ea625d0012ef4f57e5d893c785dd61c87f54e

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 9ced09cf0d887491290481815ef337f197fb66bfaf19c051bb4248a598f67118
MD5 771de64a474ef1dfd5aafe5813e362b1
BLAKE2b-256 c021c3495cf47b3f3e9bb6fda56028f79f833ff66dadfec5ec1fee6e80fdd626

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 90c6ad49afeb03280743310179455a9543d007302fbce9ccc59c9036a59ce482
MD5 0acd99c306e608313ee989c516c70881
BLAKE2b-256 8fcd5635159a47a8543e81ad38b6abb793065e86f57196a0fe6c4f1985824a7d

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 01b6ca9188a3943bad1afdc9c2cbe2b85efadb654439b89cd2179aa190393cc7
MD5 fac4aacd5385b5bd491fdc92f6859314
BLAKE2b-256 83fe9db978cd62a5cc0f85cf83fd501ac4e2af2c7426d022b2ec3b6344116b57

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5ce85331908b3b78798a832fdfd6295b27249f6c72f499acccbd54a3fe03d1e2
MD5 9a4ba3de786f58e18686172ff4fda437
BLAKE2b-256 72f6207c4e4c2a0b25d8d2f5cad9e89bb8a00cdfae5901d0d1df1aad5ca0f7cf

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: yascc-0.3.13-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 23.4 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ee54dda450daefb68fcde8546e7b58c23582226ce181c5aaadd19637addc8ee1
MD5 d2e27e6d64a2dfca47296c0e54e77aaf
BLAKE2b-256 695aaeb7724f6055272b77c00af1acdfb9edf405ace3fe13aa5c31dd120ae8c0

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp310-cp310-win32.whl.

File metadata

  • Download URL: yascc-0.3.13-cp310-cp310-win32.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 8bf6b5b4f17401780b17e3fd2d2ecdcf8cb956ab4d5d54583fabccb6c6d23836
MD5 a788f900de8401e9b7ca52b3bd4172a0
BLAKE2b-256 7772ac2bc8e712611c2e004be5b93560f74b9e2de32a0d975f1f5177c4dfb220

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2b587d40cd13b76364555f28b084f26730b0725f8fe1a669c73d44e06e575acc
MD5 8bf25c5443e9a4336be603a5765a8743
BLAKE2b-256 1eea788105cd89038e52e408ee15a5d1e91cfa61c44ac4717d12b3855dd1bd0b

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp310-cp310-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp310-cp310-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 596bad4924164a1525af490ea887303abab506ca3928538e409e873527794b62
MD5 fed84152f643a60c6f0724ed186e3976
BLAKE2b-256 77bc0b11dd516d2458f9ee21295399852988a27d7c811a9fb13027f80a69bdb1

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp310-cp310-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp310-cp310-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 eca3b9b15a500927190d599bc459d484280fbf7393bf236f2034a47f8235474c
MD5 fb8a32bd7596b155eccfdcea3f8fa039
BLAKE2b-256 97153ca276351d9114ea71b3fb483b07e6ea9b29eee3826cf195c63d3a458223

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 92188b1ffe03a2ba320835786445c20278e27a309408a380fa53fee4dc1b936b
MD5 0be1c8f96d0189afbeea1a63918895a9
BLAKE2b-256 e0c135b4beb8d0bfc24a732c9b7d8f254ced8ea35df0065830c7fdc1bcf08162

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 c6961bf4b7ef99064f2bbb601449bffd76c468db8e5690fbc067de9b45b2dac9
MD5 463966706a1d84e529c39b2007eb0a1d
BLAKE2b-256 eba5772cca154ee7e6c8b184d5d5e698bf2c59f45ff7a16a3eec4221c7c28d26

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 89dec0928eef88355c407fff8a3f4d677efc4872497be447c19d674076bc2382
MD5 adbc9d3eecb677a778335069c0dd6e61
BLAKE2b-256 3537eaec7c4b2348a6f3d194bd66ca65d0323c87258cb657563c9f2b61069507

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 451b34abc7435a78423fe36d8e58543e6d56210b542d493971f61171c7408792
MD5 38c920e06e5f2739649fb8c520fe2cee
BLAKE2b-256 d195a55b5ad983608851e51870755231239bdfe2c579705d6ae80ecab1098e0d

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2c7f3fb4a4830693f71753d65b370eba26eaa04123ef33cd3898ebf12719c9e0
MD5 2300f56ae9fa3cde48bcfebc7279f9aa
BLAKE2b-256 2c0d2151a79102e0b6f646954ac6960c7823af943209196b9509f8ac22f4e1e7

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: yascc-0.3.13-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 23.4 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 bbe058b762d90236d8b41b2e24b3c9400f5ae8214fb64fe350865ebe68ff4afa
MD5 33d54f63cdedc0c4edbbf973bb2d6365
BLAKE2b-256 8e63d23577dba356c9bce5236d60572b7e1c132387bf0d4831a1194fe221f9bb

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp39-cp39-win32.whl.

File metadata

  • Download URL: yascc-0.3.13-cp39-cp39-win32.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 50163202725c36cdc53d848236056e44c3f7de7c790c7350a33e47fbdd0577da
MD5 5eca99f5b0f37c7cc11c47d22a55401a
BLAKE2b-256 a3a901da2ae6b0d8c21defe040f5ce353f6893c169006a90f83ae920e1016659

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 78bfdcb3d8592d4c22cb3a2e1db248af9a5cf02422eb369fca73b8a920cb5cf1
MD5 1131a3c50de0bdf07a4c287e8b86845e
BLAKE2b-256 4032fe46e898a7234a8c79db898626592f859392ec2fae8350ee8d02ced8c61d

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp39-cp39-musllinux_1_1_i686.whl.

File metadata

  • Download URL: yascc-0.3.13-cp39-cp39-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 36.6 kB
  • Tags: CPython 3.9, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13-cp39-cp39-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 bb606a69e73c0814ec9a1f7f390db798635229af1ec5008feec80dae97cf302d
MD5 9870a5fd54119c10fe94c4a024871737
BLAKE2b-256 06bc30384fc2f20978205c2f2dc42c64cb3767f70e9365e90332182cb4577752

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp39-cp39-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp39-cp39-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 e66ede4e964766b47e59d98cc6403cdfd888fb90f3d5d7195c9f8b97b3ad984d
MD5 284ad604a7d95aa8f9da4f2d60e71b69
BLAKE2b-256 c9f923c8a5619e92f8d032f442389b2f0af321318a15ee76b0399efd271c26f1

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 871716cb02de45a4fe6940f7450435e791e82ddb65c1cee01cc59ed60e9486bc
MD5 8575569bda9eb06f611414c8d68e3c03
BLAKE2b-256 04ebfddefc7a614ffbaca66389439ea04007abfc58ade5719115b6247d210d37

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 d7c53cfb837f3a378745dc1b560bbc464fb32d138888c449312edf52ac5c6153
MD5 91889ee035a2eb99f1d94e05a73df45e
BLAKE2b-256 cd4b08cb11fa7639422ac9af9e0c5bd00dfda6c97017448c90e080d2a67910e1

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 b3653a528f6c016bcaf95a1be644406154200aeb94f82aea6336f4ead9d2b1e2
MD5 49d8e1aa2e7ad854641de7ca1c0481a1
BLAKE2b-256 621fb06066710297917d37fef3e7d955150b1706569661bcf374bafd82611214

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 69b035b074d921eb4bab2e58b7c71a390d94eb72a830618ee735fe1b400b6ae9
MD5 7d9563bc840951f5999c9d7318553359
BLAKE2b-256 78cd3c30244a224f2fed269882b8791349635ce21699ff0f0e5e70385f0b34bb

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 de072e5a1bcd6e431dd9a78e386a2a41bd1f04ce4508b0575541f4e1b935b2c3
MD5 694031ec8c4732a1b318d131c278421c
BLAKE2b-256 f9923c182e923160afb74f69b1b65d1ef8c2d62578db65c287d124a325b5af12

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: yascc-0.3.13-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 23.4 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8f798ea058b641d878a5ef1a4b9cc38908a5fdea7629143a6d23210215916c29
MD5 cf0725858f3ec5f55ddd138c70015919
BLAKE2b-256 a315ebcdcd7d4c1f162d87d2c8b46f7bb031e998d25d66cceea45a551aa05888

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp38-cp38-win32.whl.

File metadata

  • Download URL: yascc-0.3.13-cp38-cp38-win32.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 d57e8f1c27d36bd5f81bbee077ea7d03fba06f60e3b7bacd4454b80c266b4567
MD5 1a39df3d959eeefe09d6296a6f865097
BLAKE2b-256 866c23f827b34f92c6ac447e727831d27270cc4e53acdfcce63614a30b086ede

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 aaac87bb94f8160a42882607313353766fd368f7425d590e89ed6830bda70b6b
MD5 f4bf690aa37439d20b7ac43c3b6fb555
BLAKE2b-256 e6a6f31721ed1342b93116affb36ce7ee5430b0a8a62d470eb6dff91e4b7fdaf

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp38-cp38-musllinux_1_1_i686.whl.

File metadata

  • Download URL: yascc-0.3.13-cp38-cp38-musllinux_1_1_i686.whl
  • Upload date:
  • Size: 36.6 kB
  • Tags: CPython 3.8, musllinux: musl 1.1+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13-cp38-cp38-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 c32e414c6cb4bbba57674700ea819d40daa464f0a44344ba711a4e14a321ea19
MD5 61edcbf2a5ca4b3992869a454ad48856
BLAKE2b-256 373dc4d3dec89f905da310343caac3657e01cb7dbc1f0b0304150909e6bc4d5e

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp38-cp38-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp38-cp38-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 0e7972ac5bc9db1ef20b0bc3e03aaae1b8b864c7298e9a9ceffbf7f384ac4cd6
MD5 7e0e1a79cf7e1c1f430344666a074e97
BLAKE2b-256 95193f8b666827f9ecbb8a5dbb6cf1c7442b7d8c98ea6b22b6d8d241a3c7d702

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 98b0e859b5985c8bda5ed00c82ef444f64f23d750f9085e8696f2c4391a5237d
MD5 5b1e7cf4ace09bd462e1376af5c4d2e3
BLAKE2b-256 48dcfc9c1ef41fd0b78564504c5dc795483af2342b3d084d26369fb316db0420

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 2bf30ed10b83d5a8e10decd7cfaa16a80caa2481aea02efbd652493ddc75e902
MD5 7905fb1b872c4926cf55e079ca805162
BLAKE2b-256 6893798e98856d599aa83bfc6e4345fd811e3ae16cb66479de64d28d177cc5e9

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 fc86d45a499bf8304b93e6830d58dcb952de96917afc00cf28f600db2dbcb1f5
MD5 838fa71145610ba731ab0f860d511404
BLAKE2b-256 47e52ff14c834316285f0e74f241f62718c382dfecfd6ca6283ae769f1895053

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cdabf8a1dea15747a6c6241f70fc10b5a30c6d3e1a6868957b71005d0a9e98cb
MD5 dc84a920c74ce6b17d9a833b0d278151
BLAKE2b-256 72323fd837b260e60dab239f69cf8b5174a910731d444bc9135360b4f87e0234

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 43a8a9229b93861af6e7834d6204572fe7034f4d02057fcc52c9cad683a0efc1
MD5 1b4b531fb06b34aa9a9e6c0facba7a90
BLAKE2b-256 2a68bcef607d492967af2f1a845fb112b46eba0a6fb935beef667fc1fbbd5fc4

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: yascc-0.3.13-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 23.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 eb7263143931231eb44a9f227dff83b200326a2f08ba785cfceb7c27658b15ed
MD5 bf6ad17faf1c706245de64c8fa7170c2
BLAKE2b-256 63d50ea0bdf21921cb646227d3a415ac807647cb5aa8c033ae2bdc91c4a424cd

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp37-cp37m-win32.whl.

File metadata

  • Download URL: yascc-0.3.13-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yascc-0.3.13-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 7818c9bac4eda6fe4515d64b8044d24d0929624706b5f964e714adb8b0cbe9b9
MD5 165505db58e4560c9a123f8ea4ab7d09
BLAKE2b-256 abd21482eac305b39992590d0dc0dad2cebbcb29b3e498cc039398c2363df5c1

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 64a389c8321c5fe4141cf6a1e99e3a8b7036279a7d80cd977954aba833df69fd
MD5 5dd01ddf251bd47d2358fc563d5cd6ab
BLAKE2b-256 d2aed28bedfc596cffe8200a5f4d2648fff8ca3a6290eaedffb2ce440fd73585

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp37-cp37m-musllinux_1_1_i686.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp37-cp37m-musllinux_1_1_i686.whl
Algorithm Hash digest
SHA256 02fd0264a93d263c1e0fd12b8e2aad20caba86afb203233609f6f3e9152e652c
MD5 ec95235f98886b1095f417d7cc7fbd04
BLAKE2b-256 5c25bf4098037f2e56cfd0e2e921398048e9efe66989a28a5dc593260f25c83d

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp37-cp37m-musllinux_1_1_aarch64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp37-cp37m-musllinux_1_1_aarch64.whl
Algorithm Hash digest
SHA256 7ad1c7838d5a45a9461b077fb9734399066845ccbb2151abcba86a08867031eb
MD5 46e8432ee54f32c539e56282fc4de1c1
BLAKE2b-256 1d223066c0769edbd7e114f7a087c85364a53031f974a4b447a09dbec337e09c

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl
Algorithm Hash digest
SHA256 8c394174b60fde87ea076cf490fa42b430917f7b2e5dd58cc84278000e409208
MD5 2b194e578a8206cf07b2712225285383
BLAKE2b-256 0760ca45e9e35432621143316eaa777ccadb6b9f6e3dce670079707c21f60d07

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_24_x86_64.whl
Algorithm Hash digest
SHA256 4f9230cce27bbd888629a1e841b7b4f16981e28558f2dab6384163d1bed61804
MD5 62b4227f605f605e0b97c76ff15defbe
BLAKE2b-256 9d48e065c603dec0868d9bceb7f2ef99710f224a3c08c96976b0b696c83f94e5

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_24_i686.whl
Algorithm Hash digest
SHA256 6fb4b1c6fb8b6c615d288fcc93843e930b539764b8c93ac045ad950df301d384
MD5 4ff257950f5ec9700aa1ffd6e401518d
BLAKE2b-256 9864d30dd3b3ae77059171ec6c92aada71c71ff79d57fc991374d049bee41c2f

See more details on using hashes here.

File details

Details for the file yascc-0.3.13-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for yascc-0.3.13-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 80c193ee2d3d1ec61d3301b966cddf632b9e227d2c3af2ee6d0c17a083b66208
MD5 9471ab5d5e7f1a98ae3bd6403e71f275
BLAKE2b-256 1a5036ef3d0dc2d95bc4caccf413caa433db750411593e3b21dcb9c81ee05fe6

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