You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a password manager in python with "pwgenfunc" lib. We use a lot of websites and we have to remember its password. Using this we can save our password in our database (like I use txt file as my database). And we can password protect this database. So you only have to remember one password and that is much better than remembering too man…