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.