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.
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.3.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.3.tar.gz.
File metadata
- Download URL: pippack-0.1.3.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 |
89a7f9fc9b1a76aa059cd8e85b80ad36c0da64430a51bcf9458358675c221127
|
|
| MD5 |
72d082cb89476cce23a1766f7cea0775
|
|
| BLAKE2b-256 |
fb901e0a347cc5e1413540cf7d1f9963a9fe5b91f3eaf891462d03e644a68837
|
File details
Details for the file pippack-0.1.3-py3-none-any.whl.
File metadata
- Download URL: pippack-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.9 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 |
56cfb0e183f5a75591285db97f837399e053ed461c6cc3d6aade1997fb8926ec
|
|
| MD5 |
e3c761aef46b6ba2c0545fa428825f0c
|
|
| BLAKE2b-256 |
928234e4256f950aed2c08ba648068a79d52482b835b722d9ad1cf8b50d5729e
|