# ygg_aiomysql **Repository Path**: zhangdapeng520/ygg_aiomysql ## Basic Information - **Project Name**: ygg_aiomysql - **Description**: 源滚滚编程开源异步版MySQL - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-17 - **Last Updated**: 2025-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 源滚滚aiomysql框架 ## 安装 ```shell pip install aiomysql ``` 本地安装: ```shell pip install -e . ```