{"library":"acryl-executor","type":"library","category":null,"description":"Acryl Executor is a Python library used internally by Acryl Agents and the DataHub ecosystem to define and execute modular tasks. It provides core abstractions like `BaseTask` and `Executor` for building extensible task-based workflows. As a sub-package of the larger DataHub project, its releases are often coupled with DataHub's evolution, though its own versioning is independent. The current version is 0.3.10, and it follows an active release cadence driven by DataHub development.","language":"python","status":"active","version":"0.3.10","tags":["datahub","executor","tasks","agents","workflow","pydantic"],"last_verified":"Tue May 26","install":[{"cmd":"pip install acryl-executor","imports":["from acryl.executor.sdk.tasks.base_task import BaseTask","from acryl.executor.sdk.tasks.base_task import TaskResult","from acryl.executor.sdk.executor import Executor"]}],"homepage":"https://datahubproject.io/","github":"https://github.com/linkedin/datahub","docs":"https://datahubproject.io/docs/","changelog":"https://github.com/linkedin/datahub/releases","pypi":"https://pypi.org/project/acryl-executor/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":22,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/acryl-executor/compatibility"}}