LICENSE
README.md
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
mapsi/__init__.py
mapsi/cli.py
mapsi/core.py
mapsi/build_files/main.py
mapsi/build_files/mapsi.py
mapsi/template_files/main.py
mapsipy.egg-info/PKG-INFO
mapsipy.egg-info/SOURCES.txt
mapsipy.egg-info/dependency_links.txt
mapsipy.egg-info/entry_points.txt
mapsipy.egg-info/not-zip-safe
mapsipy.egg-info/requires.txt
mapsipy.egg-info/top_level.txt
tests/test_template/App.mapsi
tests/test_template/main.py
tests/test_template/dist/App.py
tests/test_template/dist/app_main.py
tests/test_template/dist/brython.js
tests/test_template/dist/brython_stdlib.js
tests/test_template/dist/components.py
tests/test_template/dist/favicon.ico
tests/test_template/dist/index.html
tests/test_template/dist/main.py
tests/test_template/dist/mapsi.css
tests/test_template/dist/mapsi.py
tests/test_template/dist/router.py
tests/test_template/dist/views.py
tests/test_template/dist/assets/mapsi_big.png
tests/test_template/public/favicon.ico
tests/test_template/public/index.html
tests/test_template/public/mapsi.css
tests/test_template/src/router.py
tests/test_template/src/assets/mapsi_big.png
tests/test_template/src/components/HelloWorld.mapsi
tests/test_template/src/views/Counter.mapsi
tests/test_template/src/views/Hello.mapsi
tests/test_template/src/views/Home.mapsi