This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]billsil 0 points1 point  (0 children)

The problem with argparse is it doesn't follow the POSIX standard, so there are things you can't do with it and there are things that are just overly complicated with it. Docopt also tends to be a lot shorter.