Pip-Manager / PipManager.Windows

Python Package Manager (pip-based)
https://pipmanager.dev
MIT License
51 stars 2 forks source link
csharp fluent-design pip pypi python python-package wpf wpfui




Logo

Pip Manager

基于 Pip 的图形化 Python 包管理器
查看文档(WIP) »

展示 · 报告 Bug · 新功能请求

[![Downloads][github-downloads-shield]][github-downloads-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url]

该项目现已依赖PipManager.Core并逐渐迁移

有关项目进展和计划:2024 PipManager Roadmap


关于 Pip Manager

Pip Manager 是一个为 Python 新手设计的包管理工具,基于原生的 Pip,专门用来简化 Pip 的使用过程。

特性:

Pip Manager 不会在安装目录之外写入任何文件,用户可以通过删除整个安装目录来完全卸载。

技术栈

.NET CoreWPF

展示

light.jpeg dark.jpeg

使用

如果你的电脑上安装了.Net 8 桌面运行时,请下载 PipManager.exe 并启动;否则启动 PipManager_withRuntime.exe

命令行参数

共同改进

  1. Fork 该项目
  2. 提交更改
  3. Push 到该仓库的 development 分支
  4. 提交一个 Pull Request

许可证

Distributed under the MIT License. See LICENSE for more information.

(back to top)