mirror of
https://github.com/astral-sh/uv
synced 2026-01-26 07:50:16 -05:00
## Summary This uses the same approach as in the rest of uv, but with another dedicated method for retries. Closes https://github.com/astral-sh/uv/issues/8525.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.