Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnoldchrisoduor1/password_generator
This is Python Password Generator for Desktop.
https://github.com/arnoldchrisoduor1/password_generator
Last synced: about 1 month ago
JSON representation
This is Python Password Generator for Desktop.
- Host: GitHub
- URL: https://github.com/arnoldchrisoduor1/password_generator
- Owner: arnoldchrisoduor1
- Created: 2023-07-26T22:44:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-26T23:39:35.000Z (over 1 year ago)
- Last Synced: 2023-07-27T00:29:32.783Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password GeneratorDW
This password generato generates a password for any given length guided by the conditions set by the user.
It's meant to generate strong passwords on the fly.## Authors
- [@arnoldchrisoduor](https://www.github.com/arnoldchrisoduor1)
## FAQ
#### Does the Description affect the generated password?
No! All passwrds are randmly generated, the description helps store the passwords in the databse.
#### Can someone get access to my passwords in the database?
No! All passwords are encrypted before being sent to the database.
## Installation
Find the executable main.exe in the dist folder and run it.
Alternatively you could run the source code through the main.py file, in that case install the following dependancies:
```bash
pip install tk
pip install sqlite3
pip install pyperclip
```
## License[MIT](https://choosealicense.com/licenses/mit/)
## Screenshots
![App Screenshot](https://github.com/arnoldchrisoduor1/Password_Generator/blob/no_database/screenshot.png)
## Used By
This project is used by the following companies:
- Digital Wilderness