fast web core for zsodata
Project description
注意:
mongo依赖版本:pymongo==4.7.3 and mongo version 7.0
如果需要使用旧版,切换到分支:mongo4
重点新增:
异步mongo,异步redis
安装命令:
pip uninstall fast-web-core
pip install --upgrade fast-web-core -i https://pypi.python.org/simple
pip show fast-web-core
项目依赖:
# ==Must Libs==
# Web Framework
fastapi==0.136.0
starlette==0.49.1
uvicorn==0.34.3
# Utilities
python-dotenv==1.2.2
# Data Validation
pydantic==2.12.3
# Retry Library
tenacity==9.1.2
# ==Optional Libs==
# MongoDB
pymongo==4.13.0
motor==3.7.1
# Redis
redis==5.2.1
# RabbitMQ
aio-pika==9.6.2
# OSS (Aliyun Object Storage Service)
oss2==2.19.1
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
fast_web_core-0.0.2.tar.gz
(25.7 kB
view details)
File details
Details for the file fast_web_core-0.0.2.tar.gz.
File metadata
- Download URL: fast_web_core-0.0.2.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9f19efb10b11e3e982678b85d971e5efd7f1277abd369b9bb7a2b3587a1e7cb
|
|
| MD5 |
5b2810c59c9359ea29a6bbdc2bb81197
|
|
| BLAKE2b-256 |
ad902baa9762efdb7e3c3d37714954afbfa70d98cd193a028a22f130631f1c38
|