TAWF Ain't Web Framework.

TAWF is a set of functions and Python coroutines to create RESTful servers
based on Tornado web server.

Features

HTTP methods
    http://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html
Server-Sent Events
    http://www.w3.org/TR/eventsource/

Requirements

- Python 3.5
- Tornado 4.3
