Skip to main content

With this module you can easy generate password in python projects

Project description

sapass

First version of password generator for python projects

Install easy

Use Easy

Use python version bigger than 2.7

from sapass import sapass

print(sapass.generator.get_new_pass(15))

you can use below parameters for class inputs

  1. length Default length for password defined 8 character, by change this value you get new pass with another size.
  2. passType
    passType = {'mix', # alphabet + numbers + symbols
            'alphabet', # only alphabet
            'number', # only numbers
            }
    
  3. includeSymbol Boolean parameter: if define 'True' generated password contains special characters such as {!@#$%^&*()}
  4. includeUppercaseCharacters Boolean parameter: if define 'True' generated password contains uppercase characters such as {ABCDEFGHIJ...}

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

sapass-1.9.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file sapass-1.9.tar.gz.

File metadata

  • Download URL: sapass-1.9.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/2.7.14

File hashes

Hashes for sapass-1.9.tar.gz
Algorithm Hash digest
SHA256 3cbae35cc9745a43ceccde5f5380416054c4c6bc669662fc8e078d2e64098f6d
MD5 a2ad49934364cd86bb9274853eb4b8ce
BLAKE2b-256 064b14125957294f5db8c3ec3997cff982f0abea5ff1e95a403f0c9824a9b78d

See more details on using hashes here.

Supported by

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