Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

proxy server to expose multiple pypi index on the same url.

In one terminal:

$ python multi_index/__init__.py

Then you can

$ pip install --index-url http://127.0.0.1:5000 --pre --upgrade numpy scipy

And pip will see both the stables package of PyPI and the nightly wheels of https://pypi.anaconda.org/scientific-python-nightly-wheels

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages