Python Web Development Tutorials
Learn Flask, Django, FastAPI, and more.
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.
Anthony Herbert
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.
Anthony Herbert
Creating a Poll App in Django
Create a poll app in Django so users can create, view, and vote in polls.
Anthony Herbert
Automatically Load Environment Variables in Flask
Learn how to use python dotenv to automatically load environment variables into your Flask projects.
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.