# Welcome to inquirer's documentation! ## Overview Collection of common interactive command line user interfaces, based on [magmax/python-inquirer]. So, **Inquirer** should ease the process of asking end user **questions**, **parsing**, **validating** answers, managing **hierarchical prompts** and providing **error feedback**. You can [download the code from GitHub]. # Contents ```{toctree} :maxdepth: 2 installation usage examples contributing Code of Conduct license modules ``` # Indices and tables - {ref}`genindex` - {ref}`modindex` [magmax/python-inquirer]: https://github.com/magmax/python-inquirer [download the code from github]: https://github.com/guysalt/python-inquirer3 [inquirer.js]: https://github.com/SBoudrias/Inquirer.js