Robot Framework library that generates hashes based on the given input
Project description
HashLibrary for Robot Framework®
HashLibrary is an library for Robot Framework.
It generates hashes based on the given inputs.
Installation
If you already have Python >= 3.8 with pip installed, you can simply run:
pip install robotframework-hashlibrary
Getting started
Some examples how to import and use the library.
*** Settings ***
Library HashLibrary
*** Variables ***
${TEST_STRING} david
*** Test Cases ***
Generate hash for string
${hash} Get Base64 Hash From String ${TEST_STRING}
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 robotframework_hashlibrary-0.3.tar.gz.
File metadata
- Download URL: robotframework_hashlibrary-0.3.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bcc633cf86d7938d3b6eff33b59ba04e5d5fb83db6762cdb8525dc4044a18491
|
|
| MD5 |
430c725ff80188649cad059a22fc900f
|
|
| BLAKE2b-256 |
23194e103c48116d7984c7d92d2ed45674c8148f6f6f810c9bddce94a2886d12
|
File details
Details for the file robotframework_hashlibrary-0.3-py3-none-any.whl.
File metadata
- Download URL: robotframework_hashlibrary-0.3-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b6ed96b22deade27381b3d38ec7e1e3776709fecf68a3ee04db6d91d1758c76
|
|
| MD5 |
c14f70ad51da34952d626e4111db6d3c
|
|
| BLAKE2b-256 |
777e56f91f51a80e2e87a8f8d0c9f4e3457ce4c94be17e0cb4eb0fc5a391520b
|