Skip to main content

Plugin SDK for dag-executor — interfaces, types, and utilities for plugin development

Project description

dag-executor-plugin-sdk

Plugin SDK for dag-executor — interfaces, types, and utilities for plugin development.

Install

pip install dag-executor-plugin-sdk

Quick Start

from dag_executor_sdk import ITask, Subtask, PluginHookContext, register_task

@register_task("my_task")
class MyTask(ITask):
    async def _create_subtasks(self, params: dict) -> list[Subtask]:
        ...

    async def _execute_subtask(self, subtask: Subtask) -> dict:
        ...

License

MIT

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

dag_executor_plugin_sdk-0.1.3.tar.gz (17.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dag_executor_plugin_sdk-0.1.3-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file dag_executor_plugin_sdk-0.1.3.tar.gz.

File metadata

  • Download URL: dag_executor_plugin_sdk-0.1.3.tar.gz
  • Upload date:
  • Size: 17.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for dag_executor_plugin_sdk-0.1.3.tar.gz
Algorithm Hash digest
SHA256 4c0a4806b0dd1fa3908fa68b99f393fe550a10e2ce38fab28e9b670eb37719ae
MD5 fef8ba9d160a636f98e8568a84d9d7bf
BLAKE2b-256 1a2fbe0ffdbd71e4b8b6003a60c9988bafec98a4788d94cef26d4322dbd0d60c

See more details on using hashes here.

Provenance

The following attestation bundles were made for dag_executor_plugin_sdk-0.1.3.tar.gz:

Publisher: release.yml on zhushanwen321/dag-executor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file dag_executor_plugin_sdk-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for dag_executor_plugin_sdk-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d7cd1d03ab36075d03acd661b223aca2c4ab785941182eb293ada91087edeffb
MD5 dba451fd1dafb3f99db1d8320b429bb0
BLAKE2b-256 169bdc71530a4582ee54ef223483a5ad92ed26150806c2d13da231df42752d18

See more details on using hashes here.

Provenance

The following attestation bundles were made for dag_executor_plugin_sdk-0.1.3-py3-none-any.whl:

Publisher: release.yml on zhushanwen321/dag-executor

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page