Metadata-Version: 1.1
Name: ezmysql
Version: 0.9.0
Summary: Easy way to use mysql in two models: synchronous(pymysql) and asynchronous(aiomysql.Pool) 
Home-page: https://github.com/veelion/ezmysql
Author: veelion
Author-email: veelion@gmail.com
License: BSD
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
