https://github.com/tinybees/eclients
基于flask的,各种数据库实用crud操作,各种请求crud操作
https://github.com/tinybees/eclients
Last synced: 16 days ago
JSON representation
基于flask的,各种数据库实用crud操作,各种请求crud操作
- Host: GitHub
- URL: https://github.com/tinybees/eclients
- Owner: tinybees
- License: mit
- Created: 2018-12-25T00:12:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-13T06:26:50.000Z (over 4 years ago)
- Last Synced: 2025-11-27T17:54:41.151Z (4 months ago)
- Language: Python
- Homepage:
- Size: 151 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# eclients
基于flask的扩展,各种数据库同步crud操作,各种请求同步crud操作,本repo是个基础封装库,直接用于各个业务系统中
# Installing aelog
- ```pip install eclients```
# Usage
### 后续添加,现在没时间.