1PIP-HASH(1)                           pip                          PIP-HASH(1)
2
3
4

NAME

6       pip-hash - description of pip hash command
7

DESCRIPTION

9       Compute a hash of a local package archive.
10
11       These  can  be used with --hash in a requirements file to do repeatable
12       installs.
13
14

USAGE

16          python -m pip hash [options] <file> ...
17

OPTIONS

19       -a, --algorithm <algorithm>
20              The hash algorithm to use: one of sha256, sha384, sha512
21
22

AUTHOR

24       pip developers
25
27       The pip developers
28
29
30
31
3222.2                             Nov 21, 2022                      PIP-HASH(1)
Impressum