Peter Bierma
                                            Peter Bierma
                                        
                                    Current API. Will need to change some of the component API in order to make this nice. ```py @app.get("/") async def index(): btn = button("click me!") count = 0 @btn.event("click")...
List of the current services I want to support (will be updated): - nginx (Running locally) - systemd (Running locally with a service) - Heroku - Vercel - CPanel? -...
#82 would have to be finished to implement this.
This should also include some metadata utilities.
We should probably integrate with Pytest as well for batteries-detachable purposes.
This feature requires #115
For anyone insane enough to try this before I do, here's some information on the C API: Async Python stuff is handled entirely by the `PyAwaitable` API. For more information...
Ok, go for it.
Any progress here? May remove assignee soon if nothing happens
No problem, this is a difficult issue.