Skip to content

eseunghwan/mapsi.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



MVVM UI Framework for Python and Brython
Documentation Status




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

About

MVVM UI Framework for Python and Brython

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published