astral-sh / uv

An extremely fast Python package and project manager, written in Rust.
https://docs.astral.sh/uv
Apache License 2.0
20.69k stars 610 forks source link

Output format json #411

Open konstin opened 10 months ago

konstin commented 10 months ago

Our main commands, especially pip-compile, should have a json output format that can be in downstream applications such as auditing, dependabot-like application and our own testing.

bigluck commented 7 months ago

I'd love it, too :)

zanieb commented 2 months ago

https://github.com/astral-sh/uv/issues/3199 has relevant context for implementing this in the uv pip interfaces