/tornext

Extensions set for Tornado

Primary LanguagePythonApache License 2.0Apache-2.0

tornext

tornext -- Extensions set for Tornado

Description

tornext is a conventional extension sets for Tornado with libraries support.

Directory Structure

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.

Authors

TODO

  • unittest