[ 源代码: aiomysql ]
软件包:python3-aiomysql(0.1.1-2)
library for accessing a MySQL using asyncio (Python 3)
aiomysql is a driver for accessing a MySQL database from the asyncio framework.
It depends on and reuses most parts of PyMySQL.
aiomysql tries to be like awesome aiopg library and preserve same API, look and feel.
This package installs the library for Python 3.
其他与 python3-aiomysql 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pymysql (>= 0.9~)
- Pure-Python MySQL Driver - Python 3.x
-
- rec: python3-sqlalchemy (>= 1.0~)
- SQL toolkit and Object Relational Mapper for Python 3
-
- sug: python-aiomysql-doc
- library for accessing a MySQL database from the asyncio (common documentation)