uv/crates/uv-client
Charlie Marsh 4ca158931a
Show hint in resolution failure on `Forbidden` (`403`) or `Unauthorized` (`401`) (#8264)
## Summary

Closes https://github.com/astral-sh/uv/issues/8167.
2024-10-16 17:34:29 +00:00
..
src Show hint in resolution failure on `Forbidden` (`403`) or `Unauthorized` (`401`) (#8264) 2024-10-16 17:34:29 +00:00
tests/it chore: Move all integration tests to a single binary (#8093) 2024-10-11 16:41:35 +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.