watermark logo

A seguir

Reprodução automática

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

3 Visualizações • 10/30/24
Compartilhar
Embutir
121gamers
121gamers
14 Assinantes
14

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/t....he-python-mega-cours
Disclosure: I am the author.

Source code of this video:
app.py http://pythonhow.com/data/unit_converter/app.py
backend.py http://pythonhow.com/data/unit...._converter/backend.p
index.html http://pythonhow.com/data/unit_converter/index.txt

Mostre mais
0 Comentários sort Ordenar por
Comentários do Facebook

A seguir

Reprodução automática