Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passbird-1.0.0.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

passbird-1.0.0-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page