It is a password manager which can generate random and secure passwords & store it in a database
Current Password :-
123456
Change :-
change MASTERPW to new Password
To Generate .exe File
pyinstaller --onefile PasswordManager.py
Licensed under the MIT License