Generate passwords within your scripts or programs in one line!
Project description
Password Generator
Generate passwords more easily with complexities!
Usage
Use it in your scripts like this
from thepasswordgenerator import PasswordGenerator
generator = PasswordGenerator(length=16, upper=2,
lower=2, special=2, numbers=2)
print(generator.generate_password())
Project details
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 thepasswordgenerator-1.0.0.tar.gz.
File metadata
- Download URL: thepasswordgenerator-1.0.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0f25d7b2d1aaf46884867821a23c1206b3437d5310b7f9716add512a56dc84f
|
|
| MD5 |
cd94cb7031647a0448db420d6db9d905
|
|
| BLAKE2b-256 |
e09ebf34da2a20d2c3def775e431605c9bb08cbb48d964b7f37f343e3488450a
|
File details
Details for the file thepasswordgenerator-1.0.0-py3-none-any.whl.
File metadata
- Download URL: thepasswordgenerator-1.0.0-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.10.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e246d853ec95d8605ff643c87a9e5c128365835415456b0726cf12486206a13e
|
|
| MD5 |
21fca18d8bb24f8701098addd712041a
|
|
| BLAKE2b-256 |
bf522e37861220550ba084d9a325125853d1526c90ed650e5fbf6638877423dc
|