blob: d87967f319c78f570deb74a5120befcee6ec9295 (
plain) (
blame)
1
2
3
4
5
6
7
|
python-inquirer is a library that provides a collection of common
interactive command-line user interfaces. It allows developers to
easily ask end-users questions, parse and validate answers, manage
hierarchical prompts, and provide error feedback.
python-inquirer is based on Inquirer.js and supports various input
types like text, editor, lists, checkboxes, and paths.
|