molfaryura / Password-Manager

Simple GUI Password Manaager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”’ Password-Manager

This is a simple password manager written in Python using the Tkinter GUI toolkit and PostgreSQL database. Inspired by @angelabauer and her great course.

πŸ§™ Features

  • Save account usernames and passwords securely
  • Generate strong passwords
  • Store a secret word for accessing the account information
  • Display hints for the secret word

πŸ§‘β€πŸ’» Installation

πŸ”¨ Usage

To start the Password Manager, run python main.py in your terminal.

🧰 Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue if you encounter a bug or have a suggestion for an improvement.

Contact

If you have any questions, comments, or suggestions, please feel free to contact me at oleksandrr1996@protonmail.com

License

This project is licensed under the MIT License

About

Simple GUI Password Manaager

License:MIT License


Languages

Language:Python 100.0%