Skip to main content

Shifre is a Python password generator library.

Project description

shifre

Shifre is a Python password generator.

This library creates highly secure password with randomness and pure Python.

You can generate passwords like this:

2X3i;6Z364dMR0v7SViyafwBx8>,20xybH232;Zp69875i!7LL")cN2F5rh^h

?r018u91>J0hEld6(NMC1Xot7el!ojh)7ualOxP

%Y85Ibq}:aEVjX0'6$C)>8>6L_7Abb#5+;Dvxi0-Le"

Installation

$ pip install shifre

Usage

import shifre

# Character count, digit count, symbol count and allow upper case

# returns a string password

password = shifre.generatePassword(64,10,15,True)

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

shifre-0.1.2.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

shifre-0.1.2-py3-none-any.whl (3.5 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