Installation
This installs a package that can be used from Python3.
From PyPI
To install for the current user:
python3 -m pip install --user sha256bit
To install for all users on the system, administrator rights (root) may be required.
python3 -m pip install sha256bit