Generate random passwords.
Contact
Dogukan Urker
- Typer for CLI
- PySide6 for GUI
download source code from Github 💾
git clone https://github.com/DogukanUrker/passwordGenerator.git
go to directory 📁
cd passwordGenerator
install requirements.txt 🔽
pip install -r requirements.txt
it's ready to run 🎉
python cli.py
or python gui.py
Enter python cli.py
to your terminal.
Enter an integer value for the password length and choose what your password will contain.
Enter python gui.py
to your terminal.