Output structured JSON details for the environment.
Section: Inspect and Verify
Inspect environment as JSON
bash
bash
python -m pip inspectExplanation
Useful for tooling and automated analysis.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Inspect and Verify
List available versions
Show candidate versions for a package from the index.
Check dependency health
Report broken or incompatible installed dependencies.
Download without installing
Fetch distributions locally without modifying the environment.
List installed packages
Show installed packages in the active environment.