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.1.tar.gz (8.7 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.1-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

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

Hashes for pipscope-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6a9432e50da3f40a1008887050d9865190735b28cc2235998243511f6c4b64db
MD5 98d03ab0886acf6a15fedf1c3668a4f8
BLAKE2b-256 160f30b67a359399fed7bcd981152821e80482a3b5f8fa0a92dde3a6aabd0cd7

See more details on using hashes here.

Provenance

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

Hashes for pipscope-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b10e5be5691fac5ec55064a9e633d243a762ce16065a65e33c6b9e0364ad1650
MD5 a2956acd0d433a93b7ab9d2366bd26ef
BLAKE2b-256 d61e11f829da642fb9b6caa95ef567188500514e3f8108a54ed08ac84854301a

See more details on using hashes here.

Provenance

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