星枢(xingshu)框架的SQLite数据库接口
Project description
星枢(xingshu)框架的SQLite数据库接口
说明
基于peewee开发的SQLite数据库接口,无需另外安装配置数据库软件,易于使用适合初学者用户。
安装
直接使用pip命令:
pip install xingshu_sqlite
使用
在星枢(xingshu)中使用SQLite时,需要在全局配置中填写以下字段信息:
| 名称 | 含义 | 必填 | 举例 |
|---|---|---|---|
| database.name | 名称 | 是 | sqlite |
| database.database | 实例 | 是 | database.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
xingshu_sqlite-0.0.1.tar.gz
(6.3 kB
view details)
File details
Details for the file xingshu_sqlite-0.0.1.tar.gz.
File metadata
- Download URL: xingshu_sqlite-0.0.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6b1f57bdd2e8c024c48bc62d1fc9325114e9005593fb2c9de6f08557ebd6146
|
|
| MD5 |
2268b44f051fcedf99f941a9c0b63579
|
|
| BLAKE2b-256 |
a2fdfd1bfcbbe31be2b5b3351db2726e891fbcbccc98c57e103fb2e0348d408b
|