A simple password generator package
Project description
kajaani-passgen
A simple Python library to generate secure random passwords.
Installation
pip install kajaani-passgen
Usage
from kajaani-passgen import generate_password
password = generate_password(length=16, use_digits=True, use_specials=True)
print(password)
Features
- Control password length
- Optionally include digits and special characters
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
kajaani_passgen-0.1.0.tar.gz
(2.5 kB
view details)
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 kajaani_passgen-0.1.0.tar.gz.
File metadata
- Download URL: kajaani_passgen-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8afc6d1ca3c181ab1965d1184329a30e6a0e369464497bef57db9364b7d2a5aa
|
|
| MD5 |
24df845557b5dfb20d78828812a31eb5
|
|
| BLAKE2b-256 |
6d6e3b17c386ae2f9d94c77233b6abf019e5c61c60c765e252d0b2b671e05b9a
|
File details
Details for the file kajaani_passgen-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kajaani_passgen-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7dfc83fb30110aa577f92f90eef98291079d0a312ed0b63eb9a2c43dcb2709de
|
|
| MD5 |
ac39efc2225d245f29326999e223259e
|
|
| BLAKE2b-256 |
2f55a30ca3d8ffcf1d766dfced74f59adcb12960916b049c2eb7ae9e5ba3b410
|