The Version of HashStorm have these more features
has an setup.sh to automatically install dependencies & setup hashstorm
It doesn't needs to install libraries via pip3 explicitely ( installs automatically )
Automatically configures & uses venv ( No need to configure python venv manually )
Can be launched just with the command hashstorm [options] [arguments]
( meaning no need to use the python3 hashstorm.py arguments explicitely )