Skip to content
/ pyui Public

A declarative, cross-platform GUI framework (ala SwiftUI) written in Python using SDL2

License

Notifications You must be signed in to change notification settings

dcwatson/pyui

Repository files navigation

Getting Started

pip install -r requirements.txt
python -m examples.demo

See the examples directory for examples of using PyUI. Here's a TodoMVC app:

PyUI TodoMVC

About

A declarative, cross-platform GUI framework (ala SwiftUI) written in Python using SDL2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages