BHH - A Library for You
Project description
BHH - A Library for You
BHH is a Python library that allows you to hash your passwords with random and chosen salts, adding internet search capabilities to your app and ....
Example of its commands:
print(bhh.hash_password(YOUR_PASSWORD))
print(bhh.verify_password(YOUR_PASSWORD, YOUR_PASSWORD_HASH))
print(bhh.hash_password_with_salt(YOUR_PASSWORD, YOUR_SALT))
print(bhh.install_from_pypi(PACKAGE_NAME))
print(bhh.search_web(YOUR_SEARCH, YOUR_BING_SEARCH_API_KEY, NUMBER_OF_SEARCH_RESULTS))
install: '''batch pip install bhh
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 bhh-0.2.0.tar.gz.
File metadata
- Download URL: bhh-0.2.0.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00b0c7dab5208ca0a3c57699fd223fdc0882ed6da958e53bcd45dd6af179d653
|
|
| MD5 |
9c9d0e17a54dc65175f963c8785a6bb5
|
|
| BLAKE2b-256 |
9f31b5093d02c870296ac640719cb1955906052d5c75dee3a4fd6a783b5910fd
|
File details
Details for the file bhh-0.2.0-py3-none-any.whl.
File metadata
- Download URL: bhh-0.2.0-py3-none-any.whl
- Upload date:
- Size: 1.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53f9ee84cb7247034ce07cfe759bfa4753c07e79871822164c066fb97de6a2b4
|
|
| MD5 |
6b6938400e849eaf600934d59f9a6d16
|
|
| BLAKE2b-256 |
f68ac090d5f836f067392682d54112338f94bf74fee2c2eb18aae89c96ae35fb
|