Build a simple CRUD todo app with Python Flask in 100 lines of code or less

Ing. Jan Jileček
ITNEXT
Published in
5 min readJun 10, 2021

--

In this tutorial we are gonna build a simple CRUD app (Create, Read, Update, Delete) for keeping a “TODO” list. We will use Python 3 and two external libraries. The first one is the Flask web framework and the second in SqlAlchemy, ORM mapper for easier database manipulation. We’ll use Bootstrap as the frontend. Python code will fit into 50 lines of code and…

--

--

Writer for

INTP, UE5 dev, Master’s degree in comp-sci, Creator, indie game developer, director, writer, photographer. I like BJJ, Jungian psychology, mythology and memes.