The automation framework for Python
Project description
Robocorp Tasks
Robocorp Tasks is a python framework to ease RPA development in Python.
Concepts:
Robocorp Tasks
expects tasks to be run to be marked as decorators in Python.
from robocorp.tasks import task
@task
def my_task():
...
Command line API:
Run tasks using the command line:
python -m robocorp.tasks run <directory> -t <task_name>
List available tasks
python -m robocorp.tasks list <directory>
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
robocorp_tasks-0.1.4.tar.gz
(9.0 kB
view details)
Built Distribution
File details
Details for the file robocorp_tasks-0.1.4.tar.gz
.
File metadata
- Download URL: robocorp_tasks-0.1.4.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db920bdb0404814d7f397dd197016c439be3c20ab49d13eec310910bdc14b0e6 |
|
MD5 | 6d264a0f0391b1177171aba8b8bbf1f3 |
|
BLAKE2b-256 | 718e0905dce21c8f442fd95a28689d33ee4eeb5c8506c0f3fabc79f34c46ffd0 |
Provenance
File details
Details for the file robocorp_tasks-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: robocorp_tasks-0.1.4-py3-none-any.whl
- Upload date:
- Size: 12.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.10.6 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f482e7e2c6664f7ef3204c9ad6b4fe1586d70cd7dcd6257a7a02c778dcea6a4b |
|
MD5 | 9a8f2e0dc5122ad16799060f78d4e647 |
|
BLAKE2b-256 | 47ea68d6a161db5e66116fd6c8fd29c2ff5614934aba509dfcb914ea469d7171 |