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.0.1.tar.gz (14.8 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.0.1-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: thepasswordgenerator-1.0.1.tar.gz
  • Upload date:
  • Size: 14.8 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.0.1.tar.gz
Algorithm Hash digest
SHA256 0787c269e71bba1810ac8b62cb779a807deb3995e30cdceefa5d0e1298ae6a30
MD5 7ac472bc20b0f3fb27dcd890ef4f8523
BLAKE2b-256 dc6d00f2da87bbeee823a5a762df3388bc6e9bca3b0bd8b4ac28f1a58193205c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: thepasswordgenerator-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 16.1 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.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a3024782d807740dd6e58374fa848fd1254e8542106608c8676ec4b3dff6436e
MD5 181a2ae126cd5d0f0f07f0c93a5da3fc
BLAKE2b-256 5f8d3e2b795477984840a783259d819a0a67f3f372d6e5fd73a8e30deb1247aa

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