Skip to content

kitman0000/PipManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Pip Manager

A Python Package Manager (pip based)
Explore the docs (Chinese Simplified) »

Screenshots · Report Bug · Request Feature

Downloads Stargazers Issues MIT License


该项目处于早期开发阶段,存在大量Bug

The project is in an early stage of development and has a lot of bugs


About Pip Manager

Pip Manager is a package manager for Python newcomers (based on Pip)

Features:

  • GUI
  • Integration of most Pip commands
  • Multi-Pip environment switching

Easier operation of Pip is the goal of Pip Manager.

Technology Stack

Pip Manager is based on the following technology stacks:

.NET CoreWPF

(back to top)

Screenshots

light.jpeg dark.jpeg

Getting Started

Double click PipManager.exe or PipManager_withRuntime.exe If you have not installed .Net 8 Desktop Runtime

Arguments

  • /console: Show console while program running
  • /experiment: Enable a secret page for test Currently this feature is useless

(back to top)

Roadmap

Features

  • Install Package
    • Default pip install
    • requirements.txt Import
    • Download Distributions
    • Install via distributions
    • Install via VCS
  • Update Package
  • Delete Package
  • Show Packages in list
  • Multi-environment Management
  • Search Package
  • Dependency Completion Check
  • Scenario Recommendation
  • Cache Management
  • Tools
    • Embedded Lite Python Script Editor

Long-term

  • Logging
  • Localization
  • Rules of action exceptions

See the Open Issues for a full list of proposed features (and known issues).

(back to top)

Contributing

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

(back to top)

License

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

(back to top)

About

Python Package Manager (pip-based)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.4%
  • PowerShell 0.6%