星梦(xmpy)框架的SQLite数据库接口
Project description
星梦(xmpy)框架的SQLite数据库接口
说明
基于peewee开发的SQLite数据库接口,无需另外安装配置数据库软件,易于使用适合初学者用户。
安装
直接使用pip命令:
pip install xmpy_sqlite
使用
在星梦(xmpy)中使用SQLite时,需要在全局配置中填写以下字段信息:
| 名称 | 含义 | 必填 | 举例 |
|---|---|---|---|
| 数据库.类型 | 名称 | 是 | sqlite |
| 数据库.文件名 | 实例 | 是 | database.db |
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
xmpy_sqlite-1.1.0.tar.gz
(6.7 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 xmpy_sqlite-1.1.0.tar.gz.
File metadata
- Download URL: xmpy_sqlite-1.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e02cf190040b390fa72b43920e2bbd4afe5a1dabb41d6052e6e1bd697dcb7d71
|
|
| MD5 |
0fd5d212e258c86cdf335f2556827959
|
|
| BLAKE2b-256 |
0f16985386b0c96c1e64645a3263d27c2702207b8a4928aac94fbff18e458585
|
File details
Details for the file xmpy_sqlite-1.1.0-py3-none-any.whl.
File metadata
- Download URL: xmpy_sqlite-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25e3b2c66d53af9801a591677f8b95f7de964d5f757710b528c5257c2d2da6dc
|
|
| MD5 |
27b17ac371fb64e040f844e74d6708bf
|
|
| BLAKE2b-256 |
86fe79e402cc0d20036cfd181f664154715ea54b1c00abeb54f5bdb82a57538a
|