Pure Python interface for event hooks and procedures #89

Closed
opened 2022-07-05 01:38:48 +02:00 by blacklight · 0 comments
Owner

Created by: BlackLight

As of now event hooks and procedures are defined within the config.yaml or one of its included files, in a YAML format that can include small snippets of Python code through the ${} syntax.

For increased flexibility in case of more complex procedures and hooks, a pure Python interface should also be supported.

*Created by: BlackLight* As of now event hooks and procedures are defined within the `config.yaml` or one of its included files, in a YAML format that can include small snippets of Python code through the `${}` syntax. For increased flexibility in case of more complex procedures and hooks, a pure Python interface should also be supported.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: platypush/platypush#89
No description provided.