Introduction

This asynchronous framework with a modular structure like Django. But with mongodb, jinja2, websocket out of the box, and more than a simple barrier to entry.

Built on the basis of asyncio and aiohttp. In the framework, have batteries. The prototype of the game framework as a component.

Framework Installation

$ pip install tao1

Getting Started

Create a project anywhere:

$ utils.py -p name

Create an application in the folder of the project apps:

$ utils.py -a name

Run server:

$ python3 index.py

Source code

The project is hosted on GitHub

Please feel free to file an issue on the bug tracker if you have found a bug or have some suggestion in order to improve the library.

Dependencies

Python 3.5+ and aiohttp

Indices and tables