This is a Python implementation of PwdHash, accessible from the command line. It is function-equivalent to the original PwdHash browser add-on.
usage: pwdhash.py [-h] [-n] domain
Computes a PwdHash.
positional arguments:
domain the domain or uri of the site
optional arguments:
-h, --help show this help message and exit
-n do not print the trailing newline