Python Web Development Tutorials

Learn Flask, Django, FastAPI, and more.

graphics-2
online course
graphics-1

Explore written tutorials

How to easily style your Django form fields With Django Widget Tweaks

Learn how to style your Django form fields with the Django widget tweaks library.

avatar
Anthony Herbert
blogpost

How to Use FieldList in Flask-WTF

Learn how to use the FieldList class in Flask-WTF so you can how repeated copies of a nested form in a larger form.

avatar
Anthony Herbert
blogpost

Creating a Poll App in Django

Create a poll app in Django so users can create, view, and vote in polls.

avatar
Anthony Herbert
blogpost

Automatically Load Environment Variables in Flask

Learn how to use python dotenv to automatically load environment variables into your Flask projects.

avatar
Anthony Herbert

About me

I’m Anthony Herbert. I started the Pretty Printed YouTube channel in 2015 so I can help self-taught developers build their apps. I’ve decided to focus on Python primarily, but occasionally, I’ll venture to other languages.