Description
Browser-rendered interfaces can be built from Python code for small tools and prototypes. Developers can create GUI layouts that display in a web browser while the application logic stays in Python. It may expose a local web interface depending on how the application using it is configured.