Skip to main content

python mysql instance package

Project description

MySQL

说明

这是一个 MySQL 实例模块,可以提供 MySQL 的快速使用。

链接

安装

pip install py-ztj-mysql

依赖

pip install pymysql>=0.9.3
pip install DBUtils>=1.3

使用

from ZtjMySQL import MySQL

mysql = MySQL(host='localhost', user='root')
print(mysql.ping())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py-ztj-mysql-2.0.0.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

py_ztj_mysql-2.0.0-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page