astral-sh/uv

Add support for a JSON output format for machine readable output throughout uv

Open

#411 opened on Nov 13, 2023

View on GitHub
 (9 comments) (43 reactions) (0 assignees)Rust (3,111 forks)batch import
clienhancementhelp wantedtracking

Repository metrics

Stars
 (84,934 stars)
PR merge metrics
 (Avg merge 7d 16h) (259 merged PRs in 30d)

Description

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

See the linked issues for support in a specific command.

Contributor guide