Generate a strong and random password with variable length through the command line interface
Project description
pwmaker
Helps you generate a strong and random password with variable length through the command line interface.
Installation
Install through pip:
pip install pwmaker
Usage
To use the password generator use the command pwmaker in the terminal. Passwords can be customized with these options:
- -l LENGTH : The length of the password. Default is 10.
- -n NUMBERS : Digit characters where NUMBERS is the total quantity.
- -u : Include uppercase characters in the password.
- -s SPECIAL : Special characters where SPECIAL is the total quantity.
pwmaker -l 16 -u -n 4 -s 2
License
pwmaker is released under the MIT license. See LICENSE 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 pwmaker-1.0.0.tar.gz.
File metadata
- Download URL: pwmaker-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da1fc6143d17acdbffc3dee6c2765a34cdc9f755d737c7373b1d1601d755a8c7
|
|
| MD5 |
50658e8d0eef53c5dd1ae4c6922084aa
|
|
| BLAKE2b-256 |
a7f6f9457cec3e44a01d4e3452cb9f4b5984c1d17874ebb2588ad9a92c9f629a
|
File details
Details for the file pwmaker-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pwmaker-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f09aec563578b09fa863678b8a759639043a35b3b4f0cd3429713ebe8d337b5
|
|
| MD5 |
9b59a44fac5e3de2945de2ec41e73801
|
|
| BLAKE2b-256 |
18045f63166ec173b70c930505819b144caeaa0ab8eb2cc982af72837f574e9b
|