No project description provided
Project description
Password Generator
A simple Python package for generating secure passwords.
Installation
To install the package, you can use pip:
pip install password-generator
Usage
Here is an example of how to use the password-generator package:
from password_generator import generate_password
# Create a password generator instance
pg = generate_password()
# Generate a secure password
password = pg.generate()
print(password)
Features
Generates random, secure passwords.
Customizable length and character set.
Simple and easy to use.
License
This project is licensed under the MIT License - see the LICENSE file for details.
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 password_generator_hoka-0.0.3.tar.gz.
File metadata
- Download URL: password_generator_hoka-0.0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
837eddd29e0ddbe9a6949627cd8a39bff7076912fd472ac576879ff36c318632
|
|
| MD5 |
daf42485d759d7b69185213a199bde2c
|
|
| BLAKE2b-256 |
9f9813ced94e917691e0720b85e35b53b10a093985663cfeddab900dc2a50b19
|
File details
Details for the file password_generator_hoka-0.0.3-py3-none-any.whl.
File metadata
- Download URL: password_generator_hoka-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
627da3fb7a0bfeef4e4ead947acf8d9c592fbb2153114fee9a181f37ccc2ce82
|
|
| MD5 |
ac803ce5711cf1368baffc17c9e65e15
|
|
| BLAKE2b-256 |
851ff375774a9d28235ebc5ae888ea039da828e3e810cef9551f2dc4996f27e1
|