Skip to main content

pypi mirrors manager

Project description

pimm

pip mirrors manager

This is a pip mirrors manager, just like nrm for npm.

support command

pmm ls # list all server
pmm help # show help
pmm test # show response time of all servers 
pmm use <name> # use <server_name> server 
pmm -V # show current version
pmm add <name> <url> # Add a mirror
pmm rm <name> #Remove the mirror
pmm reset #Reset to the initial state

mirrors includes

{
    "aliyun": "https://mirrors.aliyun.com/pypi/simple",
    "douban": "https://pypi.doubanio.com/simple",
    "hit": "https://mirrors.hit.edu.cn/pypi/web/simple",
    "huawei": "https://repo.huaweicloud.com/repository/pypi/simple",
    "jlu": "https://mirrors.jlu.edu.cn/pypi/simple",
    "pku": "https://mirrors.pku.edu.cn/pypi/web/simple",
    "tencent": "https://mirrors.cloud.tencent.com/pypi/simple",
    "thu": "https://pypi.tuna.tsinghua.edu.cn/simple",
    "ustc": "https://pypi.mirrors.ustc.edu.cn/simple",
    "default": "https://pypi.org/simple"
}

LICENSE

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pimm-0.0.6-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page