.. link: .. description: .. tags: .. date: 2013/08/16 00:00:00 .. title: Documentor .. slug: arguments .. class:: alert alert-info pull-top .. contents:: *Module:* `arguments.py `_ API ============================================================= No description. *Imports:* ------------ - `argparse `_ - `__future__.absolute_import `_ *Global Attributes:* ---------------------- - `epilog [at ln:27] `_ - `usage [at ln:24] `_ ---- *Global Functions:* --------------------- *Function:* `parse() [at ln:32] `_ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: python def parse(): | Parse the arguments received from the command line.