pip-completion
« Back to VersTracker
Description:
Bash completion for Pip
Type: Formula  |  Latest Version: 20200731@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: bash completion python pip developer-tools
Install: brew install pip-completion
About:
PipCompletion provides advanced command-line completion for the Python package manager, pip. It enables users to auto-complete package names, commands, and options, significantly improving workflow efficiency. This tool reduces typing errors and speeds up package management tasks directly in the terminal.
Key Features:
  • Auto-completes pip commands and global options
  • Supports dynamic completion for package names from PyPI
  • Handles completion for subcommands like install and uninstall
Use Cases:
  • Accelerating package installation workflows for Python developers
  • Reducing friction during dependency management in terminal sessions
Alternatives:
  • pip – pip is the core package manager; this tool enhances its CLI usability via completion.
Version History
Detected Version Rev Change Commit