Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```