MyPass is a simple local password manager built with Python. Generate, store, and manage your passwords without any cloud or internet connection required.
What's included:
-Strong random password generator
-Save passwords by website and emailโฆ
MyPass is a simple local password manager built with Python. Generate, store, and manage your passwords without any cloud or internet connection required.
Whatโs included:
-Strong random password generator
-Save passwords by website and email/username
-Duplicate entry detection
-Auto-copies generated password to clipboard
-Passwords saved locally to both .xlsx and .txt
-Standalone .exe โ no Python installation needed
Used AI to learn how to save files to XLX and generated the file structure in the readme and also sizing of the logo(only the dimensions, I wrote the code)