Building Websites With Flask - Python and Flask #1

preview_player
Показать описание
How To Build Websites with Python and Flask! In this videos I'll walk you through building a very basic website with Flask. You'll see just how easy it is to get started with this powerful web framework!

Python is great, and building websites with Python is even better! Flask makes it super easy to build websites with Python quickly and easily. In this video I'll introduce you to flask, show you how to install it, and how to create a simple web app with it.
Рекомендации по теме
Комментарии
Автор

▶️ Watch Entire Flask Playlist ✅ Subscribe To My YouTube Channel:
▶️ See More At: ✅ Join My Facebook Group:
Take $30 off with coupon code: youtube1

Codemycom
Автор

What I find useful the most is that even if I don’t use the exact frameworks or exact setup I still got a great over conceptual understanding of what’s going on from these videos. For example: instead of learning the specifics of a library to run a backend flask site. I learn the main components for setting up a site. Like instead of learning Olive Gardens exact Spaghetti. I learn that we need to have noodles, marinara, meatballs and some cheese. I learn we need to boil water for the noodles at some point. I learn we need to brown the meat. Etc… it’s these overall conceptual gems that really help me learn more than the exact doing of something. I’m an overview type of person. I like to boil complicated things down to “oh so you mean create a login”. Somebody might say “oh I have an XYZ-ModelABCDEFG Video card” and I’ll be like “oh you mean an Video card with 8G of memory in it?”. And that’s what I like about these videos.

df
Автор

You have literally the best flask course on YouTube

himanshushukla
Автор

thank you so much for your Django tutorial it helped me a lot
i hope you keep going and good luck in your life (programming also )
so let's start with flask . to be continue . . .
hi again this is just an update for my comment i want to tell you guys please if you want to start directly with Flask (in my opinion ) don't do that
start firstly with django than you can go with flask

Django its goal is to ease the creation of complex, database-driven websites.
Flask has a route decorator, which is used to bind URL to a function, making application URLs easier to remember for a user.
so for harder to easier better than the opposite.
(I am sorry, I made some mistakes)
good luck
thnks Djohn

TechWithSabri
Автор

I really thought about flask today .
Happy to see tutorials .
I request you to upload more tutorials

shivakumar
Автор

It would be really helpful if you could make all the code for this flask playlist available somewhere.

linusjohansson
Автор

I'm so happy I found your channel. Yes, thumbs up for the algorithm lol

christinemaynard
Автор

this video has helped me alot i spent the entire day following this tutorial and i made my own changes to the site i will be following your channel keep up the great work i love the simplicity

keseanrichardson
Автор

To be honest, without you I would have been giving up learining to code already.. Thank you so much!

adrianpilea
Автор

I appreciate your teaching methodology is really so understandable. Much respect Sir

EricBURASANZWE
Автор

You are so Thank you so much, helped me a lot for my uni project!

ma.valentinaprieto
Автор

great tutorial please keep publishing flask tutorials. I smashed like

fadyghalayiny
Автор

when i open about it says 404 not found The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. but if i open from my folder it opens how do i fix this?

nichancizzy
Автор

I will like to see the same work with Django. Thanks. I really appreciate your work.

clearroad
Автор

Turn debug on so you dont have to close out of the server after each change.. A save will do it

ryanhagerty
Автор

Sir, plz bring a video about how to build an app and publish on to play store. Thank you ❤

mujassimjamal
Автор

you make it look so damn easy. Thank you!

bosilee
Автор

Think if debug mode is on on the flask server u need not reload the server..

kvniranjan
Автор

can you send a file of that index part ? its not int bootstrap anymore

Renagade
Автор

thnks sir
in your opinion witch the best for web development django or flask ?

TechWithSabri