Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T21:28:31.000Z (2 months ago)
- Last Synced: 2024-11-13T22:24:08.413Z (2 months ago)
- Topics: fastapi, python, team-sre, utitilies
- Language: Python
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI Extension Package
![Tests](https://github.com/DotzInc/fastapi-ext-pkg/actions/workflows/tests.yml/badge.svg?event=push)
![PyPI - Version](https://img.shields.io/pypi/v/fastapi-ext-pkg)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fastapi-ext-pkg)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
```