uv/crates/puffin-client
Zanie 653c448fd8 Perform 3 retries by default instead of 0 on failed index requests 2023-12-19 16:11:42 -06:00
..
src Perform 3 retries by default instead of 0 on failed index requests 2023-12-19 16:11:42 -06:00
tests Preserve verbatim URLs (#639) 2023-12-14 15:03:39 +00:00
Cargo.toml Switch to msgpack in the cached client (#662) 2023-12-16 21:01:35 +00:00
README.md Add client networking stack 2023-10-05 12:45:38 -04:00

README.md

pypi-client

A general-use client for interacting with PyPI.

Loosely modeled after Orogene's oro-client.