quickie.completion

Completers for task arguments.

This module provides completers for task arguments. A completer is a function that suggests possible values for an argument based on the current input.

Classes

PathCompleter()

For auto-completing file paths.

Modules

base

Base class for auto-completing python modules.

python

Python completers for quickie.