jku / pip

pip fork to experiment with PEP-458 implementation https://www.python.org/dev/peps/pep-0458/: See branch tuf-v2 (and tuf-mvp and tuf-mvp-vendored for earlier work)
https://pip.pypa.io/
MIT License
1 stars 0 forks source link

support basic auth #29

Open jku opened 4 years ago

jku commented 4 years ago

pip supports HTTP Basic Authentication. My assumption is that this will not work with TUF -- this is not an immediate issue as pypi.org does not use Basic Auth