uv/crates/puffin-client
Charlie Marsh 16aac834ee
Move PyPI-oriented types out of `puffin-client` crate (#255)
Just an internal change to avoid a dependency on `puffin-client` for
those crates that need access to PyPI-metadata types.
2023-10-31 17:10:23 +00:00
..
src Move PyPI-oriented types out of `puffin-client` crate (#255) 2023-10-31 17:10:23 +00:00
Cargo.toml Build source distributions in the resolver (#138) 2023-10-25 20:05:13 +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.