python3-docopt-ng

command-line argument parser (Python 3)

Description

docopt-ng is a fork of the original docopt, which helps users create beautiful command-line interfaces.

docopt-ng parses a command-line string and ensures that all options, arguments and commands match the usage patterns and option descriptions specified in the Python program's docstring.

Developers can define valid usage patterns, option descriptions, arguments and commands using patterns and syntax familiar to users of command-line programs.

This is the Python 3-compatible version of the package.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/jazzband/docopt-ng


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-docopt-ng