We have several own python packages and want to create local pypi repository for them using simple interface like https://pypi.python.org/simple/
This repository I want to create for local only without any mirrors due to security reason, and it will be put under apache's control
The command pypimirror
looks has to be initialized once, which needs to mirror.
How can I generate PyPi Simple Index based on local python packages.
Any other simple scripts for this ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…