clickhouse-cityhash

Python-bindings for CityHash, a fast non-cryptographic hash algorithm

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libgcc-s1 libc6
pip3 install clickhouse-cityhash

Dependencies

  • None

Page last updated 2025-11-07 17:09:23 UTC