Last updated:
0 purchases
prm 0.1.4
PRM
pip repository manager
Use
$ prm list
pypi https://pypi.org/simple
douban https://pypi.douban.com/simple
tencent https://mirrors.cloud.tencent.com/pypi/simple
aliyun https://mirrors.aliyun.com/pypi/simple/
$ prm show
Current: https://mirrors.cloud.tencent.com/pypi/simple
$ prm use pypi
Setting to pypi
$ prm show
Current: https://pypi.org/simple
$ prm --help
Usage: prm [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
list
show
use
Install
pip install prm
Author
Yixian Du
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.