waldiTM / python-mysqlproto

Plain Python implementation of the MySQL protocol. It uses asyncio, so works only with Python 3.3+. It only implements the server partfor now.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Plain Python implementation of the MySQL protocol. It uses asyncio, so works only with Python 3.3+. It only implements the server partfor now.


Languages

Language:Python 100.0%