yuanhao / Whirly

A framework wrapper for the scalable, non-blocking web server tornado.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

whirly
=====
whirly is a framework wrapper for the scalable, non-blocking web server tornado,
which provided an extension system to enhance the use of tornado web server.
Whirly is compatible with Google App Engine in WSGI mode.

Already provided extensions:
* Session
* Storage (MySQL, PostgreSQL, SQLite, MongoDB, Datastore, Redis)
* Auth
* Cache
* Flash Message
* Support different template engines

About

A framework wrapper for the scalable, non-blocking web server tornado.


Languages

Language:Python 100.0%