A simple wrapper for pip install with clean, organized output
Project description
pip-brief
A wrapper for pip that shows clean, organized installation and uninstallation summaries.
Features
- Organized output with numbered sections
- Shows installed, already satisfied, warnings, errors, and dependencies
- Removes duplicate messages
- Works with single or multiple packages
- Verbose mode for full pip output
- Simple commands
Installation
pip install pip-brief
Usage
Install packages
pip-brief install numpy
pip-brief install numpy pandas matplotlib
pip-brief install numpy --verbose
Uninstall packages
pip-brief uninstall numpy
pip-brief uninstall numpy pandas
pip-brief uninstall numpy --yes
The --yes flag skips the confirmation prompt.
Output Examples
Single package install:
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
pip_brief-1.1.0.tar.gz
(5.8 kB
view details)
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 pip_brief-1.1.0.tar.gz.
File metadata
- Download URL: pip_brief-1.1.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e9d2e85b95c4a91de237d64cdd2609bafad3cf1bbc59d109e515270e42183b33
|
|
| MD5 |
daee0036907ed783e6bf21d7290c4f1b
|
|
| BLAKE2b-256 |
59d4e828e3658a2a9f8904382cd1ca185fa0491ee72653fad73f7029ef28b851
|
File details
Details for the file pip_brief-1.1.0-py3-none-any.whl.
File metadata
- Download URL: pip_brief-1.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a263a2168f49413e15c81892e99333fbae92db0b2cdae1150f3b106c1570d9a2
|
|
| MD5 |
1d3ecf0b0f9283b66439b47c1ab123b9
|
|
| BLAKE2b-256 |
3fd724e6b22b04cb08df5c545905ffab15a76250ca3b322f242cf1d5ab1f94c5
|