An open API service indexing awesome lists of open source software.

https://github.com/mnz1365/password-generator-gui

password generator gui python
https://github.com/mnz1365/password-generator-gui

gui password-generator python tkinter

Last synced: about 1 year ago
JSON representation

password generator gui python

Awesome Lists containing this project

README

          

# About

password generator gui in python with tkinter.
in app you can choose from numbers, letters and symbols for strengh of password.

and you can change the size of password

# Installation

```bash
pip install pyperclip
```
# Getting Started
choose from checkboxs.

press generate password to create a password.

for run app properly -> run "main.py" file