Skip to content

MyPass (Password Generator and Logger)

Choose a tag to compare

@Lemonzwastaken Lemonzwastaken released this 04 Apr 14:52
· 22 commits to main since this release
fe3a7a5
mypass_logo

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