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


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.2.tar.gz (8.9 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.2-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pipscope-0.1.2.tar.gz
  • Upload date:
  • Size: 8.9 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.2.tar.gz
Algorithm Hash digest
SHA256 a18676c2621315ca33c989f24d1cb0ac7035786551511067b47c5c04c7ffbf66
MD5 bca800b9f7d700a7b61238e8d9cb7bf0
BLAKE2b-256 78e5a966899958203cffb036ad5bb29aa7e7eb36e42897432c29d92b128bea96

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipscope-0.1.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: pipscope-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.1 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 22ad31a2251eec569d3ff886f1cfbd628787ff5b5c640e1b44eb533275ee2e25
MD5 f872e4055a719d6d84230d2a0e50804c
BLAKE2b-256 2a64f83a83ab8369ea647000d5c96daff50e144e371dc7d588786dd154b9f982

See more details on using hashes here.

Provenance

The following attestation bundles were made for pipscope-0.1.2-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