pip-hash − description of pip hash command
Compute a hash of a local package archive.
These can be used with −−hash in a requirements file to do repeatable installs.
python −m pip hash [options] <file> ...
−a, −−algorithm <algorithm>
The hash algorithm to use: one of sha256, sha384, sha512
pip developers
The pip developers