pip3.14-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

(environment variable: PIP_ALGORITHM)

Author

pip developers

Referenced By

pip3.14(1).

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

Sep 19, 2025 25.2 pip