uv/crates/uv-client
Bas Schoenmaeckers e7742070c1
feat: Add netrc authentication to uv-client (#2241)
## Summary

Add netrc support to the uv-client.

closes #1405 

## Test Plan

I've added a corresponding test case to validate the correct header.
Furthermore a tested it against a real world private repository.
2024-03-06 20:48:30 +00:00
..
src feat: Add netrc authentication to uv-client (#2241) 2024-03-06 20:48:30 +00:00
tests feat: Add netrc authentication to uv-client (#2241) 2024-03-06 20:48:30 +00:00
Cargo.toml feat: Add netrc authentication to uv-client (#2241) 2024-03-06 20:48:30 +00: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.