pip-hash - Man Page

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] <file> ...

Options

-a, ā€‰--algorithm <algorithm>

The hash algorithm to use: one of sha256, sha384, sha512

Author

pip developers

Referenced By

pip(1).

The man pages pip-3.12-hash(1), pip3.12-hash(1), pip-3-hash(1) and pip3-hash(1) are aliases of pip-hash(1).

Mar 07, 2024 24.0 pip