MongoDB同步异步基础封装库
Project description
fesdql
mongo数据库异步crud,Faster, easier, simpler coding,同步支持flask、异步支持sanic
Installing fesdql
-
对于sanic等异步框架安装
pip install fesdql[async]
-
对于flask等同步框架安装
pip install fesdql[sync]
-
对于fastapi等全框架安装
pip install fesdql
- 能用到所有同步异步功能,也可按照上面单独安装
Usage
后续陆续添加.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
fesdql-1.1.3-py3-none-any.whl
(26.7 kB
view details)
File details
Details for the file fesdql-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: fesdql-1.1.3-py3-none-any.whl
- Upload date:
- Size: 26.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
739cda42363fd6df8c68e748ecb7854ffb8a02001a1abc486aafac4b361d73e4
|
|
MD5 |
0e0505137b2694a7566cc8ef5e177a85
|
|
BLAKE2b-256 |
7aa94c7b54ab82082be3c2ff51c826832b2a74ce31d3d5b1f7fde6e978973495
|