Ultimate Python Package Manager - Cross-Platform CLI tool for managing Python packages with smart features
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. Specially helpful for "vibe coders" and developers who want a faster way to handle dependencies without the headache of manual pip commands. Just run, scan, and update.
✨ 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
- Ensure you have Python 3.6+ and pip installed on your system.
- Download project and run
pipman-cli.py
📦 How to Usage
Available Commands
| Command | Description |
|---|---|
| scan | Scan all installed packages for updates (press 'q' to stop early) |
| update <name/pattern> | Smart update with fuzzy matching and multi-select |
| list | Show all installed packages |
| help | Display available commands |
| legend | Show color legend |
| exit | Exit the program |
Instructions;
1. type Scan after running pipman-cli.py, 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)
⚙️ 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.
Acknowledgments
- Built with Python's subprocess and requests libraries
- Inspired by the need for a better pip user experience
- Thanks to the Python community for excellent package management tools
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 (@Irfanh-dev). Assisted with AI || 🚀 Stay connected and check profile for More Awesome 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.tar.gz.
File metadata
- Download URL: pipman_cli-1.0.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20842e63f956055fb9cae5a2e7cc384dd3b403bbd7203c4a36ce4fa45fb58ef0
|
|
| MD5 |
75ba14d558a6fedbae88d09d0172b92d
|
|
| BLAKE2b-256 |
df226abae5abc8f0920f64bfc93ccaeaf5a0c51d1d3cad735f0aeace83a293b9
|
File details
Details for the file pipman_cli-1.0-py3-none-any.whl.
File metadata
- Download URL: pipman_cli-1.0-py3-none-any.whl
- Upload date:
- Size: 13.4 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 |
97e9d99c5342cff59d889bc98f8356651f714993c0016d9a7ae2b998ce6d553f
|
|
| MD5 |
017fc1562ec98e9b25d8bef4a37fcbe3
|
|
| BLAKE2b-256 |
ce85632ea43a591a605438ad4c80c2a650a678b894770138cfc0734c41e3e79e
|