Add uv pip list --format json
#2201
Labels
cli
Related to the command line interface
compatibility
Compatibility with a specification or another tool
This is very helpful for interpreting the output of
pip list
in e.g. shell scripts usingjq
and then further process it to generate follow-up commands.This in combination with #2150 is the last remaining blocker for me to be able to replace
pip
withuv
in one of my projects (this also happens to be where I'm experiencing the most slowdowns).The text was updated successfully, but these errors were encountered: