Intuitive, easy CLIs based on python type hints.
A Python module for common interactive command line user interfaces
CLI interfaces & config objects, from types
docopt-ng is a fork of the original docopt, now maintained by the jazzband project. Now with maintenance, typehints, and complete test coverage!
The main features of jazzband/docopt-ng are: Python CLI Frameworks.
Open-source alternatives to jazzband/docopt-ng include: brianpugh/cyclopts — Intuitive, easy CLIs based on python type hints. citguru/pyinquirer — A Python module for common interactive command line user interfaces. datafolklabs/cement — Application Framework for Python. docopt/docopt — Docopt is a command-line argument parser and declarative interface tool that converts raw terminal input into a… epsy/clize — Clize. brentyi/tyro — CLI interfaces & config objects, from types.