Name: | python3-aiomysql |
---|---|
Version: | 0.0.20 |
Release: | 8.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 350452 |
License: | MIT |
RPM: | python3-aiomysql-0.0.20-8.el8.noarch.rpm |
Source RPM: | python-aiomysql-0.0.20-8.el8.src.rpm |
Build Date: | Mon May 10 2021 |
Build Host: | jenkins-172-17-0-2-de7dc13e-4c7f-4935-818c-c2557be5fa7c.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/aio-libs/aiomysql |
Summary: | MySQL driver for asyncio |
Description: | aiomysql is a "driver" for accessing a MySQL database from the asyncio (PEP-3156/tulip) 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. |