Skip to main content

No project description provided

Project description

shPassGenerator

Version 1.0.3

<div align="center">

    <img src="https://img.shields.io/github/license/shervinbdndev/shPassGenerator.svg"></img>

</div>

<img src="https://img.shields.io/github/forks/shervinbdndev/shPassGenerator.svg"></img>

<img src="https://img.shields.io/github/stars/shervinbdndev/shPassGenerator.svg"></img>

<img src="https://img.shields.io/github/watchers/shervinbdndev/shPassGenerator.svg"></img>

<img src="https://img.shields.io/github/issues-pr/shervinbdndev/shPassGenerator.svg"></img>

<img src="https://img.shields.io/github/issues-pr-closed/shervinbdndev/shPassGenerator.svg"></img>

<img src="https://img.shields.io/github/downloads/shervinbdndev/shPassGenerator/total.svg"></img>

<img style="display:block;margin-left:auto;margin-right:auto;width:70%;" src="https://github-readme-stats.vercel.app/api/pin/?username=shervinbdndev&repo=shPassGenerator&theme=dracula"></img>

Under construction! Not ready for use yet! Currently experimenting and planning!

Developed by Shervin Badanara (shervinbdndev) on Github

<img src="https://forthebadge.com/images/badges/made-with-python.svg"></img>



Language and technologies used in This Project


WorkSpace





Update Your Interpreter

Windows / CMD

py -m pip install --upgrade pip

Linux / Terminal

python -m pip install --upgrade pip





Installation

Windows / CMD , Linux / Terminal

pip install shPassGenerator

or

py -m pip install shPassGenerator




Update Library

Windows / CMD , Linux / Terminal

pip install -U shPassGenerator

or

py -m pip install --upgrade shPassGenerator





Usage

Generate a 50 Characters Password

from shPassGenerator import GeneratePass





print(f"This Password is Strong : {GeneratePass(length=16 , lowercase=True)}")

print(f"This Password is Strong too : {GeneratePass(length=50 , chars=True , symbols=True)}")

Output

This Password is Strong : umvgfarzfirmuesc

This Password is Strong too : aU;/k.ofD-d@ZoCeLgaOui/=zdr)n#o@KKi%e[D'`I>$vpHNzT

Enjoy :)


Package Uploaded in PYPI :Here

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

shPassGenerator-1.0.3.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

shPassGenerator-1.0.3-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

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