This is a simple Python application that generates random passwords with a modern and minimalistic Tkinter graphical user interface (GUI).
Make sure you have Python installed on your computer. If you don't have Python installed, you can download it from the official website: Python Downloads
- Clone or download this repository to your local machine.
git clone https://github.com/dotcomaki/pythonpasswordgenerator
- Change your current directory into the pythonpasswordgenerator repository.
cd pythonpasswordgenerator
- Open a terminal or command prompt and run the following command to start the application:
python password_generator.py