uv/crates/uv-python
Zanie Blue e006a69fe8
Configure prettier `prose-wrap` in `.prettierrc` instead of the CLI (#17184)
This also removes the file-specific targets from prettier execution
which means we're including `.json`, `.css`, and `.html` files, which
seems like an improvement.

Co-authored-by: Claude <noreply@anthropic.com>
2025-12-18 18:54:23 -06:00
..
python Fix Pyston tags (#16972) 2025-12-04 10:18:41 +01:00
src Respect `UV_PYTHON_DOWNLOAD_MIRROR` in `uv python list` (#16673) 2025-12-18 11:29:48 -06:00
.gitignore minify and filter embed managed pythons json on compile time (#12967) 2025-04-30 15:51:03 -04:00
Cargo.toml Bump version to 0.9.18 (#17141) 2025-12-16 13:32:35 +00:00
README.md Bump version to 0.9.18 (#17141) 2025-12-16 13:32:35 +00:00
build.rs chore(🧹): const env var usage cleanup (#16950) 2025-12-02 22:16:46 -08:00
download-metadata.json Configure prettier `prose-wrap` in `.prettierrc` instead of the CLI (#17184) 2025-12-18 18:54:23 -06:00
fetch-download-metadata.py Allow selection of debug build interpreters (#11520) 2025-09-12 13:32:22 +00:00

README.md

uv-python

This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.

This version (0.0.8) is a component of uv 0.9.18. The source can be found here.

See uv's crate versioning policy for details on versioning.