A simple pip mirror management tool
Project description
PPMM - Python Pip Mirror Manager
ppmm 是一个命令行工具,用于管理 Python 包管理器(pip)的源。它允许您轻松地列出、切换、测试 pip 源,以及添加、删除和重命名源。
特性
- 使用
mm ls列出可用源 - 使用
mm use <名称>切换源 - 使用
mm test测试源的响应时间 - 使用
mm current显示当前使用的源 - 使用
mm add <名称> <URL>添加新的源 - 使用
mm rm <名称>删除指定的源 - 使用
mm rename <旧名称> <新名称>重命名源 - 使用
mm help显示帮助信息
安装
您可以使用 pip 安装 ppmm:
pip install ppmm
使用方法
列出源
列出所有可用源:
mm ls
切换源
切换到特定源,例如 阿里云:
mm use ali
测试源
测试所有源的响应时间:
mm test
查看当前源
检查当前使用的源:
mm current
添加新的源
添加一个新的源:
mm add <名称> <URL>
删除源
删除一个已存在的源:
mm rm <名称>
重命名源
重命名一个源:
mm rename <旧名称> <新名称>
帮助
显示帮助信息:
mm help
贡献
欢迎贡献!请提出问题或提交拉取请求。
许可证
本项目采用 MIT 许可证 - 详见 LICENSE 文件。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ppmm-1.1.4.tar.gz
(4.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ppmm-1.1.4-py3-none-any.whl
(5.6 kB
view details)
File details
Details for the file ppmm-1.1.4.tar.gz.
File metadata
- Download URL: ppmm-1.1.4.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd8e0f1d817ca43b76a1e0b57a6dcbe7de6b91837289cc2fef5d98cecd0ff02f
|
|
| MD5 |
54f720c47978c28056813bfb8aa94be9
|
|
| BLAKE2b-256 |
63d6868dd27024a89e5da1acab1d9ee39eb5dbb3dbba0fe4087e77c086c9fef4
|
File details
Details for the file ppmm-1.1.4-py3-none-any.whl.
File metadata
- Download URL: ppmm-1.1.4-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2187743745ed6ce5ee44da8485fbd23cb9eb5ca365040b2f18c3eaf7d95eafba
|
|
| MD5 |
bd98a06789a6323cd4d2843d141d9508
|
|
| BLAKE2b-256 |
16f8f80cf5bda7b8f3873ecd324d7051d2747f55e9a6fd923c05ddbff8582ddc
|