Bindings to call the gateway APIs from a python program.
Install uv with the preferred method for your environment. On macOS:
brew install uv
Once uv is installed, run:
task python-bindings:build
This will build the python bindings in debug mode. Once they are built, you can run the examples in the folder.
task python-bindings:example:server
task python-bindings:example:alice
task python-bindings:example:bob