MyPass (Password Generator and Logger)
·
22 commits
to main
since this release
MyPass v1.0.0 — Initial Release
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