Skip to content

Home

Toolkit for writing HTTP microservices using FastAPI, Pydantic and TortoiseORM

Installation

Create and activate a virtual environment and then install MSCore:

pip install git+https://github.com/HexChap/MSCore#egg=ms_core"

See also: Tutorial