Intuitive, easy CLIs based on python type hints.
A Python module for common interactive command line user interfaces
CLI interfaces & config objects, from types
plac is a Python package that can generate command line parameters from function signatures.
Les fonctionnalités principales de ialbert/plac sont : Python CLI Frameworks.
Les alternatives open-source à ialbert/plac 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… epsy/clize — Clize. brentyi/tyro — CLI interfaces & config objects, from types.