uv/crates/uv-client
Zanie Blue 346e6b7e8b
Fallback to `GET` on HTTP 400 when attempting to use range requests for wheel download (#11539)
See https://github.com/astral-sh/uv/issues/11501
2025-02-15 22:02:46 -06:00
..
src Fallback to `GET` on HTTP 400 when attempting to use range requests for wheel download (#11539) 2025-02-15 22:02:46 -06:00
tests/it Shrink `Dist` from 352 to 288 bytes (#10389) 2025-01-08 09:33:19 -05:00
Cargo.toml Migrate from `urlencoding` to `percent-encoding` (#11144) 2025-01-31 16:29:46 -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.