Pretty Printed
I help self-taught Python developers build apps.
For the past eight years, I’ve guided hundreds of self-taught developers one-on-one, helping them bring their Python app ideas to life. Thousands more have learned from my courses.
The videos on this channel will help you understand the specifics that go into building Python apps. You'll learn how to solve specific problems that arise when building Python web apps. Occasionally, I cover topics outside of Python like JavaScript and HTMX.
If you'd like help with your own app you can learn more about how I can help by going to https://prettyprinted.com/live-coding-help/
Business inquiries: anthony (at) prettyprinted.com
Интеграция аутентификации клерка с React Frontend и Django API
Gemini API and Python - Intro Tutorial
Modern SQLAlchemy + Flask - Full Tutorial
Learn to Create Dynamic Choice Fields With HTMX
Getting Started With Database Migrations in Flask - Flask-Alembic
Laravel Deployment Troubleshooting for Beginners
How to Use Celery Beat in a Flask App to Create Dynamic Schedules
How to Deploy a FastAPI and React Project
React Frontend Project for Beginners - React Query & FastAPI
FastAPI Backend Project for Beginners - PydanticAI & Redis
Flask and Celery: Deploy to Sevalla Platform Tutorial
Learn to Build AI Agents With This One Project From Google
How to Deploy a Django App Online [For Beginners]
Learn FastAPI, Fast
Learn to Build AI-Powered Apps in Python - Beginner Tutorial
Five SQLAlchemy Mistakes Every Python Developer Should Know
How to Use SQLAlchemy in 2025
Upgrade your Python workflow with this one tool
Real-Time Updates with Flask-SSE (Server-Sent Events)
Getting Started With Django REST Framework
Sending Emails in Flask-Security With Celery
Getting Started With Flask-Security
How to Create a Flask & HTMX Form With Flask-WTF and Modern SQLAlchemy
How to Easily Manage Your Django Settings With Django-Environ
How to Deploy a Django App and Postgres Database to Fly.io
Intro to Background Tasks in Django With Celery
Getting Started With Celery in Flask Apps
Getting Started With Celery: Asynchronous Tasks in Python
Learn Flask and OpenAI With This Project (Tutorial)
How to Read and Write CSV Files in Python