Skip to main content

CLI passowrd generator

Project description

change log

  1. 0.0.0 (Active) -stable version

  2. 0.1.0 (Future) -save passwords to file. -send passwords to email. -generate passwords without conflicts between flags order.

install pip install clipass

help clipass -h

developers

  1. you can add your own flags, by adding them to the "models" folder (each flag will be a package)
  2. you can take a loog for a reference to your own flag model inside "core/base_flags/length"

examples

clipass >> generates 16 random passwords, with 10 chars

clipass -m 2 >> generates 2 random passwords, with 10 chars

clipass -l 5 >> generates 16 random password, with 5 chars

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

clipass-0.0.1.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

clipass-0.0.1-py3-none-any.whl (7.8 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