docopt-ng #22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docopt-ng"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Addresses a point raised in #1, using the docopt-ng library to parse command line arguments/options.
It adds a dependency but removes a lot of code. Plus, it enforces PEP257 that recommends putting help message in the module docstrings.
WIP: docopt-ngto docopt-ng