uv/crates/uv-client
Tim de Jager 9ae116f82b
fix: remove cache generic from builder (#3322)
Just a small fix, remove generic argument that I think was unused.
2024-04-30 08:27:55 -05:00
..
src fix: remove cache generic from builder (#3322) 2024-04-30 08:27:55 -05:00
tests Fix authentication for URLs with a shared realm (#3130) 2024-04-22 13:06:57 -05:00
Cargo.toml Fix single crate tokio features (#3234) 2024-04-24 08:55:15 +00: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.