/ParseArgsDemo

A simple demo of argparse for Python

Primary LanguagePython

A simple demonstration of how Pythons argparse works and how to use it to capture command line arguments.