Python / pip / condastable
中科大 PyPI
https://pypi.mirrors.ustc.edu.cn/simple中科大出品,稳定,适合学术环境
pipPyPIPython
使用说明
中科大 PyPI 镜像
pip config set global.index-url https://pypi.mirrors.ustc.edu.cn/simple
临时使用:
pip install <包名> -i https://pypi.mirrors.ustc.edu.cn/simple
