A declarative, cross-platform GUI framework (ala SwiftUI) written in Python using SDL2
pip install -r requirements.txt python -m examples.demo
See the examples directory for examples of using PyUI. Here's a TodoMVC app:
dcwatson
Back