https://github.com/petitpotiron/python-password-generator
A simple password generator in python with tkinter.
https://github.com/petitpotiron/python-password-generator
gui password password-generator python tkinter
Last synced: 9 months ago
JSON representation
A simple password generator in python with tkinter.
- Host: GitHub
- URL: https://github.com/petitpotiron/python-password-generator
- Owner: PetitPotiron
- Created: 2021-04-10T15:58:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-06T17:38:18.000Z (9 months ago)
- Last Synced: 2025-10-06T19:27:40.702Z (9 months ago)
- Topics: gui, password, password-generator, python, tkinter
- Language: Python
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Password Generator
**__/!\\ The project is written in french !__**
A simple password generator written in python with the tkinter library. The idea of this project was given to me by [Graven](https://www.youtube.com/user/Gravenilvectuto) on [a video on YouTube](https://youtu.be/N4M4W7JPOL4). I've improve the main idea, with a system to register the password in a file `password.txt` and another to copy it to the clipboard. There are also alerts if you want to copy the password, but there is no password, for example.