how to create local own pypi repository index without mirror?
We have several own python packages and want to create local pypi repository for them using simple interface like https://pypi.python.org/simple/
We have several own python packages and want to create local pypi repository for them using simple interface like https://pypi.python.org/simple/
I would like to run my own internal pypi server, for egg distribution within my organization.