pip repository manager
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
prm-0.1.4.tar.gz
(3.0 kB
view hashes)
Built Distribution
prm-0.1.4-py3-none-any.whl
(3.4 kB
view hashes)