PIP-HASH(1) pip PIP-HASH(1) NAME pip-hash - description of pip hash command DESCRIPTION Compute a hash of a local package archive. These can be used with --hash in a requirements file to do repeatable installs. USAGE python -m pip hash [options] ... OPTIONS -a, --algorithm The hash algorithm to use: one of sha256, sha384, sha512 AUTHOR pip developers COPYRIGHT The pip developers 24.0 April 6, 2024 PIP-HASH(1)