===========
SMPy
===========
SMPy is a Python front-end alternative to the SurveyMan Language and Runtime System. It is an intuitive way to
programmatically generate SurveyMan survey instances. SMPy outputs a JSON representation of a survey that can be
parsed by the SurveyMan Language and deployed by the Runtime System.

See examples/example_survey.py for how to use this library.

Requirements
===========

* Python 2.7
* pip 1.5

Contributors
===========

This library is primarily the work of @mmcmahon13. 
