Welcome to prompt_responses’s documentation!

This is a generic implementation of prompts and responses to collect user data. It comes with a set of APIs and integration with Django Rest Framework to make your life easier. It is also extendable to use your own data and algorithms.

Requirements

  • Python 2.7, 3.4, 3.5, 3.6
  • Django 1.9, 1.10, 1.11