uv/crates/uv-client
Charlie Marsh 425bcb9e4b Use rustls-tls with manual SSL_CERT_FILE implementation 2024-03-10 22:12:36 -04:00
..
src Use rustls-tls with manual SSL_CERT_FILE implementation 2024-03-10 22:12:36 -04:00
tests feat: Add netrc authentication to uv-client (#2241) 2024-03-06 20:48:30 +00:00
Cargo.toml Avoid duplicating authorization header with netrc (#2325) 2024-03-10 15:02:24 +00:00
README.md Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00

README.md

pypi-client

A general-use client for interacting with PyPI.

Loosely modeled after Orogene's oro-client.