Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunoliratm/password-gen
This Python-based tool allows you to quickly create reliable passwords to protect your online accounts.
https://github.com/brunoliratm/password-gen
python
Last synced: 28 days ago
JSON representation
This Python-based tool allows you to quickly create reliable passwords to protect your online accounts.
- Host: GitHub
- URL: https://github.com/brunoliratm/password-gen
- Owner: brunoliratm
- Created: 2024-03-06T18:51:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-08T19:07:50.000Z (3 months ago)
- Last Synced: 2024-11-30T17:55:22.117Z (about 1 month ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 254 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password-Gen
![Project2](images/principal2.png)
:computer:Generate strong, unique passwords with ease!
This Python-based tool allows you to quickly create reliable passwords to protect your online accounts.
- :straight_ruler:Customizable password length: Choose the desired length of your password, ranging from 4 to 32 characters.
- :lock:Secure password generation: Passwords are composed of a random mix of letters, numbers, and symbols, ensuring strength and unpredictability.
- :package:Password storage: Conveniently view and access previously generated passwords within the application.
## :fire:Code## :open_file_folder:Installation:
```shell
git clone https://github.com/brunoliratm/Pw-Gen.git
cd Pw-Gen
python -u PWGen.py
```## :rocket:Usage:
1. Select `Generate password` to create a new password.
2. Specify the desired password length.
3. View and manage generated passwords in the `View passwords` section.## :handshake:Contributing:
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
==Get started today and experience password security made simple!==