As the title says, does pip support http authentication, like easy_install does?
If not, are there any (better) alternatives to running a private package repository? I see pip can access source repositories (git,svn etc.), but can version requirements be used with this?