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

Info

Jul 08, 2025 25.1 pip