Welcome to inquirer's documentation! ==================================== Overview -------- Born as a `Inquirer.js`_ clone, it shares part of the goals and philosophy. 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` .. _Contributor Guide: contributing.html .. _Inquirer.js: https://github.com/SBoudrias/Inquirer.js .. _download the code from GitHub: https://github.com/magmax/python-inquirer