/conveyance-tornado

Conveyance proof of concept prototype based on Tornado server. Includes Python Conveyance spec handler.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Conveyance-Tornado

Codeship Status for onebit0fme/conveyance-tornado

Proof of concept prototype for Conveyance spec based on Tornado server. Includes Python Conveyance spec handler, as well as spec definitions

Development

Requirements: Python 3.4

  • Setup virtualenv
  • Run pip install --upgrade -r requirements.txt
  • Run python main.py to spin up Tornado server