Metadata-Version: 1.1
Name: Web-MySQL
Version: 1.0.1
Summary: A pure Python mysql connect tool which base on PyMysql
Home-page: https://github.com/arukione/web-mysql
Author: aruki
Author-email: zqljiebin@gmail.com
License: MIT
Description: A toolkit that simplifies the operation of Python website connecting to MySQL database.Just set MySQL settings and you can fetchone,fetchall,executor function to operate MySQL database.
Keywords: web-mysql
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
