6 ms·
Docopt! http://docopt.org/ http://docopt.org/ Make use of the usage string be the specification! A criminally underused library.
by andrewguy9 1y ago
Docopt!
http://docopt.org/ http://docopt.org/
Make use of the usage string be the specification!
A criminally underused library.
- fragmede 1y agoMy favorite. A bit too much magic for some, but it seems well specified to me.
- tomjakubowski 1y agoA great example of "declaration follows use" outside of C syntax.