pprm

1.0.4 • Public • Published

pprm -- Pypi registry manager

NPM version

pprm can help you switch between different registries easily,now include:

Install

$  npm install -g pprm

Example

$ prm ls

  pypi --- https://pypi.python.org/simple/
* douban - https://pypi.doubanio.com/simple/
  ali ---- http://mirrors.aliyun.com/pypi/simple/
  tsinghua  https://pypi.tuna.tsinghua.edu.cn/simple/
  ustc --- https://mirrors.ustc.edu.cn/pypi/web/simple/

$ prm use ali

Registry has been set to: http://mirrors.aliyun.com/pypi/simple/

Usage

Usage: prm [options] [command]


Commands:

ls                           List all the registries
current                      Show current registry name
use <registry>               change registry to registry
add <registry> <url> [home]  Add one custom registry
del <registry>               Delete one registry
home <registry> [browser]    Open the homepage of registry with optional browser
test [registry]              Show response time for specific or all registries

Options:

-h, --help     output usage information
-V, --version  output the version number

LICENSE

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    0
  • 1.0.2
    0

Package Sidebar

Install

npm i pprm

Weekly Downloads

0

Version

1.0.4

License

MIT

Last publish

Collaborators

  • yuxingxin