Some keywords to help with async programming in robot framework
Project description
Description
This library contains utility functions to use asyncio features from robot easier.
Requirements
To use this library you need python >=3.8 and Robot Framework >=6.1.1
Installation
pip install robotframework-asyncio-utils
Once you installed, just put "Library AsyncioUtils" in the settings section of your robot file.
Available Keywords
- Async Gather Keywords
- Async Sleep
- Async Create Task
- Async Await Task
- Async Cancel Task
- Async Is Task
Each keyword has a doc string too.
Probably more keywords will be added to cover more features from asyncio.
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
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_asyncio_utils-0.2.0.tar.gz.
File metadata
- Download URL: robotframework_asyncio_utils-0.2.0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
245dc8d6237b064b008441dde8713b83c49fcf64276d8596be05f517a8f9a517
|
|
| MD5 |
c2366a31e351950c35c928ada9199ee0
|
|
| BLAKE2b-256 |
951afb54f79514cdbfef7024a47e7259db63f54008974369234f0c65a9f24820
|
File details
Details for the file robotframework_asyncio_utils-0.2.0-py3-none-any.whl.
File metadata
- Download URL: robotframework_asyncio_utils-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c54952a928e8c64910dfd5c3c91a59434fad16b4bcf9de4313e5611264888b68
|
|
| MD5 |
562dd8d25ba06db9f5e1e3f5590f894a
|
|
| BLAKE2b-256 |
d243c80c2ac68ccf16470d9b22159d5cf59d7144c42c68e1d91c62688ace5099
|