Hacker News new | ask | show | jobs
by andrea76 1475 days ago
The result can be hosted? I don't understand if you can do client<->server communication.
1 comments

Ah should probably make this clearer in the README, it then serves this through an http server.

It keeps running your render method and dynamically updates your client.

The first example documents this a bit better: https://gitlab.com/BenWiser/python-live-gui/-/blob/main/exam...