[Distutils] Getting eggs from with user, password
Ian Bicking
ianb at colorstudy.com
Sat May 13 04:55:40 CEST 2006
Mike Bernson wrote:
> I want to use eggs for a non-open source project.
>
> What I would like to do is create a page that has all the eggs for the
> project but
> is password. I would then like easy_install to be able to access this
> page. I see an
> option for adding a url to look at for find eggs. What I am missing is a
> way to
> supply this user and password for download.
Does http://user:password@host/path work? If not, then perhaps it should.
--
Ian Bicking | ianb at colorstudy.com | http://blog.ianbicking.org
More information about the Distutils-SIG
mailing list