Package argp

Expand source code
from .argp import *

Sub-modules

argp.argp

Quick and dirty wrapper for argparse, with the intent to be less verbose …