Skip to main content

Generate passwords within your scripts or programs in one line!

Project description

Password Generator

Generate passwords more easily with complexities!

Installation

Simply run the following on your command line,

$ python3 -m pip install thepasswordgenerator
Collecting thepasswordgenerator
  Downloading thepasswordgenerator-1.0.0-py3-none-any.whl (14 kB)
Installing collected packages: thepasswordgenerator
Successfully installed thepasswordgenerator-1.0.0

If you are not able to install using pip, you can download the latest package from https://github.com/agent47nh/the-password-generator/releases or click here and install it manually.

$ python3 -m pip install thepasswordgenerator-<version>-py3-none-any.whl

Usage

Use it in your scripts like this

from thepasswordgenerator import PasswordGenerator

generator = PasswordGenerator(length=16, upper=2, 
                              lower=2, special=2, numbers=2)
print(generator.generate_password())

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

thepasswordgenerator-1.1.1.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

thepasswordgenerator-1.1.1-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

Details for the file thepasswordgenerator-1.1.1.tar.gz.

File metadata

  • Download URL: thepasswordgenerator-1.1.1.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.10.2

File hashes

Hashes for thepasswordgenerator-1.1.1.tar.gz
Algorithm Hash digest
SHA256 9928c8b188c499eb713a73fc0fa1cc8bf5908af841c25464651a6182e40aff31
MD5 99149c1cad842a232c09e39ae2cca6e9
BLAKE2b-256 134e21cb8be0c321d9949a67b82419f27b179c8ecf4976dd653e39af4d0a49ea

See more details on using hashes here.

File details

Details for the file thepasswordgenerator-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: thepasswordgenerator-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 16.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.27.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.10.2

File hashes

Hashes for thepasswordgenerator-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a5e1d02b48508cd1d870313d8595d92f94968a96021196ac6323329837d886bb
MD5 5865cf45323ec929fd41c1bd27f125e1
BLAKE2b-256 0427fb5c3d53246338f70630008d33fd1f187563bff63c01c98b927bcc64e9e2

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