Intuitive, easy CLIs based on python type hints.
A Python module for common interactive command line user interfaces
CLI interfaces & config objects, from types
Clize
Les fonctionnalités principales de epsy/clize sont : Python CLI Frameworks.
Les alternatives open-source à epsy/clize incluent : 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… google/python-fire — Python Fire is a library that automatically generates command line interfaces from any Python object, function, or… brentyi/tyro — CLI interfaces & config objects, from types.