uv/crates/puffin-client
Charlie Marsh 0499fe0613
Fix incorrect unknown size marker in traces (#600)
It said `(unknown size)` for _all_ disk-based wheels.
2023-12-09 04:46:01 +00:00
..
src Fix incorrect unknown size marker in traces (#600) 2023-12-09 04:46:01 +00:00
tests Introduce Cache, CacheBucket and CacheEntry (#507) 2023-11-28 17:11:14 +00:00
Cargo.toml Parse SimpleJson into categorized data in the client (#522) 2023-12-07 11:04:47 -06:00
README.md Add client networking stack 2023-10-05 12:45:38 -04:00

pypi-client

A general-use client for interacting with PyPI.

Loosely modeled after Orogene's oro-client.