.. inquirer documentation master file, created by sphinx-quickstart on Mon Dec 1 20:43:04 2014. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 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 changes license modules Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _Inquirer.js: https://github.com/SBoudrias/Inquirer.js .. _download the code from GitHub: https://github.com/magmax/python-inquirer