fluidly-fastapi

Fastapi helpers.


Install
pip install fluidly-fastapi==0.1.0

Documentation

python-shared

One repo to share them all.

Development

Run:

pipenv install --dev

to install dependencies and then

pipenv run setup

to setup the pre-commit hook.

CI/CD

This repo uses nox in CI/CD.