Proof of concept prototype for Conveyance spec based on Tornado server. Includes Python Conveyance spec handler, as well as spec definitions
Requirements: Python 3.4
- Setup virtualenv
- Run
pip install --upgrade -r requirements.txt
- Run
python main.py
to spin up Tornado server