Python GUI Password Manager





What is a Password Manager?


A password manager is an application created to store and manage online credentials.


About this demo


This application is a Desktop-based complex password generator and manager which stores your credentials locally on your machine. The GUI was created with the Tkinter GUI toolkit, the complex password generator randomly creates passwords with letters, numbers, upper and lower characters and saves the new password to your clipboard with Pyperclip* and to a generated JSON local storage file.






Source Code





*Pyperclip was removed from the demo because of incompatibility
with Replit. However, it is still available in the source code above.

**Demo best viewed on larger screens.
Replit embeds can be buggy, if the application
is not visible upon load click 'Output' or visit the live demo at Replit:

Made with 💖 & ☕ by Colleen Lohr