对pymysql和sqlalchem模块的简单整合使用
Project description
1、导入:from pymysqlpro import pymysqlpro,
2、实例化:db=pymysqlpro.pymysqlpro(“数据库账号名”,”密码”,”localhost”,”3306”,”数据库名”),
3、查询(保存到dataframe变量中):df=db.chaxun(sql语句),
4、增删改:db.gai(sql语句)。
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 pymysqlpro-2.0.4-py3-none-any.whl.
File metadata
- Download URL: pymysqlpro-2.0.4-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d4009e91d1a1872b1789c12d5f7c104163ad322d469fc070c73553df74a7c21
|
|
| MD5 |
44d7e4efea4ae8e5f933a1cb97bff938
|
|
| BLAKE2b-256 |
b0d98c8e1e02a00d96e1367913a23a0941bd06956acd43a0575578bffebf654b
|