Python Command-line arguments: Part 4
Before we catapult command-line arguments to infinity and beyond, we should go via one more item as suggested by an avid reader, Paddy. The docopt. In case you've just popped in, here's what we have done to this moment:
argv
argparse
getopt
So far...
thegreencodes.com9 min read
Paddy McCarthy
A Python programmer and Rosetta Code contributor
Docopt is so good for me, I like to tell others about it. I hope it works for you too. 👍