Skip to main content

A faster and more comprehensive Python package manager

Project description

PPM - A faster and more comprehensive Python package manager

一个更快速、更全面的Python包管理器,默认使用清华PyPI镜像源。

版本: 1.1 作者: IngotStudio

特点

  • 使用异步IO实现快速下载
  • 默认使用清华PyPI镜像源
  • 美观的进度条显示
  • 简单直观的命令行接口
  • 自动更新功能

安装

pip install ppm

配置镜像源

PPM默认使用清华PyPI镜像源,无需额外配置。如需手动配置,可使用以下命令:

ppm config set mirror https://pypi.tuna.tsinghua.edu.cn/simple

使用方法

安装包

# 安装最新版本
ppm add package_name

# 安装指定版本
ppm add package_name -v=1.0.0

# 安装开发依赖
ppm add package_name --dev

# 从requirements.txt安装
ppm add -r requirements.txt

包管理

# 列出已安装的包
ppm list

# 查看包信息(版本、作者、描述等)
ppm info package_name

# 卸载包
ppm remove package_name

更新

# 更新PPM和所有过期的包
ppm update

特色功能

  • 自动检测并更新过期的包
  • 智能版本管理
  • 详细的包信息展示
  • 安全的包卸载机制

开发

  1. 克隆仓库
  2. 安装依赖: pip install -e .
  3. 运行测试: pytest

许可证

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 Distribution

ingot_ppm-1.1.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ingot_ppm-1.1-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file ingot_ppm-1.1.tar.gz.

File metadata

  • Download URL: ingot_ppm-1.1.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.6

File hashes

Hashes for ingot_ppm-1.1.tar.gz
Algorithm Hash digest
SHA256 365d06871e0d2169449f6c18a821cdd5c8db9ceee0468f20e87bc2988ac3087b
MD5 6473d7adf689ad0a26b8f11acf93eda5
BLAKE2b-256 4a08b29af3717c9dc81bd14b3c10ce64cd8e3474de1fd0f9bd48279452eb8ba9

See more details on using hashes here.

File details

Details for the file ingot_ppm-1.1-py3-none-any.whl.

File metadata

  • Download URL: ingot_ppm-1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.8.6

File hashes

Hashes for ingot_ppm-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d3688fc3e1de8fc795cc8d9fa21aff6a0b68dc44bf6df6e1d3079d8a25ae6be9
MD5 2656c6da3fb206f6a340fac49ff6e377
BLAKE2b-256 2fe9015f46bcac1992624efe5f8773a63157357ba999def6a518aa59cdf9c6f4

See more details on using hashes here.

Supported by

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