LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pip-hash

Compute hash digests of package archives

TLDR

Calculate package hash
$ pip hash [package.whl]
copy
Calculate SHA256 hash
$ pip hash -a sha256 [package.tar.gz]
copy
Calculate multiple hashes
$ pip hash -a sha256 -a sha384 [package.whl]
copy

SYNOPSIS

pip hash [options] files...

DESCRIPTION

pip hash computes hash digests of package archives. Outputs hashes in a format suitable for requirements files with hash-checking mode. Supports SHA256, SHA384, and SHA512 algorithms.

PARAMETERS

-a, --algorithm algo

Hash algorithm (sha256, sha384, sha512).

INSTALL

sudo apk add py3-pip
copy

SEE ALSO

pip(1), pip-download(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid