PUI: Declarative UI framework for Python
Declarative UI has become a helpful development method that eases the mental burden of developers working on mobile and web applications. Some frameworks utilize newly designed programming languages, such as Swift or Kotlin. With specific syntaxes, it is intuitive to incorporate declarative UI and imperative code. Python, with its relatively rigid syntax design, is it possible to have a declarative UI framework and other development features like hot-reload?