python-farmhash icon indicating copy to clipboard operation
python-farmhash copied to clipboard

Python bindings for the Google's FarmHash

Results 2 python-farmhash issues
Sort by recently updated
recently updated
newest added

In the current version, - farmhash does not support `bytes` in Python 3. For example, `farmhash.hash64(b'123')` will lead to `TypeError: argument 1 must be str, not bytes`. - It does...

As described in the title, this generates precompiled wheels for the packages, that can be used to avoid the requirement for g++ and for any compilation from the users.