infragrid package provides a synchronous client and ordered workflow builder for Python 3.10 or newer.
Version 0.1.0 is implemented in the source workspace but is not yet represented as published to PyPI.
Install
- Source checkout
- After PyPI release
Create a client
Browser runs
Ordered workflows
create_tab and keyword arguments such as click_count. See Ordered workflows.
Published Blueprints
get, list, events, and cancel.
Errors
All error classes derive fromInfragridError and expose status, body, and request_id. Invalid JSON, malformed successful envelopes, timeouts, and unexpected transport failures fail closed as connection errors.