A simple password generator and manager built using Python and Tkinter.
- Generate strong and secure passwords with a mix of letters, numbers, and symbols.
- Save passwords along with associated website and email information.
- Visual user interface built with Tkinter.
- Python installed on your machine.
-
Clone the repository:
git clone https://github.com/chrison007/Password-Generator.git cd Password-Generator