mirror_config.txt 504 B

1234567891011121314151617181920
  1. # PyPI Mirror Configuration
  2. # 配置 PyPI 镜像源
  3. # Default: Tsinghua University (China)
  4. # 默认:清华大学镜像源(中国)
  5. https://pypi.tuna.tsinghua.edu.cn/simple
  6. # Alternative mirrors / 其他可选镜像源:
  7. #
  8. # Aliyun (阿里云):
  9. # https://mirrors.aliyun.com/pypi/simple/
  10. #
  11. # Douban (豆瓣):
  12. # https://pypi.douban.com/simple/
  13. #
  14. # USTC (中国科学技术大学):
  15. # https://pypi.mirrors.ustc.edu.cn/simple/
  16. #
  17. # Official PyPI (官方源):
  18. # https://pypi.org/simple