ama

Module to ask a set of questions from the user and return a set of answers.


License
Apache-2.0
Install
pip install ama==0.1

Documentation

This is 'ama' a Python module to ask questions and receive answers to questions.

Currently questions are presented to the user either in the terminal or using Tkinter.

https://github.com/sffjunkie/ama/blob/master/src/doc/_static/terminal.png

https://github.com/sffjunkie/ama/blob/master/src/doc/_static/tk.png