Skip to content

jimzhan/tornext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Extensions set for Tornado

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published