hashell-py 0.1.1

Creator: bradpython12

Last updated:

Add to Cart

Description:

hashellpy 0.1.1

hashell-py
Python bindings for hashell (see https://github.com/Grisshink/hashell)
Example
from hashell import hash_string

print(hash_string('some value', 16)) # 5149710603511119

Building
python -m venv env
source env/bin/activate
pip install maturin
maturin develop

This should install hashell-py library in your python environment

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.