# python-mysql-helper **Repository Path**: ItisDL/python-mysql-helper ## Basic Information - **Project Name**: python-mysql-helper - **Description**: pymysql 帮助 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python-mysql-helper pymysql 的帮助类 指在帮助python操作mysql 在不用模型的情况下 方便的insert update select delete 等 BoBo