gp-hashing
First Stable Release
Developed by Sayak Mukhopadhyay && Shouvik Bajpayee from Team GangPayee (c) 2021
Example of How To Use (First Stable Version)
Import the package
from gp_hashing.generateHash import generateHash
Generating Hashed String
from gp_hashing.generateHash import generateHash
normal_string = "a simple string"
hashed_string = generateHash(normal_string)
print(hashed_string)
Output
g36kn49xi36kr64mt76ys63l 36ke54cl45tp54cm37li36ks63l 36ka16q
Release files for gp-hashing 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gp_hashing-1.0.4.tar.gz | 2.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gp_hashing-1.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.5 kB
Release files / gp_hashing-1.0.4.tar.gz
| Download URL | gp_hashing-1.0.4.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
55941c5d78b3b524205a4bebdb54143c5f6d3a1029a7b0b4745f1e228a432fae
|
|
BLAKE2b-256 checksum How to use checksums |
5e5555ad3de2995d3821bbd9fba7f8798fc7e343cff167a97b13821f5a8c75f4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
|
Release files / gp_hashing-1.0.4-py3-none-any.whl
| Download URL | gp_hashing-1.0.4-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4035b62cfc298394ed151cf56bd979c523d5912dd2ea79154920d572a7300070
|
|
BLAKE2b-256 checksum How to use checksums |
060d9ce6e232ae1f76bd1c120e1f56ce20cb27e0308099902dc56ac9bcb5c1f6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
|