Backup of David's Google+ Posts

Just watching the first five minutes of this video was enough to convince me to use the module docopt. Of course that's how we should have been specifying options and arguments in our command-line programs.

Official info for docopt is at: http://docopt.org/

#python  

Jonathan Harford originally shared:
Command-line interfaces made easy.

Like... wonderfully, stupidly easy. I mean, come on.

http://docopt.org/ http://github.com/docopt/docopt