Skip to main content

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.

Latest Version Downloads

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.

Authors & Acknowledgements

See the included AUTHORS.rst file for more information.

License

This software is licensed under the BSD License. See the included LICENSE.rst 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

xxh-0.1.1.tar.gz (45.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page