Contents

argcomplete 3.6.3

0

Bash tab completion for argparse

Bash tab completion for argparse

Stars: 1548, Watchers: 1548, Forks: 143, Open Issues: 70

The kislyuk/argcomplete repo was created 13 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 1548 github stars!

How to Install argcomplete

You can install argcomplete using pip

pip install argcomplete

or add it to a project with poetry

poetry add argcomplete

Package Details

Author
Andrey Kislyuk
License
Apache Software License
Homepage
None
PyPi:
https://pypi.org/project/argcomplete/
Documentation:
https://kislyuk.github.io/argcomplete
GitHub Repo:
https://github.com/kislyuk/argcomplete

Classifiers

  • Software Development
  • Software Development/Libraries/Python Modules
  • System/Shells
  • Terminals
No  argcomplete  pypi packages just yet.

Errors

A list of common argcomplete errors.

Code Examples

Here are some argcomplete code examples and snippets.

Related Packages & Articles

docopt 0.6.2

Pythonic argument parser, that will make you smile