https://github.com/dotzinc/fastapi-ext-pkg
A well-tailored utility set for FastAPI.
https://github.com/dotzinc/fastapi-ext-pkg
fastapi python team-sre utitilies
Last synced: about 1 year ago
JSON representation
A well-tailored utility set for FastAPI.
- Host: GitHub
- URL: https://github.com/dotzinc/fastapi-ext-pkg
- Owner: DotzInc
- Created: 2024-05-09T19:11:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T18:00:01.000Z (over 1 year ago)
- Last Synced: 2025-03-26T01:51:08.970Z (over 1 year ago)
- Topics: fastapi, python, team-sre, utitilies
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI Extension Package



A well-tailored utility set for FastAPI.
## Requirements
* Python 3.8+
## Installation
To install FastAPI Extension Package, use pip:
```sh
pip install fastapi-ext-pkg
```