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-0.0.3.tar.gz
(25.4 kB
view details)
File details
Details for the file fast_web_core-0.0.3.tar.gz.
File metadata
- Download URL: fast_web_core-0.0.3.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec429e177e001b3ce07e96e6a9504b63fb1e6282159218d5a0bd1765285be762
|
|
| MD5 |
2d26fda50b66b3c1088d3db879467be9
|
|
| BLAKE2b-256 |
59f39445c9c97fb50bd796b781b6c998b13d7b5ced640fd0a08fe0272fb12526
|