tornext is a conventional extension sets for Tornado with libraries support.
tornext/
auth.py <- authencation modules/decoartors.
crypto.py <- encryption related modules.
database.py <- SQLAlchemy based database helpers.
session.py <- Session supports for Tornado.
sharding.py <- Horizontal sharding supports for server nodes.
utils.py <- General utilities.
web.py <- Additional helpers for tornada.web.
- Jim Zhan jim.zhan@me.com
- unittest