Metadata-Version: 1.0
Name: ama
Version: 0.2
Summary: Module to ask a set of questions from the user and return a set of answers.
Home-page: https://github.com/sffjunkie/ama
Author: Simon Kennedy
Author-email: sffjunkie+code@gmail.com
License: Apache-2.0
Description-Content-Type: UNKNOWN
Description: 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.
        
        .. image:: https://github.com/sffjunkie/ama/blob/master/src/doc/_static/terminal.png
        
        .. image:: https://github.com/sffjunkie/ama/blob/master/src/doc/_static/tk.png
        
Platform: UNKNOWN
