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.1.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.1.tar.gz.
File metadata
- Download URL: pippack-0.1.1.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 |
d158cf4bf8f98ae3df0b76201e62f509e0665af7df7f8eca0c0450e7b0572eb0
|
|
| MD5 |
b288f3315329ffb6c6daac6eeb5c9695
|
|
| BLAKE2b-256 |
fe16b39cccc9861077ca5c1a3e97651455106d76d58c7962a5ab021484e75cca
|
File details
Details for the file pippack-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pippack-0.1.1-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 |
096817a15b746fc3b3bb15b6326f9f2b613c71977fb8fd5c84c285acfcaed6b7
|
|
| MD5 |
8df63e7efb2809c61a3127a1e0099a55
|
|
| BLAKE2b-256 |
3bad42864c0160f5a42adade3c3153f92e8b6f4db37e1b22fb1cab11630e93b2
|