MVVM UI Framework for Python and Brython
Project description
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
History
2021.04.20
- init release
- mvvm skeleton completed
2021.04.21
- bug fix on init project
- do not remove directory anymore
- bug fix on package install
- template files now include
2021.04.22
- conditions(if, elif, else) include
- loop(for) include
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mapsipy-2021.4.22.tar.gz
(484.4 kB
view details)
Built Distribution
mapsipy-2021.4.22-py3-none-any.whl
(487.0 kB
view details)
File details
Details for the file mapsipy-2021.4.22.tar.gz
.
File metadata
- Download URL: mapsipy-2021.4.22.tar.gz
- Upload date:
- Size: 484.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.2.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23cbaaf1972f08db8fbea66d59ffa633b9a0116bf1268dfeb7c852ae376515b3 |
|
MD5 | 4d09d8126cf741028b185c41c5547f0c |
|
BLAKE2b-256 | 20dd71aaf02c1aa2e63eb8da21eb0c1ef4399ac9efdf2b1df34d511201df78f5 |
File details
Details for the file mapsipy-2021.4.22-py3-none-any.whl
.
File metadata
- Download URL: mapsipy-2021.4.22-py3-none-any.whl
- Upload date:
- Size: 487.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.2.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d902457ba6407e0274945c63b05a284a488d49a803b656b5bcd9a4b8563b94cd |
|
MD5 | d8fbb4eb3b5140bcaceee883c0ccdef8 |
|
BLAKE2b-256 | e5b2591a777ef8c9a1bcd63f918220ff0154ea60ffde043fdaaab2c4f48d6285 |