uv/crates/uv-client
konsti a1a4d820d5
Add `Send + 'static` bounds to cache deserialization (#10352)
2025-01-07 09:55:37 +00:00
..
src Add `Send + 'static` bounds to cache deserialization (#10352) 2025-01-07 09:55:37 +00:00
tests/it Respect allow insecure host in publish (#8440) 2024-10-22 13:36:18 +02:00
Cargo.toml chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05: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.