This talk covers how to build and think about full-stack python web applications: what are the different pieces of the system and how do they work together. I'll focus on what the system looks like overall, then go into the specifics of setting up a python Flask application using Heroku. Finally, I'll talk about useful libraries built by people in the community that you can use to build your web application.