How to Make a Website with Python (Flask app tutorial)

preview_player
Показать описание
Learn how to create a Flask app by using Python 3 to create a basic multi-page development website. We will explore templates, for loops, and variables. While this Flask tutorial runs on an Ubuntu server, the steps will be very similar for other Linux systems.

Flask tutorial starts at 02:13

Check out my vlog channel @TonyFlorida

#python #flask
Рекомендации по теме
Комментарии
Автор

Very good, thank you. Short, easy and to the point.

teclote
Автор

Nice video. Just the right amount of depth. If I wanted to start development with Flask, now I know where/how to start.

cernejr
Автор

Amma Django dev and this video could give me an info about look of Flask. Thanks

DanUZB_
Автор

I can't solve the Bad Gateway problem, also I am not using a domain, im using my IP

pt_
Автор

Thank you so much for this tutorial. I am pretty new flask and backend in general and this helped out a lot

Pubuditha
Автор

Dumb question from a newb: once I make these directories and files using the vultr server, how do I find them on my mac locally? Are they even there? Thanks in advance...

milestsue
Автор

Hi Tony! I really enjoy your videos. You do a great job of explaining things clearly and concisely. I am hosting my website on AWS EC2 and am unable to access my site even after allowing inbound traffic (tried both TCP and UDP) on port 5000 in the EC2 Security Groups tab. I have even tried running it on the default HTTP port 80 and changing the flask app accordingly to no avail. I have spent hours troubleshooting online but nothing seems to work. Any advice?

FunkyMonk
Автор

easiest way to add files if you don't want to use vim?

ngcnqgp
Автор

Is doing this work as root good practice?

cernejr
Автор

Regarding the title of the video - How to make maybe?

alsherfi