Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petitpotiron/python-password-generator
A simple password generator in python with tkinter.
https://github.com/petitpotiron/python-password-generator
generator password password-generator py python tkinter
Last synced: 12 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-11T08:26:32.000Z (over 3 years ago)
- Last Synced: 2024-12-20T15:15:42.125Z (28 days ago)
- Topics: generator, password, password-generator, py, python, tkinter
- Language: Python
- Homepage:
- Size: 27.3 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.