A simple Python project that generates strong passwords and saves them to a file.
Project description
Password Generator & Saver
A simple Python project that generates strong passwords and saves them to a file.
Features
- Generate random and secure strong passwords
- Includes letters, numbers, and symbols
- Saves passwords automatically to a file
- Beginner-friendly project
Installation
pip install
How to Run
run program: python passowrd_generator.py
Input Example
Password Generator and Save Enter website name: facebook Enter username/email: salina
Output Example
Generated Password: AjfN|)9Aqc Password saved successfully!
Project Structure
password_generator_project/
│
├── password_generator/
│ ├── init.py
│ └── generator.py
├── README.md
├── pyproject.toml
└── setup.py
Contributing
Contributions are welcome! Feel free to open issues or submit pull requests.
License
This project is open-source and available under the MIT License.
Author
Salina Shrestha
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file passwordgenerator_salina-0.1.0.tar.gz.
File metadata
- Download URL: passwordgenerator_salina-0.1.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abf9a11528935b822c6daef0956259f36533c1f65d300faa3e8d16b4d6d05c9a
|
|
| MD5 |
67eeb1bdd1896eb103093e795eef21dc
|
|
| BLAKE2b-256 |
aa7dcb7e688147e72df0d7b9f538bc037c205bbd2ec65c2349f465c84af23fff
|
File details
Details for the file passwordgenerator_salina-0.1.0-py3-none-any.whl.
File metadata
- Download URL: passwordgenerator_salina-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ede31b1e682a8e2180a273c58ce5e8da3a69bde2ccc3d5a8eb69d40b95365412
|
|
| MD5 |
31b4987cbe556de31a0ca4e1bb279d8b
|
|
| BLAKE2b-256 |
52ea521b884d0b3346a2b371e1c39bf22f0fc1e93076a678965373476609c68d
|