LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pip-inspect

Output installed package metadata as JSON

TLDR

Inspect installed packages
$ pip inspect
copy
Output as JSON
$ pip inspect --local
copy

SYNOPSIS

pip inspect [options]

DESCRIPTION

pip inspect outputs JSON describing installed packages and their metadata. Provides detailed information about installed distributions including versions, requires, and provides metadata. Useful for programmatic environment analysis.

PARAMETERS

--local

Only inspect virtualenv packages.
--user
Only inspect user packages.
--path path
Inspect packages in path.

INSTALL

sudo apk add py3-pip
copy

SEE ALSO

pip(1), pip-list(1), pip-show(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