turbo is a web framework for fast web development based in tornado, mongodb, redis
Project description
Turbo is a web framework for fast building web site and RESTFul api, based on tornado, mongodb, redis.
Easily scale up and maintain
Rapid development for RESTFul api and web site
Django or flask application structure
Easily customizable
Simple ORM for mongodb
Logger
Session(storage support for redis, disk and so on)
support MongoDB, MySQL, PostgreSQL and so on
support MongoDB asynchronous driver Motor
Getting started
pip install turbo
turbo-admin startproject <project_name>
cd <project_name>/app-server
touch __test__
python main.py
Documentation
Documentation and links to additional resources are available at http://app-turbo.readthedocs.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
turbo-0.5.0.tar.gz
(35.0 kB
view hashes)
Built Distribution
turbo-0.5.0-py3-none-any.whl
(51.5 kB
view hashes)