Created
November 26, 2024 07:03
-
-
Save armamini/a5b5affe688efebe18b670d90818b9ce to your computer and use it in GitHub Desktop.
Fetch PIP packages, freely
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Host Address | |
| https://pypi.tuna.tsinghua.edu.cn https://pypi.tuna.tsinghua.edu.cn/simple/ | |
| https://mirrors.aliyun.com https://mirrors.aliyun.com/pypi/simple/ | |
| https://pypi.mirrors.ustc.edu.cn https://pypi.mirrors.ustc.edu.cn/simple/ | |
| https://repo.huaweicloud.com https://repo.huaweicloud.com/repository/pypi/simple/ | |
| http://pypi.douban.com http://pypi.douban.com/simple/ | |
| http://pypi.sdutlinux.org http://pypi.sdutlinux.org/ | |
| http://pypi.hustunique.com http://pypi.hustunique.com/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # pip install --trusted-host [host] -i [address] some-pckage |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment