Creating a Simple Python Web Application With Flask and Testing Locally

Описание к видео Creating a Simple Python Web Application With Flask and Testing Locally

This is the first 5 lessons from a new course about creating a Python web application. Converting your script into a Python web application is a great solution to make your code usable for a broad audience.

In these lessons, you’ll learn how to setup a simple Flask application and host it locally.

The rest of the course dives in deeper to how to use Google App Engine to host your application.

Click here for more info about the complete course: https://realpython.com/courses/deploy...

By the end of the full course, you’ll know:

What web applications are and how you can host them online
How to convert a Python script into a Flask web application
How to improve user experience by adding HTML to your Python code
How to deploy your Python web application to Google App Engine

Комментарии

Информация по комментариям в разработке