English | 简体中文
Introduction
fastweb is a web-server integration solution. It based on tornado, celery, thrift.
It is a charming web-server framework based on the effective technique and organized into component. The components could be used with only several config and code. It is always so easy to make a new component.It also provides many scenes to construct your apis, pages, rpc functions, tasks and so on efficiently.
Features
- Configuration
- ini
- Web
- api
- page render
- Task
- distributed task
- periodic task
- touting task
- Rpc
- thrift
- Component
- mysql
- redis
- mongo
- http
- soap
- Manager
- pool
Getting Started
pip install fastweb
Examples
Many useful examples are here.
Changelog
Detail changes for each releases are documented in the release notes.
License
Copyright on (c) 2018-present bslience