Skip to main content

Interactive TUI for exploring installed Python packages

Project description

pipscope

A fast, interactive terminal UI for exploring installed Python packages. Think htop for pip.

Python 3.9+

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
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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pipscope-0.1.0.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pipscope-0.1.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file pipscope-0.1.0.tar.gz.

File metadata

  • Download URL: pipscope-0.1.0.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pipscope-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1bbdbf1d509c077943b861075e8f44f38fcde414100b4905c5cbfd330eec0988
MD5 d4244b39acd78401c31f3281b06cf381
BLAKE2b-256 8588a8d426f208b6af5a0de988c3e452cce1359fd6e2932f49874661e3922b26

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipscope-0.1.0.tar.gz:

Publisher: python-publish.yml on nityanandmathur/pipscope

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pipscope-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pipscope-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pipscope-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ce5bc8e3d6c01ab4cc56a5c6ee345dd61a6900436898c4bd75fe626db661119f
MD5 60ee57fdab07b5d305777c7e60c373da
BLAKE2b-256 aeb57da8385ae2c60be4b91a6527b2a1a624ee7ea954a5e5c8d71586d73000ae

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipscope-0.1.0-py3-none-any.whl:

Publisher: python-publish.yml on nityanandmathur/pipscope

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page