Python-bindings for CityHash, a fast non-cryptographic hash algorithm
Project description
A fork of Python wrapper around CityHash with downgraded version of algorithm. This fork used as 3-rd party library for hashing data in ClickHouse protocol. Unfortunately ClickHouse server comes with built-in old version of this algorithm.
Please use original python-cityhash package for other purposes.
Getting Started
To use this package in your program, simply type
pip install clickhouse-cityhash
Development
If you want to contribute to original package by developing, the included Makefile provides some useful commands to help you with that task:
git clone https://github.com/escherba/python-cityhash.git
cd python-cityhash
make env # creates a Python virtualenv
make test # runs both Python and C++ tests
See Also
For other fast non-cryptographic hashing implementations available as Python extensions, see MetroHash and xxh.
License
This software is licensed under the MIT License. See the included LICENSE file for more information.
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
File details
Details for the file clickhouse-cityhash-1.0.2.3.tar.gz
.
File metadata
- Download URL: clickhouse-cityhash-1.0.2.3.tar.gz
- Upload date:
- Size: 36.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f377d20796c6fe4bc1c5b4e07082782788401f14677febc35305ce129a0167d |
|
MD5 | bed760395943c2700ddd96c8bc46a406 |
|
BLAKE2b-256 | cc178f36b70d3b75e2660c56d0831239379271a6b247163452141fc5cecea307 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-pp37-pypy37_pp73-win_amd64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-pp37-pypy37_pp73-win_amd64.whl
- Upload date:
- Size: 21.5 kB
- Tags: PyPy, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 413526721584180ce90e6fbd1ae8e61a48f352950cf170c7165c8bcb08f544c6 |
|
MD5 | a28427159e81b66fe3351c7541a78141 |
|
BLAKE2b-256 | 74de90cc7bb5db3cd5dcfc10909a1b7f23a64690809d5252a838f9a3a01ec5c2 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-pp37-pypy37_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 22.6 kB
- Tags: PyPy, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99d8505e38993150aab6d0370e6cb4e88c8a72067c4f82a4f43eda0570f195b6 |
|
MD5 | 2605e11523766db94e5c181370265958 |
|
BLAKE2b-256 | 2c96e075f2878dbd95269111662c0b5eaebdcae8a91367bf7906077e39d7f1fe |
File details
Details for the file clickhouse_cityhash-1.0.2.3-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-pp37-pypy37_pp73-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
- Upload date:
- Size: 23.7 kB
- Tags: PyPy, manylinux: glibc 2.12+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41f19bc23a82801f0ffde63c013f3ecfb7594d0b9554a21ea720248bef5787f4 |
|
MD5 | f3453aa58c08b7c74511ae669eb1738f |
|
BLAKE2b-256 | 0f2c159a02a7528f89ec45105460eae14921e9db27ff6f12e735b311efe0dca5 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-pp37-pypy37_pp73-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 26.7 kB
- Tags: PyPy, manylinux: glibc 2.12+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea3d9329d735473885beae31026a144c4750c25e22da73051c926eb972fc7e29 |
|
MD5 | f11470b0b965c96895064c3c183a0da7 |
|
BLAKE2b-256 | 36819bb97c511c4e9f8e32899b3be36fe9b42c9f4cd858c6db1556fb8c7a0ae1 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
- Upload date:
- Size: 18.1 kB
- Tags: PyPy, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d73b573f7dd1439458783687cc2e5eaed8acad0e8d8690381b8a607126e049af |
|
MD5 | d3801ff9fe6619a9214191023ab69b48 |
|
BLAKE2b-256 | 749e2dddf58748328edc83af83bca6cecaa097af7c92ac898e6cf3770725f46f |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 20.0 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e960e510157bc657f632f3b6c58db0a632ff33024ffe54d5115240a81f757d20 |
|
MD5 | ddfe1563d4c173143e5bb1a23cd71ff9 |
|
BLAKE2b-256 | 66fdbd60561f6dfe909fac898adc259ed6276ef63366be8eb6acfa8740d65609 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-win32.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-win32.whl
- Upload date:
- Size: 20.5 kB
- Tags: CPython 3.11, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0c22f97d55665478c530ff035703bbcadf1aed21ed711da3762b53f7ca76d23 |
|
MD5 | 2c3aa0c1364bbc52507ff6f28a5b3670 |
|
BLAKE2b-256 | 477c2fc2305f9ab10c26e1fa7df776a7025a781d084d39b56e22fb0d75c85012 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 110.2 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3879e029e7db87598c7e49319597d0af404baac85ab16f0ed29396f0019a974a |
|
MD5 | 1b7a48e44d80fa412335f8659ab34105 |
|
BLAKE2b-256 | 4a7331b5cb8b78067fb3f0f66d28f6ea0dae39440ded1f41c33fbf13121248d7 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-musllinux_1_1_s390x.whl
- Upload date:
- Size: 110.7 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6701779e2ea422579d48df4467bbf7d6c2743b4a422e86ee5932f858a99539db |
|
MD5 | 881842d607e1b58d04346bb1a31149f1 |
|
BLAKE2b-256 | 2da72e4c33b9e7dada6cdedecba53dc0bfed19b09fead371adc85386c958a888 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 114.0 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a6bb39c3124fdd5374507a036b0730ccba6535d18d53012c702efd5a9617e3e |
|
MD5 | d77eabe308e7cb2b6e9ec2255a464e1b |
|
BLAKE2b-256 | 4b2e4cf93e640449f3ef61d254c712c7e89982ded59b221a780c99930e1bafd6 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-musllinux_1_1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-musllinux_1_1_i686.whl
- Upload date:
- Size: 112.3 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02433adbf620af0fa906bc47e3472eda19af7da87a84e069cd6fbe970968f069 |
|
MD5 | 72410b169b57ddcb8a1abedb920fa5d0 |
|
BLAKE2b-256 | 63b15b524132f442d36c94a4b40ebde6e809a27d8d1dd0ccc5d874f6be249c39 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 107.8 kB
- Tags: CPython 3.11, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 897891a4f7504e8238a4341abfad88bf0ca12ac0559833d6b135186101d87d0f |
|
MD5 | 08c90a25ad77ca531d3a633240a49c1b |
|
BLAKE2b-256 | e57190742195999d6d0cfab43b5617d57d38fadce27e713e257ceab2e0cbe686 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 106.3 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03e59cd528329a044f254b071134c957d4ea23bbdb8c45e758adc5f1b9034c6f |
|
MD5 | 332da4efb6a0d7d59ad8eccab9335157 |
|
BLAKE2b-256 | 6a1237e309391172cb163201299bbdb8f6ffaddb43a84dc306623ca10464c32b |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 109.1 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 853408fa07bdc891c07794445a3cd401c3aed049698597e3a75d722e38aa099d |
|
MD5 | 715ebcbec2125e90599a624a33d0fa4a |
|
BLAKE2b-256 | bdcec2ca952f3b75ccc899d1a19c595dbff05531ab2e27efe6faf06b12584bc3 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 104.8 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddf17e633cc2b28e5f597b6a63aed5e2c33917ae02b1b851ecd74cdfaba7913b |
|
MD5 | fd254ce58df16f24b21de5bfeb3dac3a |
|
BLAKE2b-256 | 45ccecd4426fa8797b045d4cdcbb1095012261b55b4ac254fd09c8c2f02357dd |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 105.2 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f1dba048334908db83eaab73c3dd66dfaf2e61efd728afec6326fbb1f1d8c48 |
|
MD5 | 3bff5964d58182797cc49d0b1d8daf14 |
|
BLAKE2b-256 | 6c91a7535e8b176e677b8cf80cfed4f13d57d5c0511401b95fa0ba94795c39b0 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl
- Upload date:
- Size: 107.4 kB
- Tags: CPython 3.11, manylinux: glibc 2.17+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18673ea9338969a33ce78c1300171d12bde07f4e9b882bd49adfadcc5f3692a7 |
|
MD5 | cbe8535b8216a4517970ae805d22447c |
|
BLAKE2b-256 | 5a80da40fb15dc7316d9aaa1c6feedde61c2b0b250529de59895835c936fba88 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp311-cp311-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 19.9 kB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/56.0.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67d0b09fbf8f1de1afcf6aac0347feb384ae76a2cef8a51c5a740046c319793f |
|
MD5 | 64af881c5bca4087da7f037a2be868e4 |
|
BLAKE2b-256 | 4f27e9b5ea673790fc997f336db932082b410221b627f9d9cd0588b7d443b6a0 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 21.6 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5a9f092d1a0d3c6b90699f94202b4bf8c3e5a51ce8cfd163ba686081152d506 |
|
MD5 | 47ab908e980647665ef97e4ff11c5cb7 |
|
BLAKE2b-256 | 8677024984e2b91d8c704470090f248d9d5cfc967e21413a35367405ac26670b |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-win32.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-win32.whl
- Upload date:
- Size: 22.2 kB
- Tags: CPython 3.10, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14d1646e25595c63de3e228ead0a129e2a0b7959d159406321a217752c16dd49 |
|
MD5 | 9aea899596a21574d39e1b313bfe2984 |
|
BLAKE2b-256 | cc994b0e636e9c5567d9beea9f41f17de196e62a9dae4061c3a3c5aafeeca112 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 103.3 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa1bae67f262046e2c362c3bdd39747bc3fd77e75b663501687a70827bf7201f |
|
MD5 | 2e6080135362f1a28428c87c14558691 |
|
BLAKE2b-256 | 4ec9cdf712446e44e0af26634d52f7928b537838505d2116c0ef641f1d6bf6ff |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-musllinux_1_1_s390x.whl
- Upload date:
- Size: 103.8 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 881a7538ede151a81aaecbc08e67424e34e06a4d6a7c7f402101d88dec2179e4 |
|
MD5 | 18d4d174f947f7cf2aed93b5447ea981 |
|
BLAKE2b-256 | 62b90cd45c6bf125b2af4d3db9ad9bc28c301588f15d862889656b8de628b435 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 107.0 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1447826b3c6f648e53d2ab4905d6b81f4c8dfe9660d57f59c492bcd8c00edea5 |
|
MD5 | 89e0482ef840045fa5bd1d1892a1ebf3 |
|
BLAKE2b-256 | 814e8e434faad59867412a3fe1526d70386bf9cbe6bf4dcbc897432e744e5ea4 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-musllinux_1_1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-musllinux_1_1_i686.whl
- Upload date:
- Size: 107.8 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5189e2ed29a19203f9cffe280416663e9e352e093324040a2ee814d66113335d |
|
MD5 | 0dea721ff5efe3b160f4e3b8c41d7b0a |
|
BLAKE2b-256 | 6724765b8cc32402a5dfd165a4361ca9c8bc3386098d73f7d8ad06aef96d93f6 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 100.8 kB
- Tags: CPython 3.10, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22413e8621ca11092d0377b2351143ecde7d7bd23eabc909d07c676832d994c9 |
|
MD5 | a2ed92451a482f8c9bde64194d7bb655 |
|
BLAKE2b-256 | b5fdf79d1d54c4ce0196f2d93eafeac1f8d8db1f581590de352a0827fff7fd86 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 99.0 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84c4187226d8eb00d571c61a26a7b6029a67f4096d78cbe878b54415e4bb9723 |
|
MD5 | 9df168c62d386bcd6169661a551c34c4 |
|
BLAKE2b-256 | a70dc7bdbf3115d910afe979b45cb152cf924d7f6b36c8cd1316b27e9db49eed |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 101.2 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b961e54d09bf6dfcfa62a1a3c5169e7af3a318fa565ff480a67182b734d8eb6b |
|
MD5 | b865418af9141cb9f09b35f2dc45e989 |
|
BLAKE2b-256 | eb703795539212dbd805bb12f83bbad4fc6da3ae606900b91b3fcdc6d9d09905 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 96.8 kB
- Tags: CPython 3.10, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0494c139fff9350350b34dd0d21d47ab632d0fddc0dc916d9c69317451213fc4 |
|
MD5 | 2581e79e8c37846a0c816b62e62c6497 |
|
BLAKE2b-256 | e15c9fc0c81bf0305b15cc1156193b2df7b9f6f9d2646ae8029480e8429af328 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
- Upload date:
- Size: 106.7 kB
- Tags: CPython 3.10, manylinux: glibc 2.12+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17a84bc9825bcd2df49ed34790a99a9844b0bc155efb36ca13141a8ce94090b0 |
|
MD5 | 94b00442909cb4b68ef2d14f7e8ebaec |
|
BLAKE2b-256 | 18d542f175673501fd9667f6c3a82579ff03e1cdb66413030af43da99d4ef1c0 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 111.6 kB
- Tags: CPython 3.10, manylinux: glibc 2.12+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d789b3fe67de11506abc34209b4be3130548e2f6b352261b5431b3baca662553 |
|
MD5 | 9ed0a4fbe4aee6ef2efaca3b824f389f |
|
BLAKE2b-256 | 58c279a730790588aaa25f9f32a7c6a31f73739e4a58235d30f46a2d174b4320 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp310-cp310-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 19.4 kB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87a84a6ebedf13c1315a771f0c361f03f4f4e76943fc4ea96f73d5a641510e15 |
|
MD5 | 36d10f408691bb356c958a8849a85fd2 |
|
BLAKE2b-256 | 24e07e216b0ea4a91180476f56dd5d37238d03138d141f59dc1615f7f66d9d33 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 21.6 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ecc33d8f02cf1b982cf2cebf54c56dd8ea04f0b2288fc8beff67685fdcdac62 |
|
MD5 | 06f1b7d6ea312655fed6c0712fb995b8 |
|
BLAKE2b-256 | 0fac30a3754e598969d821038e60d0a0fe74ae7987aa54079bd407b5f436ffa3 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-win32.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-win32.whl
- Upload date:
- Size: 22.1 kB
- Tags: CPython 3.9, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 048d77c8bd0030b2b9cbf520cb7420a662bcf338b21766072659f376d72028a9 |
|
MD5 | dd64b91abd671274b85f49f070991a91 |
|
BLAKE2b-256 | 4650fae0dfa2adfe92c1153007fae587761964dd530e0870e126a35dd02df597 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 103.0 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fbbfd39614cc2e53a74d98878d24459b942f2d265fe7f60aad7024efa23f5e0 |
|
MD5 | cd4e0ebad695da740700518a732da942 |
|
BLAKE2b-256 | 88573258b4a9bfaf1105d5d5d29865f3f6dbae8c94c5aa688f6791b30dccab74 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-musllinux_1_1_s390x.whl
- Upload date:
- Size: 103.5 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cce4fd91f8384e142fd286b01d86fc99b7a208e067d8acecf87c705f59a90788 |
|
MD5 | 99335da198c68cec63f7123f7a963d33 |
|
BLAKE2b-256 | ab39d298966cae1d41f174b37b753ef13ed9af2abf908df9614d1b4f0ec41ea5 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 106.7 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e935914675489dbf6fea033d65d17204a7f35a5128adaad5435e71782e9b4a7f |
|
MD5 | 08ea01c4e22966210a6fc1352fde1032 |
|
BLAKE2b-256 | f182d914ae0c87de1c19b0d17168c663ee56cc507290912784754d52501b5296 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-musllinux_1_1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-musllinux_1_1_i686.whl
- Upload date:
- Size: 107.5 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce4d0565a3f30b68736f5c976aafdab4d36cdbf1959839a7e843376490619dd1 |
|
MD5 | 8bf7989f14338edcaeed4dda2e4e4547 |
|
BLAKE2b-256 | fa6e5f15e213e4baad9ae25eddafc8b72f389c5fe6c496de3043264f9107f31d |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 100.6 kB
- Tags: CPython 3.9, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c433f607bb18531ad7e69c92baebde7cfcd2f2186e4f47f75e7b1b28d10b8b55 |
|
MD5 | fb741342a6dc12df05922260dec3c0a8 |
|
BLAKE2b-256 | 98c891f04cafe098641cd62ecc8acfdc3fe77469e741bfb57606994bed54b025 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 98.8 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c53091f9cf37208c1716c3ae0d37b27026e354e22e0ea8dc59288123adc8e263 |
|
MD5 | cdc61cf27ef2b99be97466f79d6f5b90 |
|
BLAKE2b-256 | bbe9a583c3332f4852976e9e14f600f9049b23d5f5e789052366677c6e560958 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 101.0 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6a619a71a30bcabd03ae967f101ac44116c7d40cdf011a96e23bad00eead04f |
|
MD5 | b1ef09979649f5aa39c1335e5b25e360 |
|
BLAKE2b-256 | a14344d480f6adf4daf4f07b77e14cbf480cf1b32c8d19fe0b35dbd734a76593 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 96.5 kB
- Tags: CPython 3.9, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9dc1b069b114e18384ca4055af53cb971453cb29e0a38b43694d4196df218e42 |
|
MD5 | ff3625e9917dc374f160ea0f6ce0d731 |
|
BLAKE2b-256 | 5c2afb7373d1cb356660455e82ecce91cda8ec21ebbbb185b942f2e66c7c9167 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
- Upload date:
- Size: 106.5 kB
- Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d89cc0f1a6f9963a17a97ed7a05d17338fa5eabef247da4401cad9be37291444 |
|
MD5 | 1ce438a07aa47c68e50893ec8fbddaa3 |
|
BLAKE2b-256 | 5761346dfd40cd8366784f2aeedc37e7889d6ce1b7aaf4aa751c3b4e95d02286 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 111.3 kB
- Tags: CPython 3.9, manylinux: glibc 2.12+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 702d5a516a866025a0265d6fb6660015072b993edd50eaefacc9866f570f3b83 |
|
MD5 | af2c33c1a7f55d8466bc5d131cac7d62 |
|
BLAKE2b-256 | aed524cb1ac25ec188ab4cd187c6cedaa4acd5bf283a942ad4c584695868c4be |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-manylinux2014_aarch64.whl
- Upload date:
- Size: 101.4 kB
- Tags: CPython 3.9
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | effa656891f9066c2ab6e22386679d8e53b94eadee0953b41e80b40dd058307b |
|
MD5 | b3b0d9b19629f46f76ba1967653c31c1 |
|
BLAKE2b-256 | 720f669b3a22a175ce2d8f5c6bba3c8b926cd550dcaa446d836fb91c9d31bbce |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp39-cp39-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 19.4 kB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07f318fdf2673ca104f720cf26bcc2c8c1c351798786c9944350baa8d7e9e737 |
|
MD5 | b1e2f44d43663f7274820b7874b5307d |
|
BLAKE2b-256 | e7291252665eac4efd20c68015abe84de4e07bc695e08b9dd86acc9f9382a879 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 20.8 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69e1fb6968673536b13cbdc6e4d6bdd670b4b05f65411bc8af72e5cdae428e27 |
|
MD5 | 44581257c3a4e45574a3c6a6617353ba |
|
BLAKE2b-256 | 55fb6654140652f1df13ffdc904e1e7c5bb73785b40ffbd16c01e04de7eb676f |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-win32.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-win32.whl
- Upload date:
- Size: 21.3 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c46e47f2032ee8da8e0c43f552d17fd57bd7ed2b06338e522de8327435d8b95 |
|
MD5 | 53333539e0ef8c1fa5a73bd163b3ef47 |
|
BLAKE2b-256 | f844b49d0e027aacc8264f2b8994b12ecbb42dfc405bef22294537c1b1f5d4cf |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 104.9 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7bd081d245c761048ef78f41a85026ed5288940455e33afcce676ebc4ae7a5f9 |
|
MD5 | 85c694e6d62ad09d622362df371a71b4 |
|
BLAKE2b-256 | fabf4dad1bfc00568c0e1b49f1ad074e4e72d9d5d8866493d8accd34ec371738 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-musllinux_1_1_s390x.whl
- Upload date:
- Size: 105.1 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abe153f9a043a9e8759c415a2905535b290a442b4e3fae95d20824948256b43a |
|
MD5 | 6d33e7d672b8749ef9493798c08d1460 |
|
BLAKE2b-256 | 716d727276989b35ed02f435953787f3f086dd65145f7d0417759d640812b4e8 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 108.6 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd3a2ef4d4d92145558d2a6e9b7c23ecf093dcb0d362146cd2f80fd878393c2f |
|
MD5 | b30b9d996e1053d537b77622f43805f0 |
|
BLAKE2b-256 | 80dbf4704eaf9d4aef5f2ba1a5e5686f329fc3fb9a47c6f2f28adaa7d853692a |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-musllinux_1_1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-musllinux_1_1_i686.whl
- Upload date:
- Size: 109.4 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 828e30e2d2dd52b1f20a643a6bdb8ac1518670eaec510abeff2a6145bf14e9c3 |
|
MD5 | 9dd66cf64fa5397021402143b935e1ba |
|
BLAKE2b-256 | 9f06e03e964c0d2282837e4b861424ddd81d546e565fd1c04f8989dcbea4f5d5 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 102.0 kB
- Tags: CPython 3.8, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 44b93cc899dd49d2e1d00e9eab1fac5527475ba47c0a388d3f696fa89747fed7 |
|
MD5 | 0b00f97e99ca4f805d676cd80690e030 |
|
BLAKE2b-256 | 059d005a010cdb392a687dd3556bcb1dc5645d4b2913c69531c969688bab9f58 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 100.0 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 168bdff1da794baa8b4839670471b698fe55e644ec495bd1423e2374b915a9f1 |
|
MD5 | 442d7201040776cc9fd505cb5b820be9 |
|
BLAKE2b-256 | dffccd999f0e095ff8d372924c6dabd35548107904adf0522d9276292583fe3c |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 102.9 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | efc13b5df34ff1376c39105c57c2f058f04c512197651d2008aeb91e463a0ef9 |
|
MD5 | cffac591444e83e9221a96968b251859 |
|
BLAKE2b-256 | 1c57154b7b648b34e21b102375b68084973b38e3e92813c7f9d0d5d658b95523 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 98.2 kB
- Tags: CPython 3.8, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4902a7b8052003c3ffc3c3aea4a4a520c650bea84ffd85b6ab61999aedf2eb8 |
|
MD5 | e511a8d7cb041ce19b790e7eb13f7d32 |
|
BLAKE2b-256 | ed9e22280640e78304af57b986958e9d4ee8dac8eee6110414995317955c57be |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
- Upload date:
- Size: 108.1 kB
- Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e42e1ef0dc068d173fe0a76aea9d534f5e570ad5f54607e592f4ea9492a075c |
|
MD5 | b85554e84f0b22e2f4b404a8f2b490a0 |
|
BLAKE2b-256 | 56287979bcef2bfa071c7fdc8be4e606e48dbbf9c01d3919cdb139faccbef919 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 113.0 kB
- Tags: CPython 3.8, manylinux: glibc 2.12+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13fe340f99913ebe465c761810cb10e34e5f7796224c25a79a89c1fd77317383 |
|
MD5 | 32494f6c61c578d6c617674332647616 |
|
BLAKE2b-256 | 42d0aa93e8d12929c0135c05dd96e1e6bfd0fd8f634ddc20fd1d6e919e70416c |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux2014_aarch64.whl
- Upload date:
- Size: 103.6 kB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21ba7b3234d899833c077ce38d47548a6ba44002bcd96b17fd107224233149cb |
|
MD5 | 9085a029af72aff13abe94cb4d053788 |
|
BLAKE2b-256 | 7faa5817b2dbbffe4db2eee7084df3adfe52a119dfb42a4b09aab3f1ebc09980 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux1_x86_64.whl
- Upload date:
- Size: 106.8 kB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a532c5c05a4702613f2543750d953ee20cac944d6fbbe3fbf44f9fb3227a5a4 |
|
MD5 | e03b9c6bc228b47580b9f29be84b2f83 |
|
BLAKE2b-256 | 769c7b7d2f70fc2f042cae0ac5b61cd2a71971d80fccf8884a61e9b1dc6b0176 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-manylinux1_i686.whl
- Upload date:
- Size: 83.8 kB
- Tags: CPython 3.8
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 954fca1ca365c8fedb5b9d281f59f7d8a48571b49fe64ef7ab7c39ada0a2a677 |
|
MD5 | 7b44ddd6c69943b40da022a7e31c57f9 |
|
BLAKE2b-256 | ba548a5f9b1a395a9dbbe3266afa080dee003dc22c62b83ea0f439621bd80b6a |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp38-cp38-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 18.5 kB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c274a0bef1a80a343e80595e8cb981d0a7edce8a63a6ca4907992c3e2341a1e |
|
MD5 | c7986b8518f1a58baf2fd64649bfef42 |
|
BLAKE2b-256 | 8774bff4d9c1a7a466d45905d5175933b0c98244cec672b268b453b6361e4767 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 20.6 kB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37944ae9586c2721ed0e847260e9cf6c690369b0f0e476c3f09febdea6ffb3d2 |
|
MD5 | 7e6baa60fb02a5042c271933f2cbea5f |
|
BLAKE2b-256 | 9c9de162cad6337858a21e66fed8e84606a6ace6cf90551e70d3feb2aa872284 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-win32.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-win32.whl
- Upload date:
- Size: 21.0 kB
- Tags: CPython 3.7m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa4069107c3c05f820949a32f57e4f357884992a09b6f5c0cf1f26876fe885c8 |
|
MD5 | 7b4ec6694745bbbdf310049db89f2d02 |
|
BLAKE2b-256 | 81eda24aa9c8b485bc0038f850c4a80ded6fd4406a245ede5498d616e3de2976 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 99.1 kB
- Tags: CPython 3.7m, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 498aa56f7846f7da7da2cdc7ae172d6cf2c8aa671b50b1af324727146dc968c3 |
|
MD5 | de549e90d4fdbf4597d0096e84a73391 |
|
BLAKE2b-256 | a327fb488e98ac65cc715799a0a48f7e7053bd7c029a4ac44dde54bfd127a884 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-musllinux_1_1_s390x.whl
- Upload date:
- Size: 99.0 kB
- Tags: CPython 3.7m, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3efc485ab74e8603f95897df93b107a8d44698150092869d30a9d99555d1fdfc |
|
MD5 | 54fb43fcf94e105b39d14e8669a75fb8 |
|
BLAKE2b-256 | c9188f11b23400d338fb635beec5807638edadb26a090ecda80b6d8a5a485a58 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 102.3 kB
- Tags: CPython 3.7m, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 627c6ef4e836db7226b2b22e0d6adff011fc0d16478f6beb0f41223e5ee11208 |
|
MD5 | ca3c3d665c1f412ad201c8e86270a804 |
|
BLAKE2b-256 | 3a4eb6d5a54c040cbc54118a721ffc4397bc50ea60e856bfb320d385ece422b5 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-musllinux_1_1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-musllinux_1_1_i686.whl
- Upload date:
- Size: 104.1 kB
- Tags: CPython 3.7m, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18477375136cea99d80da9c520466e39328bc082205cdfef4dca7d9b7859768e |
|
MD5 | f3b25b13bbc945a6c1f1bdd9e84761d3 |
|
BLAKE2b-256 | 6799855768cdd9529626bf40a98ff18cd78f16ecd7d262e9acbc6c2eaa5fa630 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 96.5 kB
- Tags: CPython 3.7m, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cafe61369f7123744b6416e25c4df683e11744bf50ec5d0ff29a76e275c8f9eb |
|
MD5 | dab5160c329da045a1ff26c5d711bed6 |
|
BLAKE2b-256 | 9665a5e83f4c1bb387bb624255461fb883b98db030de5e463343b27fdef73baf |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 95.7 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50fa7b48402e677272b6e0210d75226f2844dcdd85f44301d8cbcea285180c80 |
|
MD5 | 46deb660df14e6782dc6fe1f00d66ff2 |
|
BLAKE2b-256 | 0c245e70ed101fdb03259922f8a81e625121c54bac10dcd5f9666b1276dbd786 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 97.9 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef41456b89a567b5fe0458e80585480112c7831c8c6315b7c2f2bde5a21498ad |
|
MD5 | 6546ef8b0dd240da189e25be2825126a |
|
BLAKE2b-256 | fa249754c721c3359151539c305d09949f65a680bd9cb385270ca3966bdc9c72 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 93.9 kB
- Tags: CPython 3.7m, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cecb37a8c60fcacae56c3c4414dd6b480800dc58d86c89dda1f8a3c95e157dd4 |
|
MD5 | ef0833fc157c506bce12efa899c9b69c |
|
BLAKE2b-256 | 07e84ef6879e09f33ede4fed7630154607ef57a80d098145169737267ce7e29b |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
- Upload date:
- Size: 103.0 kB
- Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2f50da93d19cd70c5ac6053f08170233e175f9d9491f38e310f2f4d412b98ce |
|
MD5 | 774fb559b4496730336c0e0338d6e92b |
|
BLAKE2b-256 | 53fdb089a07ee8e73ee4a71fd91d1716b5647e090f7b9a53f04b49cefa1976ce |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 107.3 kB
- Tags: CPython 3.7m, manylinux: glibc 2.12+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74c03df82f9f47f13df35a12e9b3cd034d160c1a51c510b251c3547dee0417c7 |
|
MD5 | bdbd34c7d2475517034175ce7199615d |
|
BLAKE2b-256 | 8c7d3918dde4116caa72779298bb9885ac7e7474179816b405871672d6ee7557 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux2014_aarch64.whl
- Upload date:
- Size: 97.9 kB
- Tags: CPython 3.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 459c6d58b40c7a8d105c014593da046d10ba7b4c3c4088dfccb726900b420409 |
|
MD5 | e8fcec58cf4999ab5b0e02cc36c6a50e |
|
BLAKE2b-256 | 58c63cb1a416a6d9a3d18d31395cfbb2b342a35daafc5410abb3fccce8558edc |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux1_x86_64.whl
- Upload date:
- Size: 69.7 kB
- Tags: CPython 3.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 401b367b60c34ff88b42d0d531e275f63f2ff90d472b18486b77f3e000f82516 |
|
MD5 | d66931df98910c49552c66b87a26db60 |
|
BLAKE2b-256 | 76ca5b93783b4aaf348c0dc260f77c021fc96628ca65889767f06b55919353a4 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-manylinux1_i686.whl
- Upload date:
- Size: 74.0 kB
- Tags: CPython 3.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2cfe3a0f43f2c5bd0c3dcb54cb1f0036b531efc958897e0aa058b86ac96c5de |
|
MD5 | 26a4008182ca789e43318beecfcc1839 |
|
BLAKE2b-256 | e36bd16c55ac775f234989f86f9d9beb0d2cc70bf700337ccefc9ce01c316740 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 19.1 kB
- Tags: CPython 3.7m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3268b6bc506dcd14a8684a522b990193c70dfb945ee529ed6be6330e7660e546 |
|
MD5 | 4e0dfd98b1fe8698a7609d0f0125f695 |
|
BLAKE2b-256 | 60d93d88e5d1d551d3726570db985d6422cf7b220957fe7ea238934814344b74 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp37-cp37m-macosx_10_6_intel.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp37-cp37m-macosx_10_6_intel.whl
- Upload date:
- Size: 37.4 kB
- Tags: CPython 3.7m, macOS 10.6+ intel
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee4e337baa43153e0d97676a4f1aa926d2f04076e0de25ea0be1bfc64ddd7e28 |
|
MD5 | c40d4b4057b31f74f2529d55288fd323 |
|
BLAKE2b-256 | 5bdac92403f33cdc0754dc4a93197090afcaa8709287b0127c09d4e901e707f6 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-win_amd64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-win_amd64.whl
- Upload date:
- Size: 20.6 kB
- Tags: CPython 3.6m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b68b7188cb22accdae5829baff132f6a118f7c418d9eb4c11617c1e18882297 |
|
MD5 | c33e379ad8ade2c4e421dadf95de3e89 |
|
BLAKE2b-256 | 36fe97a195fdb9a52d65606e9706849fd19c71b058dcdcc43b8aa06b8e11fa82 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-win32.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-win32.whl
- Upload date:
- Size: 21.0 kB
- Tags: CPython 3.6m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f5659029f4df6f131b6ccdb87a3dc82a3e7f2530f669b50286eb57633876aa9a |
|
MD5 | 68536a2c5e32ea900763c5617cedb95d |
|
BLAKE2b-256 | d3fd6597ca34c736c665efee62482f4c68913992537323e1a86938fb5a263558 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 98.2 kB
- Tags: CPython 3.6m, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd6677525f054b14a1c25be9cb00e92c68c65d7ef6e73d70a798dde548b230c4 |
|
MD5 | cdf7ea7589676e55183718463de37b92 |
|
BLAKE2b-256 | b4d4842b10e46cf6f7e11c3569dc12f5a8dd937153035fff5351e9a750f2cc7a |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-musllinux_1_1_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-musllinux_1_1_s390x.whl
- Upload date:
- Size: 98.2 kB
- Tags: CPython 3.6m, musllinux: musl 1.1+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05f81913ef0fc58bd996007b52db8d487dc5914bdb2fca49d75f4e1ea83b88b6 |
|
MD5 | ffeec21ab247b14b9407b236d9342442 |
|
BLAKE2b-256 | fe0c61afaa13e47fd6064d6ecf48165234f6d3a531c709bde04b42d60d83bf8b |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-musllinux_1_1_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-musllinux_1_1_ppc64le.whl
- Upload date:
- Size: 101.4 kB
- Tags: CPython 3.6m, musllinux: musl 1.1+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88bbf1e0e03b80ac5bd79887ce9d9e61c0623f71a212c4e6689af96363e831e2 |
|
MD5 | 307adf818167faf8d8b5c0e7a5f9031a |
|
BLAKE2b-256 | 149ddb5c401f118814aa26465524c8e093da32553ae4a9cb14c09ffebc59ffcf |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-musllinux_1_1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-musllinux_1_1_i686.whl
- Upload date:
- Size: 103.3 kB
- Tags: CPython 3.6m, musllinux: musl 1.1+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 845ce08e62439fa068414da22c426ba11a29523a8fb9c9851919d41db479df97 |
|
MD5 | 972979fdde9ae15eb813a2e2a1a38b21 |
|
BLAKE2b-256 | 0a3460eb54e0cafc7d40ec569df0ba012af1c26b7220d6aaace97c1139bad3df |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 95.6 kB
- Tags: CPython 3.6m, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fd31fa7e9b4d1346d261ee4fec2546d87a2e36cb6c0c105961237298899a5f2 |
|
MD5 | 16e477361c05d54d2df7945b735901e8 |
|
BLAKE2b-256 | 5ed70f185458c6a26ef39b2d9540d3585ff882fc2e76b1b96024e50938b5da37 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux_2_17_s390x.manylinux2014_s390x.whl
- Upload date:
- Size: 94.7 kB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ s390x
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e98a159ccfa47976bdb93f03c1b232b4ff85ee78e0a0bfa99354bb80edc68d0 |
|
MD5 | e760cec22930b6f1f1ade9359570f5b5 |
|
BLAKE2b-256 | 1d6af167ceda9ffc2f8f12a7a39cf71897fe6166c281b6b2ad6bb18890f3c7e4 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
- Upload date:
- Size: 97.0 kB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ ppc64le
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 061c9d705a83f3a83b3eef3cdde41a654584a337bfc93f4ec3a3923c98f48672 |
|
MD5 | 45031ace5e7521f2905a503e58b85d5a |
|
BLAKE2b-256 | 9a0e12516b73898ae77ff1408c9e26f7bf955c66d0aee3a1a1e833ed4ad446cd |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
- Upload date:
- Size: 93.0 kB
- Tags: CPython 3.6m, manylinux: glibc 2.17+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c110a5f09c7dfed530990fdc0ca1f079b0db227249ed658bc8992eab646c6c88 |
|
MD5 | 61aeda04126d67d9d978d25752e2aade |
|
BLAKE2b-256 | bae5803d65ca1ed615cc9b1eb8c4823464ed136ff49efdeff99eaf9bed9cd809 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl
- Upload date:
- Size: 102.0 kB
- Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64, manylinux: glibc 2.5+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f51ea5216c0e3785fcc383e1de8d6e50b54fff74557b6e9dc20e0ac299823c62 |
|
MD5 | d24f3dae17af75f096c6634a52be7871 |
|
BLAKE2b-256 | 9e78978f6cba752555f09a20b2f389129d8b9e6c8af07ab7c8f74fdfa1c79b5b |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_12_i686.manylinux2010_i686.whl
- Upload date:
- Size: 106.3 kB
- Tags: CPython 3.6m, manylinux: glibc 2.12+ i686, manylinux: glibc 2.5+ i686
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b33a0351c93f94386586bce76d6ad450fb5563e82455ea25b63e2e6356db4d4 |
|
MD5 | bfd197bbd5f30a52d8a3d2c1a66208af |
|
BLAKE2b-256 | c96858c0bd819dfee1a97fca7b87cdc021041510f1a35cbb2c6d04847c893244 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux2014_aarch64.whl
- Upload date:
- Size: 97.0 kB
- Tags: CPython 3.6m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ede9be983b18049d72ab060990f5aaad9f7c4cf5783ce9f353b10d3988a7c827 |
|
MD5 | 4cfff16ea3362a065a126d8ca53f4952 |
|
BLAKE2b-256 | 52ffd7865aa860085a635e8e4f9b262ffa0e564f5646a0dacdd27bbd9a511a37 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux1_x86_64.whl
- Upload date:
- Size: 68.5 kB
- Tags: CPython 3.6m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec52ae90dee73644cb8dae77438e9f9eec16c717481fafa51dc3af7d389b692f |
|
MD5 | 2d4838d37f7db3e061c76ef90542ef84 |
|
BLAKE2b-256 | 96e315a614679d585c26922688186ed0c00a57dcdf6ada7cd0b15cc452ef5e74 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-manylinux1_i686.whl
- Upload date:
- Size: 72.9 kB
- Tags: CPython 3.6m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6f25434c7bbefc76ff8bbef86867daf68cb5d0b4ea05ec63fc23ecf9383ff3c |
|
MD5 | 91695a5f8745499062b975e2651da71e |
|
BLAKE2b-256 | 46dfceb4be4086397f976d5007215b82ee56833882cd8ff85d0310cc8ee8c513 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-macosx_10_9_x86_64.whl
- Upload date:
- Size: 19.1 kB
- Tags: CPython 3.6m, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ec3e4b6d46bace8092a2a17b05c575e774029f81f835e17abcdc510282ce68b |
|
MD5 | 7c8f27c7bb44f151c621aa44a23cf47b |
|
BLAKE2b-256 | 244ec242fd7d23e5c73f4cc31a955b605b34b86a2d79c815c4f2725c6cceff56 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp36-cp36m-macosx_10_6_intel.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp36-cp36m-macosx_10_6_intel.whl
- Upload date:
- Size: 37.4 kB
- Tags: CPython 3.6m, macOS 10.6+ intel
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fc89463decb597c22c17914639c3a89254e29e629381af7f46976a6eefc798f |
|
MD5 | 457a65f9a2c29285a02a87c49965f726 |
|
BLAKE2b-256 | 4ef27b57dac4224a602808a3a10bfdc2c958342c7153d38126fd34f5716a3688 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp35-cp35m-win_amd64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp35-cp35m-win_amd64.whl
- Upload date:
- Size: 20.2 kB
- Tags: CPython 3.5m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3faeb15d7083d452e5593302ddf19a383d4795e429a0a117ecdabdfb013d055 |
|
MD5 | 6a9ddda2c9230a068e5f595a9e0d302c |
|
BLAKE2b-256 | e1f24e5f208965483eab710ff585652c72e46f7568fdc2d1d1e1ffa87cbce55e |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp35-cp35m-win32.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp35-cp35m-win32.whl
- Upload date:
- Size: 20.6 kB
- Tags: CPython 3.5m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40e13003788aceec44f9641f191f88882568aa08638a307fd01d1cae070bd6e2 |
|
MD5 | f877e4a90cdbc5983a76abce690b7f38 |
|
BLAKE2b-256 | 1500a1b712a3e05a329e24b39707b5c525cf7cfeb8f689caab7404ff5cf0fd3a |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp35-cp35m-manylinux2014_aarch64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp35-cp35m-manylinux2014_aarch64.whl
- Upload date:
- Size: 96.7 kB
- Tags: CPython 3.5m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f667a55d5ce503f69c00ad7c46b4aebbca3d0babf8c987404385c0097be0a01 |
|
MD5 | d13a8da160c82568934ccc938cc5fb19 |
|
BLAKE2b-256 | 42ca282b27ff3eec9b48d530f72eb6d600e227b10969ace5e200a5da7a053abc |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp35-cp35m-manylinux1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp35-cp35m-manylinux1_x86_64.whl
- Upload date:
- Size: 68.2 kB
- Tags: CPython 3.5m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a81d18428e6df165a2b0537c6e54cbc43915c64d7de189f07452f387c0b4eedf |
|
MD5 | 77a22b4f35d9dfba2ba3084b170dbca2 |
|
BLAKE2b-256 | 649d1a37238871e482857d0193846346aa65846461874411fc6b4a5057e8231c |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp35-cp35m-manylinux1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp35-cp35m-manylinux1_i686.whl
- Upload date:
- Size: 72.7 kB
- Tags: CPython 3.5m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 176778b1cd897054a9fad6dc0850151c9e80c2397f02339c9adb705caebfa8f0 |
|
MD5 | c0360d627dfeafff42b5edc84617ce3e |
|
BLAKE2b-256 | 29adaa741b5c6d5127c892cb9b5700d1250fc196591f69ef8c0a1352d4bb935b |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp35-cp35m-macosx_10_6_intel.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp35-cp35m-macosx_10_6_intel.whl
- Upload date:
- Size: 37.4 kB
- Tags: CPython 3.5m, macOS 10.6+ intel
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b39eaa9004a3bac1807614f2654645f4873d72bdd9460d60ebc9b3437376123 |
|
MD5 | c02cbc386eee45941ea52005a6282bbd |
|
BLAKE2b-256 | 1c30b4ab5699a2a142ad662561a5417b54e441e7646cf039546295323b7dcd97 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp34-cp34m-manylinux1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp34-cp34m-manylinux1_x86_64.whl
- Upload date:
- Size: 68.8 kB
- Tags: CPython 3.4m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d556ff29cb66e73fdadf75831761912d660634635c4e915a865da51c79a4aa87 |
|
MD5 | 90c1add7ba6ef31aa7b4783229451af7 |
|
BLAKE2b-256 | cc82ec1ce2c6528bfcdaab0ebf5b9d5afef0b95b7913511922dd1450136dfcce |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp34-cp34m-manylinux1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp34-cp34m-manylinux1_i686.whl
- Upload date:
- Size: 73.1 kB
- Tags: CPython 3.4m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23db430b9c3bd2f800d78efc19429586edf4b33fc25c88682de22bd9fd1be20e |
|
MD5 | ce927a2465a185d271bffc341c808c59 |
|
BLAKE2b-256 | f95279a008df7580ac053067f112145bd04d1dc3f8c54fb3e1589cf6cd4197dd |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp34-cp34m-macosx_10_6_intel.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp34-cp34m-macosx_10_6_intel.whl
- Upload date:
- Size: 38.3 kB
- Tags: CPython 3.4m, macOS 10.6+ intel
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94cb7234d6b27fb2a3d1042d8bf22c6b37ed0f4c22d496b255918f13e0db3515 |
|
MD5 | d0e4be9f4e5dfdb16c6092cc2abcf1c3 |
|
BLAKE2b-256 | 1502baa2cc089665b0f5427904f48729e02ed91b571906dc3aa817b0e2964825 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp27-cp27mu-manylinux1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp27-cp27mu-manylinux1_x86_64.whl
- Upload date:
- Size: 65.1 kB
- Tags: CPython 2.7mu
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdacaa9330086befe7bbd1362b327af76ac487b26e0c8e899fa95221a8d18aef |
|
MD5 | fde461de49c9a571f9540a756b3224ac |
|
BLAKE2b-256 | 6ba0118209e685dbfc01ed60bafd74dc7f4a0d4050cf6940feb77eef5313c861 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp27-cp27mu-manylinux1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp27-cp27mu-manylinux1_i686.whl
- Upload date:
- Size: 68.9 kB
- Tags: CPython 2.7mu
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79633d0af9c432c1cf0e4fff513dd4074effd8fc8183d6d245ff48dbdf0453c2 |
|
MD5 | 5c8fb91317ec0d53f021525d0421b721 |
|
BLAKE2b-256 | 65b3fd96705898ea81fc5e1ea7827a4be03541f0d7d3c7db17c1be8545c014c8 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp27-cp27m-win_amd64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp27-cp27m-win_amd64.whl
- Upload date:
- Size: 19.4 kB
- Tags: CPython 2.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 786fa8c579c45e74bdf360c936f91cc75916454db66e6ce18301da16f0e5a9f7 |
|
MD5 | ab2f1890caab78e66ab09bace1f38ae7 |
|
BLAKE2b-256 | c633fe22d813548dbefc0c43bebf079a8cd65a0e7b70dd8b4ebe489b8930f6aa |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp27-cp27m-win32.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp27-cp27m-win32.whl
- Upload date:
- Size: 20.4 kB
- Tags: CPython 2.7m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f434558dcfc99127597048db48efe89411a1cb52736b3a59f715f3ba6063dad8 |
|
MD5 | ff3eeba559a07b979d37abe998552c18 |
|
BLAKE2b-256 | ab00bed9470dc5f29337e88a66a3b0ca3240c6e11747445c4239657d768a5711 |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp27-cp27m-manylinux1_x86_64.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp27-cp27m-manylinux1_x86_64.whl
- Upload date:
- Size: 65.1 kB
- Tags: CPython 2.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4602153c124cdbcfa9bf3736f38582bca4f40956d7a4df0670ed4cf27d247c96 |
|
MD5 | 48627af6f9fbf3912195e10dc58c75ee |
|
BLAKE2b-256 | 104c0770ff9344b39f34339c380c739a19dd4d5dbadbcd054ba407dfb8f8210b |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp27-cp27m-manylinux1_i686.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp27-cp27m-manylinux1_i686.whl
- Upload date:
- Size: 68.9 kB
- Tags: CPython 2.7m
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42c7164c11287bd89072e5cb9fc1097d2e20a3bcf4c15bd50b65c1a7c0ad3778 |
|
MD5 | 198fda629220cdacc63462a06c7df596 |
|
BLAKE2b-256 | d30d3d83bf5d91303a050cb6fbfe7e141ed793a1bede92b168af1e34461a1e1d |
File details
Details for the file clickhouse_cityhash-1.0.2.3-cp27-cp27m-macosx_10_6_intel.whl
.
File metadata
- Download URL: clickhouse_cityhash-1.0.2.3-cp27-cp27m-macosx_10_6_intel.whl
- Upload date:
- Size: 37.9 kB
- Tags: CPython 2.7m, macOS 10.6+ intel
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98540df9cce00359266ea3cd32f064b4adf4da87e2d20b848e575037c6b418f0 |
|
MD5 | 2d9463156f93a6b1898346348d433921 |
|
BLAKE2b-256 | 8265630bcd3f43cc3966eb36d2ce2f56d834cd9054aa13d0314624f829111388 |