Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

This lesson is for members only. Join us and get access to thousands of tutorials and a community of expert Pythonistas.

Unlock This Lesson

Deploy Your Python Script on the Web With Flask (Summary)

You covered a lot of ground in this course! You started with a local Python script and transformed it into a user-friendly, fully deployed Flask application that’s now hosted on Google App Engine.

While working through this course, you learned:

  • How web applications provide data over the Internet
  • How to refactor your Python script so you can host it online
  • How to create a basic Flask application
  • How to manually escape user input
  • How to deploy your code to Google App Engine
Download

Sample Code (.zip)

1.2 KB
Download

Course Slides (.pdf)

6.4 MB

Become a Member to join the conversation.