plac, the easiest command line arguments parser in the world
Paul Rubin
no.email at nospam.invalid
Wed Jun 2 04:43:20 EDT 2010
Tim Golden <mail at timgolden.me.uk> writes:
> pattern, which provides a minimally semi-self-documenting
> approach for positional args, but I've always found the existing
> offerings just a little too much work to bother with.
> I'll give plac a run and see how it behaves.
After using optparse a couple of times I got the hang of it. Maybe its
docs could be organized a bit better, but it does the obvious things
conveniently once you've figured it out a bit.
More information about the Python-list
mailing list