Last updated:
0 purchases
pipcn 0.0.5
pipcn
快速、方便的使用pip的国内镜像源安装/更新包~
默认使用清华大学pip镜像:https://pypi.tuna.tsinghua.edu.cn/simple
Table of Contents
Installation
License
Installation
pip install pipcn
Usage
pipcn <package>
以上命令相当于:
pip install --upgrade -i https://pypi.tuna.tsinghua.edu.cn/simple <package>
License
pipcn is distributed under the terms of the GPL-3.0-only license.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.