pip create local repository
lufy
January 12, 2022
from https://pypi.org/project/pip2pi/
1. pip install pip2pi
2.
mkdir share/pypi
pip2tgz share/pypi pandas==1.1.5
3.
dir2pi share/pypi
4. use local repository
pip install --index-url=http://lufy.org:20082/pypi/simple/ pandas --trusted-host=lufy.org
Comments (0)
Leave a Comment
No comments yet. Be the first to comment!