Skip to content

resonatehq-examples/example-hello-world-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Hello World — Resonate example

examples-ci status

Classic 'Hello World!'

Resonate Python SDK

Get started with a classic "Hello World!" example.

This example executes foo() as a durable async workflow where bar() and baz() are awaited steps. The workflow produces a greeting contributed to by each of the functions.

How to run this example

This example requires a running Resonate Server. Start one with:

resonate dev

Install dependencies:

uv sync

Run script:

uv run main.py

About

Get started with this classic Hello World! example.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages