|
python-argcomplete
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description: Tab completion for Python argparse |
||||||||||||||||||||||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Tags: python cli completion developer-tools argparse | ||||||||||||||||||||||||||||||||||||||||||||||||||
| Install: brew install python-argcomplete | ||||||||||||||||||||||||||||||||||||||||||||||||||
|
About: python-argcomplete provides intelligent tab completion for Python scripts that use the argparse module for command-line argument parsing. It intelligently inspects the shell environment and the script's argument structure to offer context-aware suggestions. This tool significantly enhances the user experience for CLI applications by reducing typing and minimizing errors. |
||||||||||||||||||||||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||||||||||||||||||||||
|