Generate and safty check secure password
Project description
MyPassMaker
MyPassMaker is a Python package designed to help you generate strong passwords and assess their safety.
Features
- Generate strong, secure passwords.
- Lightweight and easy to use.
- Test your password's safety level.
Installation
Install the package via pip:
pip install mypassmaker
How to Use
Generate a secure password of a specified length:
from mypassmaker import Password
# Generate a 10-character password
my_password = Password.generate(length=10)
print(my_password)
How to Contribute
We appreciate your interest in contributing to MyPassMaker! Here's how you can help:
- Fork the repository.
- Make your changes or add new features.
- Write tests to ensure your changes work as expected.
- Submit a Pull Request (PR) with a description of your changes.
We’ll review your PR and merge it if it aligns with the project goals.
Contact Us
We’d love to hear from you! Whether you have feedback, suggestions, or questions, feel free to reach out:
- Email: edris.qeshm2@gmail.com
- Website: www.edrisranjbar.ir
- LinkedIn: Edris Ranjbar
- GitHub: MyPassMaker Repository
Stay connected and help us make MyPassMaker even better!
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 mypassmaker-1.3.tar.gz.
File metadata
- Download URL: mypassmaker-1.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43ecbecee8cead2efb9f98fd5f05f38985c4ba4c618b6774ab98892fca2265e2
|
|
| MD5 |
fde9af1c6b52ad058040e6617bb873ca
|
|
| BLAKE2b-256 |
cd76d2d80c5683de2cd504ad837e02fbdab78bef7b3712c4580fab4de06f1c0d
|
File details
Details for the file mypassmaker-1.3-py3-none-any.whl.
File metadata
- Download URL: mypassmaker-1.3-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2ad81d4527be6c3333a4d766da7b0be84277c8038e07aaa1e83856c9fef3672b
|
|
| MD5 |
5ef589d75739e006337d0912e6c78da8
|
|
| BLAKE2b-256 |
4f843bb9110d360e4f2b3976d8a4b1816ed1d60edadd8f40b6b94ea8887df7c6
|