fast web core for zsodata v6
Project description
Fast Web Core
=============
注意事项
--------
**MongoDB 依赖版本要求:**
- pymongo == 4.7.3
- MongoDB 版本:7.0
如需使用旧版本,请切换到分支:``mongo4``
主要特性
--------
- 异步 MongoDB 支持
- 异步 Redis 支持
安装指南
--------
1. 卸载旧版本(如果已安装)::
pip uninstall fast-web-core
2. 安装或升级到最新版本::
pip install --upgrade fast-web-core -i https://pypi.python.org/simple
3. 验证安装::
pip show fast-web-core
项目依赖
--------
核心依赖(必需)
~~~~~~~~~~~~~~~~
**Web 框架:**
- fastapi == 0.136.0
- starlette == 0.49.1
- uvicorn == 0.34.3
**工具库:**
- python-dotenv == 1.2.2
**数据验证:**
- pydantic == 2.12.3
**重试机制:**
- tenacity == 9.1.2
可选依赖
~~~~~~~~
**MongoDB:**
- pymongo == 4.13.0
- motor == 3.7.1
**Redis:**
- redis == 5.2.1
**RabbitMQ:**
- aio-pika == 9.6.2
**阿里云 OSS:**
- 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-6.2.0.tar.gz
(25.1 kB
view details)
File details
Details for the file fast_web_core-6.2.0.tar.gz.
File metadata
- Download URL: fast_web_core-6.2.0.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fb3f06dabb9aea46fe4eaba0349d17399a08d73cc883f0f6591e9372b9872a8
|
|
| MD5 |
d1a3e968b4b453f5dafc910250db9d50
|
|
| BLAKE2b-256 |
6c1f849c89b690ce2fbe44fc9c271f04a0f2974a657ea78eee6e9fd70204eb2a
|