Skip to content

resonatehq-examples/example-hello-world-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello world banner

Classic 'Hello World!'

Resonate Python SDK

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

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

How to run this example

This example does NOT require the use of a Resonate Server.

Install dependencies:

uv sync

Run script:

uv run main.py

About

Get started with this classic Hello World! example.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages