Python Flask Authentication Tutorial - Learn Flask Login

preview_player
Показать описание
Hey guys! Welcome back! In this video, I show you how to build a login authentication system using Flask and Python. We'll be using Flask-Login to build it.

If you don't know about Flask or if this is your first time using it, Flask is a Python web framework that is used to create web applications. Flask has a built-in login system that can be used to authenticate users. The login system in Flask is very simple and only requires a user to enter their username and password.

Mac Command - pip3 install flask flask_sqlalchemy flask_login flask_bcrypt flask_wtf wtforms email_validator

Windows Command - pip install flask flask_sqlalchemy flask_login flask_bcrypt flask_wtf wtforms email_validator

My Programming Gear :

#Python // #Flask // #LearnToCode
Рекомендации по теме
Комментарии
Автор

I don't usually comment on videos, but WOW. This is the most simplest and most focused tutorial for this particular subject. You are doing great job man! loved the video.

HassanRaza-cbmz
Автор

Straight to the point with no fluff, yet thorough and with every detail explained succinctly. And no cringey attempts at comedy. This is exactly what the world needs more of.

davidk
Автор

What people are taking hours and still not able to illustrate, your focused approach teaches it minimum time with maximum impact. Kudos to you and very well done.

SanSha
Автор

Such a great tutorial. I like that you focussed on the bare minimum, no styling, no fancy databases, no long explanations. That got me going with login and forms in Flask

philippkeller
Автор

One of the best tutorial I've ever seen. I really appreciate that you chose to explain your code instead of blasting some random music like some other tutorials nowadays. Thank you!

h_
Автор

you made this so simple. kudos… I suggest making whole series on flask it will benefit many students…

Gannu
Автор

Really liked the video. This is my first flask project. Understood many basic concepts. Thank you. The code is working.

iojhrvd
Автор

Really helpful, Explained with very clear, Thank you so much.
keep doing Many more on Flask and Machine Learning too.

arunkumarvaradala
Автор

Hey, very nice and useful video 👍. Just one suggestion, make playlists on your channel for videos on same topic it will be easier for users to navigate videos on your channel

rahulsumbly
Автор

I am now a new subscriber you make great content and am going to watch every video I can from now on😄

rarisenpai
Автор

Just to echo most other commenters, great tutorial and very concise. Got my app up and running. Thank you muchly.

steamhackman
Автор

Thank you so much, I use this at work and I am sooo grateful for this perfect tutorial! Thanks!!

jeanpeuplu
Автор

Very Nice Explanation, Sir.Needs More Tutorial from you.

mithunchandrasaha
Автор

I‘ve watched a numbers of flask tutorials, but this one is the best one that express the core idea in such short time!!!

timewasterlee
Автор

Nutshell explanation and simple and super mini project.

valeeswarank
Автор

Just found this video and I loved how well you described everything! You earned a subscriber.

Could you possibly make a video trailing off this - when a user logs in with their username, it will display the dashboard based on their specific details?

OcanWavs
Автор

Great value tutorial, thank you so much !

Onlyhousefr
Автор

Thank you very much! Simple and effective!

miguelfernandes
Автор

thanks for all you do. your teaching is great and hope you continue to upload videos.

edwardgyan
Автор

Awesome straightforward tutorial thank you!

harrisonshu