🐀 ⇝ pest › fastapi + rodi + mvc | python library for building scalable modular API's. Inspired by NestJS.


Keywords
pest, nestjs, nest, api, rest, restful, mvc, web, webapp, di, dependency, injection, rodi, fastapi, api-rest, dependency-injection, mvc-framework, python
License
MIT
Install
pip install pest-py==0.5.3

Documentation


pest is a python web application framework designed for constructing scalable APIs, drawing inspiration from nest.js and based on fastapi .


Check the Documentation



━━━        ━━━


PyPI - Python Version  PyPI - Downloads  PyPI - Version


Installation

With pip:

pip install pest-py

With poetry:

poetry add pest-py

Quick Start

Head to the documentation to learn more about pest.


Tutorial

Follow the tutorial to learn how to build a simple API with pest.