Skip to main content

Generate passwords within your scripts or programs in one line!

Project description

The Password Generator

CodeQL PyTest 🐍 Publish 📦 to PyPI Publish 📦 to Test PyPI

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())
print(generator.generate_multiple_passwords(15))

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: thepasswordgenerator-1.2.1.tar.gz
  • Upload date:
  • Size: 16.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for thepasswordgenerator-1.2.1.tar.gz
Algorithm Hash digest
SHA256 b30aaeb30a4c28b6c04d175d6db63ebd1b211c5e5ef115ea6ecb168f20af3fd2
MD5 d75e27149def1e1aee2686fa19770d40
BLAKE2b-256 34b7c7d7a05b65e804c301119acdf36f7d16f7992d09c8932b5cd51925d8f178

See more details on using hashes here.

File details

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

File metadata

  • Download URL: thepasswordgenerator-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 16.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for thepasswordgenerator-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6606ba250d1a6b0cac4255a33e4223a55db1996279cb491dd75e4a5a0cf04d4f
MD5 69df84e666bc2b48e5a6ef8dc6dd9c3f
BLAKE2b-256 648433065be6e5814581828ff38a57ba6e6540aa9c3191870ecbcb3e97fc77d4

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