A MySQL cloud library
Project description
zx_mysql
zx_mysql 是一个用于连接和操作 MySQL 数据库的 Python 库。
安装
pip install zx_mysql
from mysql_cloud import MySqlCloud
# 初始化数据库连接
test = MySqlCloud('localhost', 3306, 'user', 'password')
# 连接数据库
connection = test.connect_database('test_db')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zx_db_manager-0.1.1.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zx_db_manager-0.1.1.tar.gz.
File metadata
- Download URL: zx_db_manager-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
080f1a8ffdc9b8ff1ec3c99cc1324dd94779c6ab272561a39a4d1b09b2af9b15
|
|
| MD5 |
ab1646f16b31576ce140ad2dc40e68d3
|
|
| BLAKE2b-256 |
7439ab78de7f8729e7836d5b8172d24d410c36f19af1abd7c3496d8c776eb9b6
|
File details
Details for the file zx_db_manager-0.1.1-py3-none-any.whl.
File metadata
- Download URL: zx_db_manager-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba2e875ceaea286826a8f8e3280df2fbd0eac54c33871c7411a669b0360fb288
|
|
| MD5 |
05bf57dc4673820699bae66bb1076853
|
|
| BLAKE2b-256 |
8bcb27f7a51eb0d30b5b94424ba80b11f25fac8049e0a91ff1c4860b75e4038f
|