No project description provided
Project description
shPassGenerator
Version 1.0.6
<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>
Ready To Use
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
Args | Type | Efficiency
------------- | ------------- | -------------
length | Integer | Set The Length of your Password (Max Length is Unlimited)
chars | Boolean | Use Lowercase & Uppercase Characters in Your Password
lowercase | Boolean | Use Lowercase Characters in Your Password
uppercase | Boolean | Use Uppercase Characters in Your Password
numbers | Boolean | Use Numbers in Your Password
symbols | Boolean | Use Symbols in Your Password
octal | Boolean | Use Octal Characters in Your Password
hexa | Boolean | Use Hexa Characters in Your Password
Generate Strong Passwords
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file shPassGenerator-1.0.6.tar.gz.
File metadata
- Download URL: shPassGenerator-1.0.6.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eba5df9634c94b452ea29ca0d2ce87c762fec1e8def8deca00beedfff7c9899c
|
|
| MD5 |
9e0fdcff0922b936433bfbd972d966f3
|
|
| BLAKE2b-256 |
f3eec515c92ebb1cb3f76f753a755fbb9154af3c684e0cbe67feced2e6dce8c0
|
File details
Details for the file shPassGenerator-1.0.6-py3-none-any.whl.
File metadata
- Download URL: shPassGenerator-1.0.6-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4d231346ac87f0efe6c6ac34a25216baa458c4d6ebb1d5799c565103823a685
|
|
| MD5 |
eac646010766012e0da421822ccfbf09
|
|
| BLAKE2b-256 |
86c50f1f2dfa4f440905d8ca566757551f2777f8cb53b1c64b6ec26dbd60bdce
|