This package browser is in early development. Mind the rough edges.

python-asyncmy 0.2.10

Fast MySQL driver for Python

asyncmy is a fast asyncio MySQL driver, which reuses most of pymysql and aiomysql but rewrites the core protocol with Cython for performance.

Installation

Install python-asyncmy 0.2.10 as follows:

guix install python-asyncmy@0.2.10

Or install the latest version:

guix install python-asyncmy

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.