Python bindings for xxhash non-cryptographic hash algorithm
Project description
Package Description
This package provides a Python interface to the xxHash fast non-cryptographic hash algorithm. Inspired by existing Python wrappers for xxHash, this package exposes both the 32 and 64-bit versions of the algorithm and leverages Cython to provide better support for incremental updating of a hash using data encapsulated in a range of Python container classes. The package is compatible with Python 2.7 and later.
Quick Start
Make sure you have pip and Cython installed; once you do, install the package as follows:
pip install xxh
Development
The latest source code can be obtained from the project website at GitHub.
License
This software is licensed under the BSD License. See the included LICENSE.rst file for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file xxh-0.1.2.tar.gz
.
File metadata
- Download URL: xxh-0.1.2.tar.gz
- Upload date:
- Size: 35.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d94550699c1ae2b9a8331d63adf171b1c99816e438648fd9e581df978236213a |
|
MD5 | 2c15534f7f8393d23648870e8f2fedf3 |
|
BLAKE2b-256 | dd5f46b350abf5a5ac0fd299de60ad9529aea8df73992d9b120a9f215d14eefe |