Python Password Generator - Generate strong and secure passwords!
Project description
PassBird - Python Password Generator
PassBird is a password generator that generates strong and secure passwords.
Getting Started
Installation
pip install passbird
To clone the current 'master' branch of PassBird, run the following command inside your desired directory:
git clone https://github.com/jrt345/PassBird.git
Usage
Usage: passbird [OPTIONS]
Options:
-l, --length INTEGER RANGE Length of password [1<=x<=255]
-c, --count INTEGER RANGE Print number of passwords at once [default: 1;x>=1]
-uc, --include_uppercase Include uppercase letters
-lc, --include_lowercase Include lowercase letters
-num, --include_numbers Include numbers
-sym, --include_symbols Include symbols letters
--help Show this message and exit.
Built With
- Click - Command line interface toolkit
Versioning
PassBird uses SemVer for versioning. For the versions available, see the tags on this repository.
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 passbird-1.0.0.tar.gz.
File metadata
- Download URL: passbird-1.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
068e107838e5353404076954a2bd69bab856bcaeed1a723e97e7e592320fd304
|
|
| MD5 |
fb134e65b6e0318af8cae26ab1fa1794
|
|
| BLAKE2b-256 |
2e9c359bf84e5fb81438b07eb2c1da7d4dc95f9aa0263cbbb2a25a497ddf134f
|
File details
Details for the file passbird-1.0.0-py3-none-any.whl.
File metadata
- Download URL: passbird-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
722225e4dc3f031bb318ec3c98ad4902f317bc907d592f5a91b19dfea3b497a1
|
|
| MD5 |
dbc42a2ef1307696b10fbe55795180f2
|
|
| BLAKE2b-256 |
e04a38274d8b74a34e827040cd305362b414e07606689ac29a543ac7b0e64466
|