Python Support #80
-
|
Hi @mrsimonemms, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Morning @maver1ck. Yes, this is possible to call a Temporal DSL workflow from the Python SDK. There isn't currently a Python example, but there is a TypeScript example which shows the principles. One thing to note as-of today - the latest published version is the old prerelease version (v0.0.7) and I'm working towards a public preview version (v0.1.0) (see Project Status). The documentation in the README is for the old version. I'm on the Temporal Slack if you want to chat about it. |
Beta Was this translation helpful? Give feedback.
Morning @maver1ck.
Yes, this is possible to call a Temporal DSL workflow from the Python SDK. There isn't currently a Python example, but there is a TypeScript example which shows the principles.
One thing to note as-of today - the latest published version is the old prerelease version (v0.0.7) and I'm working towards a public preview version (v0.1.0) (see Project Status). The documentation in the README is for the old version.
I'm on the Temporal Slack if you want to chat about it.