Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.04 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.04 KB


Pandauth Logo
Pandauth

Pandauth

Pandauth is a personal proyect thath consist a basic login without db typically known like mysql, Mariadb, etc... in this case I am using a spreadsheet.

Requeriments

$ pip3 install pandas
$ pip3 install getpass

Demostration

Spreadsheet data

xls data

This is the data in the "database". We can observe the usernames and passwords.

Login with Spreadsheet data

login demostration

And here i was try a fail password and later a valid password.