Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 457 Bytes

README.rst

File metadata and controls

23 lines (15 loc) · 457 Bytes

SanicDB - Archived, please check [veelion/ezmysql](https://github.com/veelion/ezmysql) for new implementation.

Description

SanicDB is a simple wrapper around aiomysql that refer to torndb which is in old Tornado (http://www.tornadoweb.org).

Limitations

SanicDB only supports Python 3.5 or newer which support asyncio

Installation

pip3 install sanicdb

Documentation

to check example.py