Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 243 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 243 Bytes

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