|
The example for worklows include a small python activity. |
Answered by
bpotchik
Mar 14, 2023
Replies: 1 comment
|
This is not recommended due to the performance of python and multi-threading. However, there is some utility with regards to creating a proof of concept transform. Here is a good python example that's in the wild: https://publish.obsidian.md/binja-vm/Workflow Better support for python workflows is forthcoming. |
0 replies
Answer selected by
NeoZ16
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not recommended due to the performance of python and multi-threading. However, there is some utility with regards to creating a proof of concept transform. Here is a good python example that's in the wild: https://publish.obsidian.md/binja-vm/Workflow
Better support for python workflows is forthcoming.