How to deploy a Python (Flask) web app on a (PythonAnywhere) live server

Описание к видео How to deploy a Python (Flask) web app on a (PythonAnywhere) live server

In this video, you will learn how to deploy a Flask web app on a live server using a free account on pythonanywhere.com. If you don't have an app to deploy you can use the app I use in the video. You can get the source code down below. If you want to learn how to build larger Flask apps with web forms, database backends, and email sending capabilities, I recommend this popular Udemy course "The Python Mega Course: Build 10 Real World Applications":

https://www.udemy.com/course/the-pyth...
Disclosure: I am the author.

Source code of this video:
app.py http://pythonhow.com/data/unit_conver...
backend.py http://pythonhow.com/data/unit_conver...
index.html http://pythonhow.com/data/unit_conver...

Комментарии

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