Skip to content

jrt345/PassBird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

Python Password Generator - Generate strong and secure passwords! ๐Ÿ”‘

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages