Skip to content
Junpei Kawamoto edited this page Aug 11, 2016 · 2 revisions

dsargparse is a wrapper of argparse library which prepares helps and descriptions from docstrings. It also sets up functions to be run for each sub command, and provides a helper function which parses args and run a selected command.

Clone this wiki locally