Fork me on GitHub

Introduction

You're knee deep in learning the Python programming language. The syntax is starting to make sense. The first few "ahh-ha!" moments hit you as you learning conditional statements, for loops and classes while playing around with the open source libraries that make Python such an amazing language.

Now you want to take your initial Python knowledge and make something real, like an application that's available on the web that you can show off or sell as a service to other people. That's where Full Stack Python comes in. You've come to the right place to learn everything you need to create, deploy and run a production Python web application.

This guide branches out on topic because your learning requirements depend on what you're working on. Select one of the buttons below or check out the full table of contents.

What do you need to learn to create your application?

I want to learn how to code a Python web application using a framework.

I've built a Python web app, now how do I deploy it?

Show me a list of the best Python learning resources.