Repository URL to install this package:
|
Version:
0.6.9.post1 ▾
|
"""Command-line Interface."""
from .base import AppCommand, Command, argument, call_command, option
__all__ = ["AppCommand", "Command", "argument", "call_command", "option"]