Sponsor:

Your company here ā€” click to reach over 10,000 unique daily visitors

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

(environment variable: PIP_ALGORITHM)

Author

pip developers

Referenced By

pip(1).

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

Jun 28, 2024 24.1 pip