Skip to main content

turbo is a web framework for fast web development based in tornado, mongodb, redis

Project description

pip Build Status codecov readthedocs

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


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.4.9.tar.gz (34.9 kB view hashes)

Uploaded Source

Built Distribution

turbo-0.4.9-py2-none-any.whl (48.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page