Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zigaowang/password-generator
This is a random password generator made from Python using secrets and GUI made by tkinter.
https://github.com/zigaowang/password-generator
gui password password-generator python
Last synced: 4 days ago
JSON representation
This is a random password generator made from Python using secrets and GUI made by tkinter.
- Host: GitHub
- URL: https://github.com/zigaowang/password-generator
- Owner: ZigaoWang
- License: mit
- Created: 2024-06-25T05:34:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T07:27:25.000Z (7 months ago)
- Last Synced: 2024-11-12T21:16:11.069Z (2 months ago)
- Topics: gui, password, password-generator, python
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Password Generator
This is a random password generator made from Python using `secrets` and GUI made by `tkinter`.
It has password length, password strength, and copy to clipboard functions
![CleanShot 2024-06-28 at 17 29 22@2x](https://github.com/ZigaoWang/password-generator/assets/102006756/ec1e86b9-a270-4bd3-b281-5cad8d7af7c9)