Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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

(Click here to view the 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!==