A tool to list installed pip packages excluding dependencies
Project description
pippack
A simple command-line tool to help you manage your Python packages with pip.
Features
- List top-level installed packages (excluding dependencies, pip, pippack, setuptools)
- List all installed packages (including dependencies)
- Show outdated packages
- Export requirements (filtered or all)
- Show details for a specific package
Command Usage
List top-level installed packages (excluding dependencies, pip, pippack, setuptools)
pippack
List all installed packages (including dependencies)
pippack all
Show outdated packages
pippack outdated
Export top-level packages (excluding dependencies, pip, pippack, setuptools) to requirements.txt
pippack export
Export all installed packages to requirements.txt
pippack export-all
Show details for a specific package
pippack show <pkg>
Cross-platform
Works on Windows, macOS, and Linux.
Installation
After publishing to PyPI:
pip install pippack
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
pippack-0.1.2.tar.gz
(3.4 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 pippack-0.1.2.tar.gz.
File metadata
- Download URL: pippack-0.1.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f84674389948c8da26a708f7769ebff3d17f76f289cf7f4497e67b6e306469af
|
|
| MD5 |
b38c494ab551fad5d91a0ce00ae66900
|
|
| BLAKE2b-256 |
829f5e731a19b19eb50a58cd6461fc82a2a30a1858b4698f295e4117c010a634
|
File details
Details for the file pippack-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pippack-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50e5c8ae1b71ed7c9c9f7536168fec3c4a4ccf1163d133577552193fe4163c08
|
|
| MD5 |
8911b92128f7b471916fae94b82a76fd
|
|
| BLAKE2b-256 |
17908035cc5b0ea6711982e01fd37bb97341a889f0e5085a8169eb6999f44fab
|