Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

jezdez/pycompletion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Installing

You can install pycompletion from the PyPI:

pip install pycompletion

Then source the pycompletion script from your .bashrc:

source `which pycompletion`

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published