uv/crates/uv-client
Zanie a2ba4271ec Add parse test for devpi 2024-02-23 13:19:25 -06:00
..
src Add parse test for devpi 2024-02-23 13:19:25 -06:00
tests Rename to `uv` (#1302) 2024-02-15 11:19:46 -06:00
Cargo.toml Ensure authentication is passed from the index url to distribution files (#1886) 2024-02-22 18:10:17 -06: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.