uv/crates/uv-client
Zanie Blue 71470b7b1a
Add UV_HTTP_RETRIES to customize retry counts (#14544)
I want to increase this number in CI and was surprised we didn't support
configuration yet.
2025-07-11 07:35:27 -05:00
..
src Add UV_HTTP_RETRIES to customize retry counts (#14544) 2025-07-11 07:35:27 -05:00
tests/it Add DisplaySafeUrl newtype to prevent leaking of credentials by default (#13560) 2025-05-27 00:05:30 +02:00
Cargo.toml Support netrc and same-origin credential propagation on index redirects (#14126) 2025-06-20 09:21:32 +02:00
README.md Rename to uv (#1302) 2024-02-15 11:19:46 -06:00

pypi-client

A general-use client for interacting with PyPI.

Loosely modeled after Orogene's oro-client.