Skip to main content

PyPI

dclimplode

a (light) binding for https://github.com/madler/zlib/blob/master/contrib/blast/blast.c and https://github.com/ladislav-zezula/StormLib/blob/master/src/pklib/implode.c

DCL stands for PKWARE(R) Data Compression Library.

o = dclimplode.compressobj()
s = o.compress(b'hello')+o.flush()
o = dclimplode.decompressobj()
o.decompress(s) == b'hello'

tested versions

special thanks

Release files for dclimplode 0.0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for dclimplode 0.0.1.0
File Size Uploaded
dclimplode-0.0.1.0.tar.gz 40.2 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for dclimplode 0.0.1.0
File
dclimplode-0.0.1.0-pyston38-pyston_23_x86_64_linux_gnu-manylinux_2_24_x86_64.whl Python s.ton38 pyston 23 x86 64 linux gnu Linux glibc 2.24+ x86-64 Details
dclimplode-0.0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.9 PyPy 3.9 7.3 Linux glibc 2.17+ x86-64 Details
dclimplode-0.0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.8 PyPy 3.8 7.3 Linux glibc 2.17+ x86-64 Details
dclimplode-0.0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl PyPy 3.7 PyPy 3.7 7.3 Linux glibc 2.17+ x86-64 Details
dclimplode-0.0.1.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
dclimplode-0.0.1.0-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
dclimplode-0.0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.1+ x86-64 Details
dclimplode-0.0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
dclimplode-0.0.1.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
dclimplode-0.0.1.0-cp311-cp311-macosx_10_14_x86_64.whl CPython 3.11 CPython 3.11 macOS 10.14+ x86-64 Details
dclimplode-0.0.1.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
dclimplode-0.0.1.0-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
dclimplode-0.0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.1+ x86-64 Details
dclimplode-0.0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
dclimplode-0.0.1.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details
dclimplode-0.0.1.0-cp310-cp310-macosx_10_14_x86_64.whl CPython 3.10 CPython 3.10 macOS 10.14+ x86-64 Details
dclimplode-0.0.1.0-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
dclimplode-0.0.1.0-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
dclimplode-0.0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.1+ x86-64 Details
dclimplode-0.0.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.5+ x86-64 Details
dclimplode-0.0.1.0-cp39-cp39-macosx_11_0_arm64.whl CPython 3.9 CPython 3.9 macOS 11.0+ ARM64 Details
dclimplode-0.0.1.0-cp39-cp39-macosx_10_14_x86_64.whl CPython 3.9 CPython 3.9 macOS 10.14+ x86-64 Details
dclimplode-0.0.1.0-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
dclimplode-0.0.1.0-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
dclimplode-0.0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl CPython 3.8 CPython 3.8 Linux musl 1.1+ x86-64 Details
dclimplode-0.0.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.5+ x86-64 Details
dclimplode-0.0.1.0-cp38-cp38-macosx_11_0_arm64.whl CPython 3.8 CPython 3.8 macOS 11.0+ ARM64 Details
dclimplode-0.0.1.0-cp38-cp38-macosx_10_14_x86_64.whl CPython 3.8 CPython 3.8 macOS 10.14+ x86-64 Details
dclimplode-0.0.1.0-cp37-cp37m-win_amd64.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-64 Details
dclimplode-0.0.1.0-cp37-cp37m-win32.whl CPython 3.7 CPython 3.7 pymalloc Windows x86-32 Details
dclimplode-0.0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64 Details
dclimplode-0.0.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64 Details
dclimplode-0.0.1.0-cp37-cp37m-macosx_10_14_x86_64.whl CPython 3.7 CPython 3.7 pymalloc macOS 10.14+ x86-64 Details
dclimplode-0.0.1.0-cp36-cp36m-win_amd64.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-64 Details
dclimplode-0.0.1.0-cp36-cp36m-win32.whl CPython 3.6 CPython 3.6 pymalloc Windows x86-32 Details
dclimplode-0.0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ x86-64 Details
dclimplode-0.0.1.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64 Details
dclimplode-0.0.1.0-cp36-cp36m-macosx_10_14_x86_64.whl CPython 3.6 CPython 3.6 pymalloc macOS 10.14+ x86-64 Details
dclimplode-0.0.1.0-cp35-cp35m-win_amd64.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-64 Details
dclimplode-0.0.1.0-cp35-cp35m-win32.whl CPython 3.5 CPython 3.5 pymalloc Windows x86-32 Details
dclimplode-0.0.1.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64 Details
dclimplode-0.0.1.0-cp35-cp35m-macosx_10_14_x86_64.whl CPython 3.5 CPython 3.5 pymalloc macOS 10.14+ x86-64 Details
dclimplode-0.0.1.0-cp34-cp34m-win_amd64.whl CPython 3.4 CPython 3.4 pymalloc Windows x86-64 Details
dclimplode-0.0.1.0-cp34-cp34m-win32.whl CPython 3.4 CPython 3.4 pymalloc Windows x86-32 Details
dclimplode-0.0.1.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64 Details
dclimplode-0.0.1.0-cp27-cp27m-win_amd64.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-64 Details
dclimplode-0.0.1.0-cp27-cp27m-win32.whl CPython 2.7 CPython 2.7 pymalloc Windows x86-32 Details
dclimplode-0.0.1.0-cp27-cp27m-macosx_10_14_x86_64.whl CPython 2.7 CPython 2.7 pymalloc macOS 10.14+ x86-64 Details

Total release size: 7.8 MB

Release files / dclimplode-0.0.1.0.tar.gz

Download URL dclimplode-0.0.1.0.tar.gz
Size 40.2 kB
Tags Source
SHA-256 checksum
How to use checksums
5d58bbec8556f66e2fc05a4175093942d65cc9236e0829ab42c40fca23d417dc
BLAKE2b-256 checksum
How to use checksums
c478e6ade5e93ac5eb67abc2cb1e9c55aeb70f0e7918baecdb61d486fc6af21c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-pyston38-pyston_23_x86_64_linux_gnu-manylinux_2_24_x86_64.whl

Download URL dclimplode-0.0.1.0-pyston38-pyston_23_x86_64_linux_gnu-manylinux_2_24_x86_64.whl
Size 82.4 kB
Tags Linux glibc 2.24+ x86-64 Python s.ton38 pyston 23 x86 64 linux gnu
SHA-256 checksum
How to use checksums
2dbc6733530f7cf71bbf563b061158f9d7fa7f11753972585684d16cf13263c8
BLAKE2b-256 checksum
How to use checksums
0f95fb20ae89534bae245d0b964a2da91629a9fe2a61ca26b6bbd8d26cb46b7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL dclimplode-0.0.1.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 102.2 kB
Tags Linux glibc 2.17+ x86-64 PyPy 3.9 PyPy 3.9 7.3
SHA-256 checksum
How to use checksums
ffe15fa69597261828119b3395048e604d42fc70abda16fdc9c6711493a8334e
BLAKE2b-256 checksum
How to use checksums
7ebb1f2ba06fa41952ae9399508829476f3e3dee856974280bb543e4848435fb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL dclimplode-0.0.1.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 103.5 kB
Tags Linux glibc 2.17+ x86-64 PyPy 3.8 PyPy 3.8 7.3
SHA-256 checksum
How to use checksums
2278e201c1b6b19574e6f1af3e6471ed6603738521ab7528919131ff70ee1c07
BLAKE2b-256 checksum
How to use checksums
ea97f7ace2009fa37b55fefa3e6fec5792f3934e4bbc262cae66eb545ef923a2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL dclimplode-0.0.1.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 104.1 kB
Tags Linux glibc 2.17+ x86-64 PyPy 3.7 PyPy 3.7 7.3
SHA-256 checksum
How to use checksums
0d266a3012e675efb48b7b8eca52e01eea5e84f5024518739744029e9a69b43d
BLAKE2b-256 checksum
How to use checksums
8aeb6a74cd236070c42b5e02450897a6e92798c879e0b1ccd1af91a67f385a13
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp311-cp311-win_amd64.whl

Download URL dclimplode-0.0.1.0-cp311-cp311-win_amd64.whl
Size 76.8 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
c55be6c477421648c914530b3688ce500b540af243a119226939ccbfc6fdd7ee
BLAKE2b-256 checksum
How to use checksums
bb3d181caefd0f28bc0680a097012eb03d258aed6fa9a01bfe1389468038f5d2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp311-cp311-win32.whl

Download URL dclimplode-0.0.1.0-cp311-cp311-win32.whl
Size 69.1 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
8198d23d1f49af8ee6ac8fec291022ae66c4e66f1be2b07d0a76d2abfccc8479
BLAKE2b-256 checksum
How to use checksums
dfc66308f69e414f07ad62909d31fee7583a65ee2fa4e6c7b2ef4cabfa0e2304
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp311-cp311-musllinux_1_1_x86_64.whl
Size 632.9 kB
Tags CPython 3.11 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
05e0188c75944889f6dc6eaf116685bea0c145db02ca47739ca246dc463cade3
BLAKE2b-256 checksum
How to use checksums
be7b5cee57dc89c9cc76fdbb93a5b0d1cf7955b1c545f0906fa60c6f68277f4a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL dclimplode-0.0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 104.5 kB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
ff025d947745a968c255e157ac0ac38650c8ca11bc2c35de2ab07e6228fdc553
BLAKE2b-256 checksum
How to use checksums
b977e4f5feeb843155b166b666ce171343256081c8f713382752f7dec05d8c98
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL dclimplode-0.0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Size 80.7 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c6b3a305c6e64d52ce8498793d837ee3ad3ad5c2df63da3589d7189828236b22
BLAKE2b-256 checksum
How to use checksums
33b4efba4eaf2e2bc71d050acb522b8aa35664df0ccdba07c5bbbc5708bc7a03
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp311-cp311-macosx_10_14_x86_64.whl

Download URL dclimplode-0.0.1.0-cp311-cp311-macosx_10_14_x86_64.whl
Size 87.9 kB
Tags CPython 3.11 macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
ca1b1cae58d607d02ad810573c75520f19e3276c46f33b8975c96350a0599c29
BLAKE2b-256 checksum
How to use checksums
a32b83b27e9da17b6a9b5e2b786e955f42ebddc516e756ee5395e9404dd019e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp310-cp310-win_amd64.whl

Download URL dclimplode-0.0.1.0-cp310-cp310-win_amd64.whl
Size 76.8 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
154184bb8778a930f876f8f2d0a52bab18ac3cf3688b5af4ef0d53ebb083e391
BLAKE2b-256 checksum
How to use checksums
641879e91f14aec915276df15e11fe07042903c75b4e262f795858e2de6bc4f5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp310-cp310-win32.whl

Download URL dclimplode-0.0.1.0-cp310-cp310-win32.whl
Size 68.9 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
29b73dc70424f538d0bc38c6afadd46f3b23be2939ff529d908e174d85d5e9d1
BLAKE2b-256 checksum
How to use checksums
bcff6c3e26f73bb8d4db6437484e9737548eec415eed23cd1b4bb8689d55aaf7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp310-cp310-musllinux_1_1_x86_64.whl
Size 632.8 kB
Tags CPython 3.10 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
bc70691d9ef2a9ae7729a18befa7fefe182b9eeec23ca85187facd09782be1bf
BLAKE2b-256 checksum
How to use checksums
ec2342d2ef767f0c811aaf4685f9440c8189fc9ee8601e17fbce6e03177c689d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL dclimplode-0.0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 104.3 kB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
7e22b95893f4cd4c43391023799dd2ec7109ef75950ebf0e92ec09bd5fd4deaa
BLAKE2b-256 checksum
How to use checksums
d6f96515548fa2b726b3376c2d11df1d6c543ac956cdbd883dfaafea812d5c57
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL dclimplode-0.0.1.0-cp310-cp310-macosx_11_0_arm64.whl
Size 80.4 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e59d2847edddd89e4c9791a46bf1897c01c4f89b7a705d469eb218f901bd6e3f
BLAKE2b-256 checksum
How to use checksums
053ab34c2b83c163444d0a77470e08a8da5aadc8dacd51e59bcb461c2aefb3ae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp310-cp310-macosx_10_14_x86_64.whl

Download URL dclimplode-0.0.1.0-cp310-cp310-macosx_10_14_x86_64.whl
Size 87.7 kB
Tags CPython 3.10 macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
0222dd0bdd86774534ec77903b0f0f6e86c6272c8b89b8a65d5d386e6c68784b
BLAKE2b-256 checksum
How to use checksums
e43027fa65d7c25252676625944d32978d5efbf7859421c3f46b0f30325ea5c0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp39-cp39-win_amd64.whl

Download URL dclimplode-0.0.1.0-cp39-cp39-win_amd64.whl
Size 76.8 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
4f9fd6bc6dbf22de75a9a71426ff18e7422527861a081d0c80b5fe13f5f8c064
BLAKE2b-256 checksum
How to use checksums
158d29c7d2ff714a6d20431109f39be081b124d93171b59357c7bfa365172bf6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp39-cp39-win32.whl

Download URL dclimplode-0.0.1.0-cp39-cp39-win32.whl
Size 69.0 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
58d265d2207fcd125b4d3e06e4a957802a01e90b47437fc3fe5fd07f28a59f1f
BLAKE2b-256 checksum
How to use checksums
03ec2821be2180dbee4909f788d6b05551d00312447b43f9ab795ec1aa7483c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp39-cp39-musllinux_1_1_x86_64.whl
Size 632.9 kB
Tags CPython 3.9 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
a26a6c0cfeb29c9503f95580b0063cb9572e5f829e5e73dfc7543434d33b945e
BLAKE2b-256 checksum
How to use checksums
875f2137626eba0b7324ad0669430c4742d0da9cefb7354eb1a589bc3ded2519
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Size 88.1 kB
Tags CPython 3.9 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
bf10d4712b3c9d80981d4050f51ce8a07849e20a33d5203b7fd9c596e591607e
BLAKE2b-256 checksum
How to use checksums
45286f6a9670c55480e7366feb60ee9e39398b04eaf2fd0e6e24c38a14295cb1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp39-cp39-macosx_11_0_arm64.whl

Download URL dclimplode-0.0.1.0-cp39-cp39-macosx_11_0_arm64.whl
Size 80.7 kB
Tags CPython 3.9 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
1bff38c3b08a1d224d01bd9e2729cb911e9ba411dd0e588f6dd5dda38ddbaee5
BLAKE2b-256 checksum
How to use checksums
221bae2a8839782f819a4acbeb4cdc97d8c1710b56a37deed28959a585f9c35f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp39-cp39-macosx_10_14_x86_64.whl

Download URL dclimplode-0.0.1.0-cp39-cp39-macosx_10_14_x86_64.whl
Size 87.8 kB
Tags CPython 3.9 macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
78b6e9086a4fee4c4c11e0dc3ed3880846e9a95802b8b215ad2996d49adea287
BLAKE2b-256 checksum
How to use checksums
9d1fdeb999f7936fe5a10624a04b43c0663fcb459ffb6bf76bcbe3590cf5f0c6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp38-cp38-win_amd64.whl

Download URL dclimplode-0.0.1.0-cp38-cp38-win_amd64.whl
Size 76.7 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
009ad8bede06ea91172859dd3048a615df709ab79e2e7c35f51b09f969e46e00
BLAKE2b-256 checksum
How to use checksums
84547ba6d6a19565e4f0ea42437be6655575393208469b1a59cad48ee401527a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp38-cp38-win32.whl

Download URL dclimplode-0.0.1.0-cp38-cp38-win32.whl
Size 68.9 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
f6ac079b96dc3865e23abe1cce5aff5284d559246a6273d68a8175558b6e1ba2
BLAKE2b-256 checksum
How to use checksums
6e9f094f1da660157e4d1611d988e796cd738a0177e88630ad78bca65c1cd18a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp38-cp38-musllinux_1_1_x86_64.whl
Size 632.6 kB
Tags CPython 3.8 Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
4765000c843151700df2b3616a6fbc7e4da927d0978022c791582bb92a144222
BLAKE2b-256 checksum
How to use checksums
02966effc0f63aac2e0c91dcfc1265d0187b1a2de97c9287fd9cad2856a1daae
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Size 87.8 kB
Tags CPython 3.8 Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
c704e169ae257b7933ae8edb4a994f9028dcdae7fbb783db9d9e9e1a0ee41f4f
BLAKE2b-256 checksum
How to use checksums
a56208d4eac588c4d8957e6805592b95e1f320d0635c6423976b39a1c9662740
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp38-cp38-macosx_11_0_arm64.whl

Download URL dclimplode-0.0.1.0-cp38-cp38-macosx_11_0_arm64.whl
Size 80.3 kB
Tags CPython 3.8 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
8ea8072313b4fe8942a00d7dae515a1843e3d0ee0dc201f7869bf3ff87c801ed
BLAKE2b-256 checksum
How to use checksums
9db245ea671e4b3ed38b124995721be704af4c8226ba001ad67734cf39a547cc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp38-cp38-macosx_10_14_x86_64.whl

Download URL dclimplode-0.0.1.0-cp38-cp38-macosx_10_14_x86_64.whl
Size 87.6 kB
Tags CPython 3.8 macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
3ba0c35a4d52bfa75ca1a815fc793821fd37a73d21d4ad4e89b385edfc9aaf16
BLAKE2b-256 checksum
How to use checksums
2dbee0c4e54233622a0f475f418344ed7a2bae46041d2f91814a8d5a01c11e7e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp37-cp37m-win_amd64.whl

Download URL dclimplode-0.0.1.0-cp37-cp37m-win_amd64.whl
Size 77.0 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
cd22f21e6a52738db4f4f84fcd0c9dee6871d07411e99c272151b8853272ecdd
BLAKE2b-256 checksum
How to use checksums
e7b42fe14ed1e73271a86382e7f2972130b0172f6557a259a1688912202b3a09
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp37-cp37m-win32.whl

Download URL dclimplode-0.0.1.0-cp37-cp37m-win32.whl
Size 69.8 kB
Tags CPython 3.7 CPython 3.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
a42926a8cfa7316b9a6e1e6c3b84b65e3faefd492a71effa807eae8a261769ce
BLAKE2b-256 checksum
How to use checksums
451b7ab4417d54073701219b5f47e8c156f63e89f5965604f0cfc1c06e810898
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp37-cp37m-musllinux_1_1_x86_64.whl
Size 634.2 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
09bbba9babd027a8b021bacd789b5969640ba15281c7004495878753316c5f96
BLAKE2b-256 checksum
How to use checksums
df60aef175e579e9d256d514a5792e01833db81d3429bbedb6e1766edc3a92a5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Size 88.1 kB
Tags CPython 3.7 CPython 3.7 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
a87319ce9a7b0f05f9f549e164f32d0950ee4ec64a1c1044e4f38402b06c0610
BLAKE2b-256 checksum
How to use checksums
b3bffedafe63b921119395b6ba17f4cb85ec86f9f1c88d0cb94191b0fc0ae387
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp37-cp37m-macosx_10_14_x86_64.whl

Download URL dclimplode-0.0.1.0-cp37-cp37m-macosx_10_14_x86_64.whl
Size 86.4 kB
Tags CPython 3.7 CPython 3.7 pymalloc macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
25d363539610419e4bab1456d5e8bcd9618c9e0041d7749d4354f3493d7e628c
BLAKE2b-256 checksum
How to use checksums
7e53f839de83cdf3760cc50befb1e1db3e4562721ae4c2636bc271ecfa68e635
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp36-cp36m-win_amd64.whl

Download URL dclimplode-0.0.1.0-cp36-cp36m-win_amd64.whl
Size 76.9 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
785fbfc63e530266571f4ab3b4a779a2d63fa53dcc6f377828c426586289fc43
BLAKE2b-256 checksum
How to use checksums
243066d2724517797a47ec489becdd1d1cd3d53e93e92b51654792fa9a8644c4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp36-cp36m-win32.whl

Download URL dclimplode-0.0.1.0-cp36-cp36m-win32.whl
Size 69.7 kB
Tags CPython 3.6 CPython 3.6 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
2ad30be106c4cbd214dd183757040b63b5d73c8817213b2b85ea4d6be035f784
BLAKE2b-256 checksum
How to use checksums
7a843b3b3e3388477d975720839d6596b4f9649001aa29ef18b2d3ad565793d4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp36-cp36m-musllinux_1_1_x86_64.whl
Size 634.0 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux musl 1.1+ x86-64
SHA-256 checksum
How to use checksums
3e7486b43a5a2f58a6b4f61a5635429a790cddda56ca4435e1d50466ec953a58
BLAKE2b-256 checksum
How to use checksums
730cf90d77297c14f8b2fa5c6347765d2838ead34e4d3a4f77a10cd1766a3916
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Size 87.7 kB
Tags CPython 3.6 CPython 3.6 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
fd59bb0ac7cc669729337fc5dbfbf259f490573289a95bc9eee746d12df3525c
BLAKE2b-256 checksum
How to use checksums
018b3e77d7a25eb81aac241c23895e053c6960cf2b98b24727cc208b3274529b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp36-cp36m-macosx_10_14_x86_64.whl

Download URL dclimplode-0.0.1.0-cp36-cp36m-macosx_10_14_x86_64.whl
Size 85.8 kB
Tags CPython 3.6 CPython 3.6 pymalloc macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
f8ec5109a0add57e81f74783792a81073def90508ccb2be20ef136cc83e1be2e
BLAKE2b-256 checksum
How to use checksums
c995f47b0e93cd35bd89dca93b8e2a773c5e195a3efbca1f7d6c7e403c8e3746
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp35-cp35m-win_amd64.whl

Download URL dclimplode-0.0.1.0-cp35-cp35m-win_amd64.whl
Size 78.3 kB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
9dd6a70cd7af78908300b636bee105ff0684eec026fceb4082e3c7a859a06854
BLAKE2b-256 checksum
How to use checksums
319f986878d2f899499c3644f15666cc664d6fa8af92ce6ba5e610894be29262
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp35-cp35m-win32.whl

Download URL dclimplode-0.0.1.0-cp35-cp35m-win32.whl
Size 70.5 kB
Tags CPython 3.5 CPython 3.5 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
aef65d3d7b9f841b0987946f1d5a40d52081cfbeffc7c028b8cd89c6fe74db22
BLAKE2b-256 checksum
How to use checksums
07c532b4117acd2041093cd0cd5582cdbe48391709c52ca02a1ac27ded46a7dd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Size 83.6 kB
Tags CPython 3.5 CPython 3.5 pymalloc Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
c0bdc348985f0543640ee29d2cea61539fa99fb4fdb3fc1f4d95f17816be0919
BLAKE2b-256 checksum
How to use checksums
abca2560d198ce81a55d3e5bb3b6a82e84952048bc2db6a7daa28858ee30fc05
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp35-cp35m-macosx_10_14_x86_64.whl

Download URL dclimplode-0.0.1.0-cp35-cp35m-macosx_10_14_x86_64.whl
Size 82.0 kB
Tags CPython 3.5 CPython 3.5 pymalloc macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
b1f9b91f245320eb15c0fc9051aca7e9c4582399a6dc657c0e4e8be98fc9403a
BLAKE2b-256 checksum
How to use checksums
06da94ef83865c44798305d29c175e2c4040b05a6996691618cf7cc359899e7c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp34-cp34m-win_amd64.whl

Download URL dclimplode-0.0.1.0-cp34-cp34m-win_amd64.whl
Size 218.8 kB
Tags CPython 3.4 CPython 3.4 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
9519593be2bfa9233ff838d94ac38621272fd4d49e0cf3fbfe4c623fe096aaed
BLAKE2b-256 checksum
How to use checksums
be321175ee1b521350ad7bc899d65ae95ea518d2ad7a7379838744c6565b6175
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp34-cp34m-win32.whl

Download URL dclimplode-0.0.1.0-cp34-cp34m-win32.whl
Size 189.9 kB
Tags CPython 3.4 CPython 3.4 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
b1a4f7926f4ba60a466ec1a906577421e08df94b030d5e2e1322809f59ada1e6
BLAKE2b-256 checksum
How to use checksums
94aac88ec541304da581bea5984a541a93e429067dde1e8697343f1080b9f0ba
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Download URL dclimplode-0.0.1.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Size 82.7 kB
Tags CPython 2.7 CPython 2.7 pymalloc wide-unicode Linux glibc 2.5+ x86-64
SHA-256 checksum
How to use checksums
8c1813952b18890b5ed007d6fe28bb842c04e9ec42cad00f4f5e64fc8571eaa5
BLAKE2b-256 checksum
How to use checksums
17697c7be934123ead334512ec779f9a3d14f201c18fa69e8e7c7dacff01aedc
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp27-cp27m-win_amd64.whl

Download URL dclimplode-0.0.1.0-cp27-cp27m-win_amd64.whl
Size 220.5 kB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-64
SHA-256 checksum
How to use checksums
bb7d6c2ed217a2567b5a40858f967702ba517da9f3925ead4f873910e3c96c30
BLAKE2b-256 checksum
How to use checksums
d54bd85499c743e7070fafe72e2caf4112a085f1ebf93b7140ccecd942da8465
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp27-cp27m-win32.whl

Download URL dclimplode-0.0.1.0-cp27-cp27m-win32.whl
Size 191.3 kB
Tags CPython 2.7 CPython 2.7 pymalloc Windows x86-32
SHA-256 checksum
How to use checksums
0cff10cd56f8c65cb1c9a022255be19ad459f5766a08f251ab872d292452d151
BLAKE2b-256 checksum
How to use checksums
75902ac690767c12b897511ae2c84eb36c136f9afead87e89de0f8cd6d2aba2b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release files / dclimplode-0.0.1.0-cp27-cp27m-macosx_10_14_x86_64.whl

Download URL dclimplode-0.0.1.0-cp27-cp27m-macosx_10_14_x86_64.whl
Size 81.6 kB
Tags CPython 2.7 CPython 2.7 pymalloc macOS 10.14+ x86-64
SHA-256 checksum
How to use checksums
1c37eeca481e255e3eda5afdc61f01adf3e7945f39e0c9fe005576129e2f34ce
BLAKE2b-256 checksum
How to use checksums
d6b16e5bd861b77ef5ce451084278126978d69a6d497afcab533253bd34d7f23
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/1.15.0 pkginfo/1.7.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/2.7.18

Release history Release notifications | RSS feed

This release

0.0.1.0 This release

49 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page