Reimplementation of Lackey's file hashing routine in C as a python module.
Add it to your Pipfile:
pipenv install -e path/to/lackeyhasher
Ensure you have a platform-correct compiler installed and referenced in PATH.
Then, run setup.py in your virtual environment.
python setup.py build_ext -i