You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python SDK: Make response helpers opinionated about taking 0..N datastar events (#918)
* Make datastar opinionated about taking 0..N datastar events
* Remove old response class aliases
* Improve responses for sanic as well
* Update sanic example
* Switch quart to using DatastarResponse like the other frameworks
* Various cleanups
* Typing/linting from attribute generator merge
* Update response class documentation in the readme
* Declare the python sdk as typed
0 commit comments