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
- Host: GitHub
- URL: https://github.com/mnz1365/password-generator-gui
- Owner: mnz1365
- Created: 2025-02-04T08:24:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T17:31:36.000Z (over 1 year ago)
- Last Synced: 2025-02-04T18:33:46.755Z (over 1 year ago)
- Topics: gui, password-generator, python, tkinter
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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