Interactive TUI for exploring installed Python packages
Project description
pipscope
A fast, interactive terminal UI for exploring installed Python packages. Think htop for pip.
Features
- Browse all installed Python packages in a split-pane interface
- Live search filtering as you type
- View package details: version, summary, location, dependencies
- See reverse dependencies (which packages depend on each one)
- Sort by name or version
- Export all package data to JSON
- Keyboard-driven, works over SSH
- No subprocess calls — uses native Python APIs
Installation
# Clone and install
git clone https://github.com/yourusername/pipscope.git
cd pipscope
pip install .
# Or install in development mode
pip install -e .
Usage
# If installed via pip
pipscope
# Or run directly
python pipscope.py
Keyboard Controls
| Key | Action |
|---|---|
↑ / ↓ |
Navigate package list |
j / k |
Navigate (vim-style) |
/ |
Focus search bar |
Esc |
Clear search, return to list |
s |
Toggle sort: name / version |
e |
Export packages to JSON |
h |
Show Environment Health |
r |
Export requirements.txt |
q |
Quit |
Interface
┌──────────────────────────────────────────────────────────────┐
│ Type to search packages... │
├──────────────────────────────┬───────────────────────────────┤
│ numpy (1.26.4) │ numpy │
│ pandas (2.1.0) │ Version: 1.26.4 │
│ requests (2.31.0) │ │
│ torch (2.0.1) │ Summary: │
│ ... │ Fundamental package for │
│ │ scientific computing │
│ │ │
│ │ Location: │
│ │ /usr/lib/python3/site-pkg │
│ │ │
│ │ Dependencies: (3) │
│ │ setuptools │
│ │ ... │
│ │ │
│ │ Used by: (12) │
│ │ pandas │
│ │ scipy │
│ │ ... │
└──────────────────────────────┴───────────────────────────────┘
Requirements
- Python 3.9+
- Textual (installed automatically)
License
MIT
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 pipscope-0.1.1.tar.gz.
File metadata
- Download URL: pipscope-0.1.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a9432e50da3f40a1008887050d9865190735b28cc2235998243511f6c4b64db
|
|
| MD5 |
98d03ab0886acf6a15fedf1c3668a4f8
|
|
| BLAKE2b-256 |
160f30b67a359399fed7bcd981152821e80482a3b5f8fa0a92dde3a6aabd0cd7
|
Provenance
The following attestation bundles were made for pipscope-0.1.1.tar.gz:
Publisher:
python-publish.yml on nityanandmathur/pipscope
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pipscope-0.1.1.tar.gz -
Subject digest:
6a9432e50da3f40a1008887050d9865190735b28cc2235998243511f6c4b64db - Sigstore transparency entry: 908950281
- Sigstore integration time:
-
Permalink:
nityanandmathur/pipscope@7301957ed0a25665ce0b0daab72fe9083809e579 -
Branch / Tag:
refs/tags/v0.1 - Owner: https://github.com/nityanandmathur
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@7301957ed0a25665ce0b0daab72fe9083809e579 -
Trigger Event:
release
-
Statement type:
File details
Details for the file pipscope-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pipscope-0.1.1-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b10e5be5691fac5ec55064a9e633d243a762ce16065a65e33c6b9e0364ad1650
|
|
| MD5 |
a2956acd0d433a93b7ab9d2366bd26ef
|
|
| BLAKE2b-256 |
d61e11f829da642fb9b6caa95ef567188500514e3f8108a54ed08ac84854301a
|
Provenance
The following attestation bundles were made for pipscope-0.1.1-py3-none-any.whl:
Publisher:
python-publish.yml on nityanandmathur/pipscope
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pipscope-0.1.1-py3-none-any.whl -
Subject digest:
b10e5be5691fac5ec55064a9e633d243a762ce16065a65e33c6b9e0364ad1650 - Sigstore transparency entry: 908950289
- Sigstore integration time:
-
Permalink:
nityanandmathur/pipscope@7301957ed0a25665ce0b0daab72fe9083809e579 -
Branch / Tag:
refs/tags/v0.1 - Owner: https://github.com/nityanandmathur
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@7301957ed0a25665ce0b0daab72fe9083809e579 -
Trigger Event:
release
-
Statement type: