Introducing Litestar — A New Python Web Framework (Part 1)

How to use Litestar route handling, templating, and Data Transfer Objects

Jes Fink-Jensen

--

In this article series, I will introduce the Litestar web framework for Python. This new framework is an alternative to Flask, Django, FastAPI, and others.

--

--