PwdGen ( Password Generator ) is a Python Tkinter tool for generating secure 16 digit passwords.
Installation
Simply install requirements
pip install -r requirements.txt
Usage
python main.py
After that generate your password and copy it to your clipboard.
Screenshots
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
Credits
- Decky (Thank you for the art)
- Israel Dryer (ttkbootstrap)