Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 574 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 574 Bytes

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