SkillAgentSearch skills...

Pycompletion

[UNMAINTAINED] A lib to collect command line completion scripts of Python packages

Install / Use

/learn @jezdez/Pycompletion
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pycompletion

A lib to collect command line completion scripts of Python packages. The following completion scripts are included:

  • django (bash)
  • fabric (bash)
  • lanyon (bash)
  • markdown (bash)
  • nose (bash)
  • pip (bash, zsh)
  • pygments (bash)
  • virtualenv (bash)

Dependencies

bash-completion 1.1 <http://bash-completion.alioth.debian.org>_

Installing

You can install pycompletion from the PyPI::

pip install pycompletion

Then source the pycompletion script from your .bashrc::

source `which pycompletion`

Related Skills

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated3y ago
Forks3

Languages

Python

Security Score

75/100

Audited on Jan 28, 2023

No findings