Password Generate is a Python program with a modern GUI that allows you to generate as many passwords as you want, And you can control the length and the combination of your passwords (Lowercase, Uppercase, Number, Symbol).
The program builds with pure Python code and Python Eel Library, Eel is a little Python library for making modern Python GUI applications with JavaScript, CSS, and HTML, with full access to Python capabilities and libraries.
- First you need to install requirements with
pip install -r requirements.txt
- Then run the program with
python3 main.py
In this image/video you will see the program interface and how is works.
- image:
- video: Link