DEV Community

Gabor Szabo
Gabor Szabo

Posted on

Live pair programming: Python Flask + Pytest

I've been running live pair programming session for some time now. In this session I worked with Rachel Normand on her workout application. It has a back-end written in Python Flask and uses SQLAlchemy with an SQLite database.

In this episode we started to implement one of the API routes then went on writing tests.

The whole "series" with Rachel can be found here

Top comments (0)