Python Login System 2: Password Encryption

preview_player
Показать описание
This is a brief modification to the previous Python login system. But here, we'll see how to encrypt the passwords and make them hard to guess. Then authenticate users at the same time. We're doing this using a module called bcrypt.

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

Thanks a alot
how ever ive navigated a whole lots of videos trying to learn python, all i see is tutors develop codes as you have done, and end the video, i follow instructions and input a code and run it then it appears on the display section in the python platform. my question is how and where can one use this, as in real life, real application . is this what its meant for? just opening python and typing codes . i really need help. im beginning to lose interest

iyamafrancis