mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 21:40:11 -05:00
This PR is a revival of #3502, albeit in a much simpler form. This would allow for different middlewares like authentication and such, useful for if you want to deviate from the keychain authentication methods when using uv as a library. @zanieb I hope I made the changes as you noted you wanted to see them :) Happy to add/change anything you need.
pypi-client
A general-use client for interacting with PyPI.
Loosely modeled after Orogene's oro-client.