No project description provided
Project description
PassCrypt
A simple strong password making tool that only needs an assignment of the lenght of the password and it automatically returns a password very effective to be broken.
Features
- Uses the built-in 'random' library
- Generates passwords of customizable length
- Includes both upper and lower case letters, numbers and special characters
Installation
You can install the package using pip:
pip install https://github.com/rupayan-23/PassForge.git
Usage
from PassCrypt import Generate_pass
length = 12
password = Generate_pass(length)
print(password)
Requirements
- Python 3.6+
Author
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
PassCrypt-1.0.0.tar.gz
(1.6 kB
view details)
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 PassCrypt-1.0.0.tar.gz.
File metadata
- Download URL: PassCrypt-1.0.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a63e224683f1b767a7a998a7ae52cc22d82629aa0e8b89f8cb2572dbc4e721eb
|
|
| MD5 |
880cac73178ace1aa5b60b9977f6cc84
|
|
| BLAKE2b-256 |
8beeec4ec9396df1e890ba86ef5ae4e5d9a7126b845353701b698b747ee13c82
|
File details
Details for the file PassCrypt-1.0.0-py3-none-any.whl.
File metadata
- Download URL: PassCrypt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a85852e9b57f14b8ddb3864bb233ef42cadaee4c1faa036250a245635bbd7c9
|
|
| MD5 |
51b95315d4174da57b4d28cd1b51fbae
|
|
| BLAKE2b-256 |
e0660989d8846b69e884b3bde4c9203ba3263c9bdb8d4821116e573c159fa895
|