prathamesh1251070766-del/Password-Encryption-Manager ? reverse-engineered prompt

Reverse engineered prompt

Build me a desktop password manager in Python with a simple dark themed window.

I want it to let me save website logins, usernames, and passwords, then keep them safely encrypted in a local database. Please make the app handle login protection with a master password, hash it securely, and use proper encryption for the saved credentials so the plain text is never stored. It should also include a password generator, a search box to quickly find saved entries, and basic actions like add, view, update, and delete.

Keep the interface clean and easy to use with Tkinter, and use SQLite for storage. Make it feel like a real secure app, with clear labels, good spacing, and a modern dark look. If you need to check current best practices for encryption or password storage, look them up online before coding.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab