Skip to content

AuroraZiling/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)

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

Contributing

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

License

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

(back to top)