A simple pip mirror management tool
Project description
PPMM - Python Pip Mirror Manager
ppmm 是一个命令行工具,用于管理 Python 包管理器(pip)的源。它允许您轻松地列出、切换、测试 pip 源,以及添加、修改、删除和重命名源。
简体中文 | English
特性
- 使用
mm ls列出可用源 - 使用
mm use <name>切换源 - 使用
mm test测试源的响应时间 - 使用
mm current显示当前使用的源 - 使用
mm add <name> <URL>添加新的源 - 使用
mm edit <name> <URL>修改指定的源 - 使用
mm rm <name>删除指定的源 - 使用
mm rename <old name> <new name>重命名源 - 使用
mm help显示帮助信息
安装
您可以使用 pip 安装 ppmm:
pip install ppmm
使用方法
列出源
列出所有可用源:
mm ls
切换源
切换到特定源,例如 阿里云:
mm use ali
测试源
测试所有源的响应时间:
mm test
查看当前源
检查当前使用的源:
mm current
添加新的源
添加一个新的源:
mm add <name> <URL>
修改源
修改镜像的URL:
mm edit <name> <URL>
删除源
删除一个已存在的源:
mm rm <name>
重命名源
重命名一个源:
mm rename <old name> <new name>
帮助
显示帮助信息:
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.10.tar.gz
(4.9 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.10-py3-none-any.whl
(6.0 kB
view details)
File details
Details for the file ppmm-1.1.10.tar.gz.
File metadata
- Download URL: ppmm-1.1.10.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
687eaaf11902efa2c65e7081f701044bfacdefd86d6a73cabe5b98cfac04d14f
|
|
| MD5 |
336e9256e1d3fbefac10a16d5d76ec49
|
|
| BLAKE2b-256 |
30fe931ccb5b35c6edaad1fb079ebdd95ca722c5468d881ace75ad235c1fac73
|
File details
Details for the file ppmm-1.1.10-py3-none-any.whl.
File metadata
- Download URL: ppmm-1.1.10-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.8 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e80d7868a37525673d88416852296e14da3312c6c5e4462c7adf0305fabdfc29
|
|
| MD5 |
a5af1b25e1ed9eabc1f1744816c30878
|
|
| BLAKE2b-256 |
26a20c521e95649667797207f4861a67d3ce6a1f41980f65a112e39d7bd82ebb
|