docopt helps you
* define interface for your command-line app
* automatically generate parser for it.
Python3 is an optional dependency.