Ultimate Python Package Manager (Pipman-CLI): Intelligent, cross-platform, beautiful CLI for Python packages.
Project description
Pipman-CLI ( Ultimate Python Package Manager) By Irfan
A powerful, cross-platform command-line tool for managing Python packages with intelligent scanning, smart updates, and beautiful terminal output. Manage your Python packages like a pro — without memorizing a single command.
The last package manager command you'll need to learn.
✨ Features
- Intelligent Scanning: Fast, concurrent package scanning with real-time progress tracking.
- Smart Updates: Supports fuzzy matching and multi-select package updates for maximum efficiency.
- Modern Terminal GUI: Features a colorful ANSI-coded interface so managing packages won't feel static or boring.
- Batch Operations: Update multiple specific packages or entire ranges (e.g., 1-4) in one go.
- Cross-Platform: Works 100% on Windows, macOS, and Linux.
- Interactive Mode: User-friendly CLI with loading animations and interruptible scans.
🖼️ Preview
🚀 Installation
Via PyPI (Recommended):
pip install pipman-cli
Via GitHub (Manual):
- Download or clone this repo
- Navigate to the folder
- Run:
pip install -e .
Once installed, launch with:
pipmancli
📦 How to Use
Available Commands
| Command | Description |
|---|---|
| scan | Scan all installed packages for updates |
| update <name/pattern> | Smart update with fuzzy matching |
| list | Show all installed packages |
| help | Display available commands |
| legend | Show color legend |
| exit | Exit the program |
Instructions;
1. type scan to scan the packages installed on your system.
2. type legend to understand what each color means.
3. type update all to update all out updated libraries.
4. type update {package_name} to update specific one. (e.g. update ytdlp)
5. type update {pkg1}, {pkg2}, {pkg3}, {nth} to install multiple at once
⚙️ Development & Technology
This tool is built for speed and reliability using:
- Python 3.6+: The core engine for package management.
- Requests Library: Handles version checking and dependency data.
- Subprocess & Threading: Powers the concurrent scanning and background tasks.
- ANSI Styling: For the attractive, color-coded terminal interface.
🐛 Issues & Support
If you encounter any issues or have suggestions:
- Check the Issues page
- Create a new issue with detailed information
- Include your Python version, OS, and error messages
📜 
- This project is open source and distributed under the MIT License.
Made with 💙 by Irfan — 🚀 Check my profile for more upcoming projects!
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
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
File details
Details for the file pipman_cli-1.0.1.tar.gz.
File metadata
- Download URL: pipman_cli-1.0.1.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fbb5415ed90f419123d82b1a0055ee793692d8e394b31f28f98c4c350731e42
|
|
| MD5 |
0ac0c938cd88008c235dcd730f2ffc0a
|
|
| BLAKE2b-256 |
6f6b2eddd9d6537825f20248ba0f93ec1ac2c88c9ba36037a29fbf7e545153b3
|
File details
Details for the file pipman_cli-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pipman_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8d3e0c144324c3a46df2c1536d682e7d3af8fe8b44045f1c5a79814777305be
|
|
| MD5 |
382d7b898d84e1895fe19bad630a52f2
|
|
| BLAKE2b-256 |
2ac48576cabe202c592a9759bd3763b14b8500ff49d6b94f5376a739050e2be7
|