uv/crates/uv-client
konstin 6e4e5aaf8d Simplify relative URL handling
I was trying to figure out what the correct relative-and-absolute URL handling function was and realized there are two and they are redundant.
2025-07-03 23:24:42 +02:00
..
src Simplify relative URL handling 2025-07-03 23:24:42 +02: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.