Skip to main content

An easy to use password generator

Project description

Easy Password Generator

Tool for generating random passwords. You can choose if you want just letters or letters and special characters.

Installation

You can install the package using pip3:

pip3 install easy_passgen

Use

from easy_passgen import Generator

# Create an instance of the Generator
gen = Generator(12, True) # 12 is the length of the password, and True indicates that you want special characters

# Generate password
password = gen.generate()

#Generate and print password
gen.generate_and_print()

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

easy_passgen-0.1.0.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

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

easy_passgen-0.1.0-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file easy_passgen-0.1.0.tar.gz.

File metadata

  • Download URL: easy_passgen-0.1.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for easy_passgen-0.1.0.tar.gz
Algorithm Hash digest
SHA256 29c6217efb88a611f32affcc81d8c196ca43c5cc902f1732916aff3498b29853
MD5 664f1652b67af7d1829b1dc3c9fe8c1c
BLAKE2b-256 6511128fdde14cda235533586b8b1c99983c557c0df00e5660047af84ca9f59d

See more details on using hashes here.

File details

Details for the file easy_passgen-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: easy_passgen-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for easy_passgen-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f8a95669eae5eda4b5bd3f0f5e9b142c7b81452e3837cf273284a0771216157
MD5 d374fc1f59851c8a1e74bc3762185a31
BLAKE2b-256 9a58951c85f9448843b69313e8781414bb72fcf86552c9566f737e632e913d33

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