softprog / torngas
基于tornado的django like框架,增加了session支持,cache(memcache,redis)支持,middleware支持,子应用支持,集成了jinja2和mako模版,可自由切换,django like的配置文件
☆13Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for torngas
- 使用tornado,jinja2,peewee开发的基于markdown写作的博客☆106Updated 7 years ago
- TornadoHTTPClient 对tornado.curl_httpclient.CurlAsyncHTTPClient的封装, 支持cookie☆25Updated 7 years ago
- 自治restful api service集群☆27Updated 7 years ago
- Tornado access lib for user role☆16Updated 8 years ago
- torando redis session code from tornado-memcached-sessions☆46Updated 10 years ago
- async mysql client for tornado☆158Updated 8 years ago
- A tiny async tcp and duplex rpc implementation using Tornado IOLoop.☆52Updated 8 years ago
- Python implementation of sessions with Tornado web server and memcached☆46Updated 13 years ago
- pypress rework by tornado☆222Updated 11 years ago
- 基于mezzanine的web服务器——微信商城☆14Updated 10 years ago
- Push messages via websocket, based on Tornado and ZeroMQ☆35Updated 7 years ago
- 提供中国主流网站的tornado OAuth2扩展☆81Updated 8 years ago
- tornado-celery is a non-blocking Celery client for Tornado web framework☆36Updated 10 years ago
- 基于 tornado 的 cms☆19Updated 10 years ago
- Weixin implementation in Flask.☆149Updated 7 years ago
- Patch pymysql to support tornado asynchronous