Skip to main content

A python based random password generator

Project description

pypasswordgen

A pyton based random password generator

System Requirements

  • Python3

Installation Instructions

pip install pypasswordgen

Options

 -h, --help                     show this help message and exit

  -l LENGTH, --length LENGTH    Length of password

  -n NUMBER, --number NUMBER    Number of passwords to generate

  -o PATH, --output PATH        Path to output file

  -p, --punctuation             Include pupnctuation. If another -p is givenit will ONLY include punctuation.

  -d, --digit                   Include digits. If another -d is given, it will ONLY include digits. -dd takes precedence over -pp.

  -u, --upper                   Include uppercase letters. If another -u is given, it will ONLY include uppercase letters. -uu takes precedence over -pp and -dd.

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

pypasswordgen-1.0.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

pypasswordgen-1.0.1-py3-none-any.whl (3.2 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