.. interrogatio documentation master file, created by sphinx-quickstart on Wed Feb 13 20:07:38 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to interrogatio's documentation! ======================================== A python library to prompt users for inputs in a terminal application. What is interrogatio ******************** interrogatio is a python 3.8+ library based on the `python-prompt-toolkit `_ and inspired by `PyInquirer `_ that help CLI developers to ask users for inputs. Questions can be rendered onto the terminal prompt or as curses-like dialogs. .. toctree:: :maxdepth: 2 :caption: Contents: getting_started shell_command question_handlers Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`