MVVM UI Framework for Python and Brython Install using pip(stable) pip3 install mapsipy using git(dev) pip3 install https://github.com/eseunghwan/pyvuejs.git Usage create project with cli mapsipy-cli init [dest] run with server mapsipy-cli serve build project file to standalone .html and .js mapsipy-cli build [dest] TODO [ ] classified virtual dom [ ] classified viewmodel