pyui
pyui copied to clipboard
A declarative, cross-platform GUI framework (ala SwiftUI) written in Python using SDL2
Currently just a stub. Needs *at least* a `corner radius` property. It wouldn’t hurt to also flesh these shapes out, as well as documentation.
Move SDL and future graphics backends into a factory class
Idea to add a layout to JSON/pickle dump method
Love the work you are doing on this project. Wanted to lend a quick hand to the docs to attract other potential developers to the project, and to add a...
I'm trying PyUi for an actual Project, for I'm a Swift and SwiftUI Developer. I miss the possibility to hide components, alerts and showing several windows on macOS, Linux and...