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.
- Outputs:
out - Website: https://github.com/long2ice/asyncmy
- Licenses: ASL 2.0
- Package source: gnu/packages/databases.scm
- Builds: See build status
- Issues: See known issues
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.