README.rst
setup.py
pythononwheels/__init__.py
pythononwheels/generate_app.py
pythononwheels/tasks.py
pythononwheels.egg-info/PKG-INFO
pythononwheels.egg-info/SOURCES.txt
pythononwheels.egg-info/dependency_links.txt
pythononwheels.egg-info/entry_points.txt
pythononwheels.egg-info/not-zip-safe
pythononwheels.egg-info/requires.txt
pythononwheels.egg-info/top_level.txt
pythononwheels/start/LICENCE.txt
pythononwheels/start/README.md
pythononwheels/start/__init__.py
pythononwheels/start/generate_dash.py
pythononwheels/start/generate_handler.py
pythononwheels/start/generate_migration.py
pythononwheels/start/generate_model.py
pythononwheels/start/generate_observer.py
pythononwheels/start/generate_scaffold.py
pythononwheels/start/generate_view.py
pythononwheels/start/init_sqldb_environment.py
pythononwheels/start/requirements.txt
pythononwheels/start/server.py
pythononwheels/start/update_db.py
pythononwheels/start/conf/alembic.ini
pythononwheels/start/conf/config.py
pythononwheels/start/conf/update_conf.py
pythononwheels/start/data/readme.txt
pythononwheels/start/database/__init__.py
pythononwheels/start/database/elasticdblib.py
pythononwheels/start/database/mongodblib.py
pythononwheels/start/database/redisdblib.py
pythononwheels/start/database/sqldblib.py
pythononwheels/start/database/tinydblib.py
pythononwheels/start/handlers/__init__.py
pythononwheels/start/handlers/base.py
pythononwheels/start/handlers/hello_world.py
pythononwheels/start/handlers/powhandler.py
pythononwheels/start/handlers/powhandlermixin.py
pythononwheels/start/handlers/powwshandler.py
pythononwheels/start/handlers/shorties.py
pythononwheels/start/lib/application.py
pythononwheels/start/lib/decoders.py
pythononwheels/start/lib/encoders.py
pythononwheels/start/lib/powlib.py
pythononwheels/start/log/readme.txt
pythononwheels/start/migrations/env.py
pythononwheels/start/migrations/script.py.mako
pythononwheels/start/migrations/versions/README
pythononwheels/start/models/__init__.py
pythononwheels/start/models/modelobject.py
pythononwheels/start/models/elastic/__init__.py
pythononwheels/start/models/elastic/basemodel.py
pythononwheels/start/models/elastic/dsl_basemodel.py
pythononwheels/start/models/mongodb/__init__.py
pythononwheels/start/models/mongodb/basemodel.py
pythononwheels/start/models/mongodb/mongomodel.py
pythononwheels/start/models/redis/basemodel.py
pythononwheels/start/models/redis/redismodel.py
pythononwheels/start/models/sql/__init__.py
pythononwheels/start/models/sql/basemodel.py
pythononwheels/start/models/sql/sqlmodel.py
pythononwheels/start/models/tinydb/__init__.py
pythononwheels/start/models/tinydb/basemodel.py
pythononwheels/start/models/tinydb/serializer.py
pythononwheels/start/models/tinydb/tinymodel.py
pythononwheels/start/static/css/bootstrap.css
pythononwheels/start/static/css/bootstrap.min.css
pythononwheels/start/static/css/justified-nav.css
pythononwheels/start/static/css/pow.css
pythononwheels/start/static/css/prism.css
pythononwheels/start/static/css/semantic.css
pythononwheels/start/static/css/sticky-footer-navbar.css
pythononwheels/start/static/css/uikit-rtl.css
pythononwheels/start/static/css/uikit-rtl.min.css
pythononwheels/start/static/css/uikit.css
pythononwheels/start/static/css/uikit.min.css
pythononwheels/start/static/css/highlight-styles/hopscotch.css
pythononwheels/start/static/css/spectre/spectre-exp.css
pythononwheels/start/static/css/spectre/spectre-exp.min.css
pythononwheels/start/static/css/spectre/spectre-icons.css
pythononwheels/start/static/css/spectre/spectre-icons.min.css
pythononwheels/start/static/css/spectre/spectre.css
pythononwheels/start/static/css/spectre/spectre.min.css
pythononwheels/start/static/images/404.png
pythononwheels/start/static/images/404_1.png
pythononwheels/start/static/images/404_3.png
pythononwheels/start/static/images/404_4.png
pythononwheels/start/static/images/bootstrap-stack.png
pythononwheels/start/static/images/bs4.svg
pythononwheels/start/static/images/bug.png
pythononwheels/start/static/images/dash_on_wheels.png
pythononwheels/start/static/images/dash_on_wheels_yellow.png
pythononwheels/start/static/images/fomantic_logo.png
pythononwheels/start/static/images/mariadb_org_rgb_h-1-300x105.png
pythononwheels/start/static/images/mysql.svg
pythononwheels/start/static/images/postgres.svg
pythononwheels/start/static/images/pow_favicon-16x16.png
pythononwheels/start/static/images/pow_favicon-32x32.png
pythononwheels/start/static/images/pow_logo_128.png
pythononwheels/start/static/images/pow_logo_300.png
pythononwheels/start/static/images/pow_logo_blue_300.png
pythononwheels/start/static/images/pow_logo_blue_transparent_bg.png
pythononwheels/start/static/images/pow_on_dash.png
pythononwheels/start/static/images/spectre-logo.svg
pythononwheels/start/static/images/spectre.PNG
pythononwheels/start/static/images/sqla_logo.png
pythononwheels/start/static/images/sqlite370_banner.gif
pythononwheels/start/static/images/tornado.png
pythononwheels/start/static/js/babel.min.js
pythononwheels/start/static/js/bootstrap.min.js
pythononwheels/start/static/js/highlight.pack.js
pythononwheels/start/static/js/holder.min.js
pythononwheels/start/static/js/ie10-viewport-bug-workaround.js
pythononwheels/start/static/js/jquery.min.js
pythononwheels/start/static/js/pow.js
pythononwheels/start/static/js/prism.js
pythononwheels/start/static/js/react-dom.js
pythononwheels/start/static/js/react.js
pythononwheels/start/static/js/remarkable.min.js
pythononwheels/start/static/js/semantic.js
pythononwheels/start/static/js/tether.min.js
pythononwheels/start/static/js/uikit-icons.js
pythononwheels/start/static/js/uikit-icons.min.js
pythononwheels/start/static/js/uikit.js
pythononwheels/start/static/js/uikit.min.js
pythononwheels/start/static/sui/semantic.css
pythononwheels/start/static/sui/semantic.js
pythononwheels/start/static/sui/semantic.min.css
pythononwheels/start/static/sui/semantic.min.js
pythononwheels/start/static/sui/components/accordion.css
pythononwheels/start/static/sui/components/accordion.js
pythononwheels/start/static/sui/components/accordion.min.css
pythononwheels/start/static/sui/components/accordion.min.js
pythononwheels/start/static/sui/components/ad.css
pythononwheels/start/static/sui/components/ad.min.css
pythononwheels/start/static/sui/components/api.js
pythononwheels/start/static/sui/components/api.min.js
pythononwheels/start/static/sui/components/breadcrumb.css
pythononwheels/start/static/sui/components/breadcrumb.min.css
pythononwheels/start/static/sui/components/button.css
pythononwheels/start/static/sui/components/button.min.css
pythononwheels/start/static/sui/components/calendar.css
pythononwheels/start/static/sui/components/calendar.js
pythononwheels/start/static/sui/components/calendar.min.css
pythononwheels/start/static/sui/components/calendar.min.js
pythononwheels/start/static/sui/components/card.css
pythononwheels/start/static/sui/components/card.min.css
pythononwheels/start/static/sui/components/checkbox.css
pythononwheels/start/static/sui/components/checkbox.js
pythononwheels/start/static/sui/components/checkbox.min.css
pythononwheels/start/static/sui/components/checkbox.min.js
pythononwheels/start/static/sui/components/comment.css
pythononwheels/start/static/sui/components/comment.min.css
pythononwheels/start/static/sui/components/container.css
pythononwheels/start/static/sui/components/container.min.css
pythononwheels/start/static/sui/components/dimmer.css
pythononwheels/start/static/sui/components/dimmer.js
pythononwheels/start/static/sui/components/dimmer.min.css
pythononwheels/start/static/sui/components/dimmer.min.js
pythononwheels/start/static/sui/components/divider.css
pythononwheels/start/static/sui/components/divider.min.css
pythononwheels/start/static/sui/components/dropdown.css
pythononwheels/start/static/sui/components/dropdown.js
pythononwheels/start/static/sui/components/dropdown.min.css
pythononwheels/start/static/sui/components/dropdown.min.js
pythononwheels/start/static/sui/components/embed.css
pythononwheels/start/static/sui/components/embed.js
pythononwheels/start/static/sui/components/embed.min.css
pythononwheels/start/static/sui/components/embed.min.js
pythononwheels/start/static/sui/components/feed.css
pythononwheels/start/static/sui/components/feed.min.css
pythononwheels/start/static/sui/components/flag.css
pythononwheels/start/static/sui/components/flag.min.css
pythononwheels/start/static/sui/components/form.css
pythononwheels/start/static/sui/components/form.js
pythononwheels/start/static/sui/components/form.min.css
pythononwheels/start/static/sui/components/form.min.js
pythononwheels/start/static/sui/components/grid.css
pythononwheels/start/static/sui/components/grid.min.css
pythononwheels/start/static/sui/components/header.css
pythononwheels/start/static/sui/components/header.min.css
pythononwheels/start/static/sui/components/icon.css
pythononwheels/start/static/sui/components/icon.min.css
pythononwheels/start/static/sui/components/image.css
pythononwheels/start/static/sui/components/image.min.css
pythononwheels/start/static/sui/components/input.css
pythononwheels/start/static/sui/components/input.min.css
pythononwheels/start/static/sui/components/item.css
pythononwheels/start/static/sui/components/item.min.css
pythononwheels/start/static/sui/components/label.css
pythononwheels/start/static/sui/components/label.min.css
pythononwheels/start/static/sui/components/list.css
pythononwheels/start/static/sui/components/list.min.css
pythononwheels/start/static/sui/components/loader.css
pythononwheels/start/static/sui/components/loader.min.css
pythononwheels/start/static/sui/components/menu.css
pythononwheels/start/static/sui/components/menu.min.css
pythononwheels/start/static/sui/components/message.css
pythononwheels/start/static/sui/components/message.min.css
pythononwheels/start/static/sui/components/modal.css
pythononwheels/start/static/sui/components/modal.js
pythononwheels/start/static/sui/components/modal.min.css
pythononwheels/start/static/sui/components/modal.min.js
pythononwheels/start/static/sui/components/nag.css
pythononwheels/start/static/sui/components/nag.js
pythononwheels/start/static/sui/components/nag.min.css
pythononwheels/start/static/sui/components/nag.min.js
pythononwheels/start/static/sui/components/placeholder.css
pythononwheels/start/static/sui/components/placeholder.min.css
pythononwheels/start/static/sui/components/popup.css
pythononwheels/start/static/sui/components/popup.js
pythononwheels/start/static/sui/components/popup.min.css
pythononwheels/start/static/sui/components/popup.min.js
pythononwheels/start/static/sui/components/progress.css
pythononwheels/start/static/sui/components/progress.js
pythononwheels/start/static/sui/components/progress.min.css
pythononwheels/start/static/sui/components/progress.min.js
pythononwheels/start/static/sui/components/rail.css
pythononwheels/start/static/sui/components/rail.min.css
pythononwheels/start/static/sui/components/range.css
pythononwheels/start/static/sui/components/range.js
pythononwheels/start/static/sui/components/range.min.css
pythononwheels/start/static/sui/components/range.min.js
pythononwheels/start/static/sui/components/rating.css
pythononwheels/start/static/sui/components/rating.js
pythononwheels/start/static/sui/components/rating.min.css
pythononwheels/start/static/sui/components/rating.min.js
pythononwheels/start/static/sui/components/reset.css
pythononwheels/start/static/sui/components/reset.min.css
pythononwheels/start/static/sui/components/reveal.css
pythononwheels/start/static/sui/components/reveal.min.css
pythononwheels/start/static/sui/components/search.css
pythononwheels/start/static/sui/components/search.js
pythononwheels/start/static/sui/components/search.min.css
pythononwheels/start/static/sui/components/search.min.js
pythononwheels/start/static/sui/components/segment.css
pythononwheels/start/static/sui/components/segment.min.css
pythononwheels/start/static/sui/components/shape.css
pythononwheels/start/static/sui/components/shape.js
pythononwheels/start/static/sui/components/shape.min.css
pythononwheels/start/static/sui/components/shape.min.js
pythononwheels/start/static/sui/components/sidebar.css
pythononwheels/start/static/sui/components/sidebar.js
pythononwheels/start/static/sui/components/sidebar.min.css
pythononwheels/start/static/sui/components/sidebar.min.js
pythononwheels/start/static/sui/components/site.css
pythononwheels/start/static/sui/components/site.js
pythononwheels/start/static/sui/components/site.min.css
pythononwheels/start/static/sui/components/site.min.js
pythononwheels/start/static/sui/components/slider.css
pythononwheels/start/static/sui/components/slider.js
pythononwheels/start/static/sui/components/slider.min.css
pythononwheels/start/static/sui/components/slider.min.js
pythononwheels/start/static/sui/components/state.js
pythononwheels/start/static/sui/components/state.min.js
pythononwheels/start/static/sui/components/statistic.css
pythononwheels/start/static/sui/components/statistic.min.css
pythononwheels/start/static/sui/components/step.css
pythononwheels/start/static/sui/components/step.min.css
pythononwheels/start/static/sui/components/sticky.css
pythononwheels/start/static/sui/components/sticky.js
pythononwheels/start/static/sui/components/sticky.min.css
pythononwheels/start/static/sui/components/sticky.min.js
pythononwheels/start/static/sui/components/tab.css
pythononwheels/start/static/sui/components/tab.js
pythononwheels/start/static/sui/components/tab.min.css
pythononwheels/start/static/sui/components/tab.min.js
pythononwheels/start/static/sui/components/table.css
pythononwheels/start/static/sui/components/table.min.css
pythononwheels/start/static/sui/components/text.css
pythononwheels/start/static/sui/components/text.min.css
pythononwheels/start/static/sui/components/toast.css
pythononwheels/start/static/sui/components/toast.js
pythononwheels/start/static/sui/components/toast.min.css
pythononwheels/start/static/sui/components/toast.min.js
pythononwheels/start/static/sui/components/transition.css
pythononwheels/start/static/sui/components/transition.js
pythononwheels/start/static/sui/components/transition.min.css
pythononwheels/start/static/sui/components/transition.min.js
pythononwheels/start/static/sui/components/visibility.js
pythononwheels/start/static/sui/components/visibility.min.js
pythononwheels/start/static/sui/themes/basic/assets/fonts/icons.eot
pythononwheels/start/static/sui/themes/basic/assets/fonts/icons.svg
pythononwheels/start/static/sui/themes/basic/assets/fonts/icons.ttf
pythononwheels/start/static/sui/themes/basic/assets/fonts/icons.woff
pythononwheels/start/static/sui/themes/default/assets/fonts/brand-icons.eot
pythononwheels/start/static/sui/themes/default/assets/fonts/brand-icons.svg
pythononwheels/start/static/sui/themes/default/assets/fonts/brand-icons.ttf
pythononwheels/start/static/sui/themes/default/assets/fonts/brand-icons.woff
pythononwheels/start/static/sui/themes/default/assets/fonts/brand-icons.woff2
pythononwheels/start/static/sui/themes/default/assets/fonts/icons.eot
pythononwheels/start/static/sui/themes/default/assets/fonts/icons.svg
pythononwheels/start/static/sui/themes/default/assets/fonts/icons.ttf
pythononwheels/start/static/sui/themes/default/assets/fonts/icons.woff
pythononwheels/start/static/sui/themes/default/assets/fonts/icons.woff2
pythononwheels/start/static/sui/themes/default/assets/fonts/outline-icons.eot
pythononwheels/start/static/sui/themes/default/assets/fonts/outline-icons.svg
pythononwheels/start/static/sui/themes/default/assets/fonts/outline-icons.ttf
pythononwheels/start/static/sui/themes/default/assets/fonts/outline-icons.woff
pythononwheels/start/static/sui/themes/default/assets/fonts/outline-icons.woff2
pythononwheels/start/static/sui/themes/default/assets/images/flags.png
pythononwheels/start/static/sui/themes/github/assets/fonts/octicons-local.ttf
pythononwheels/start/static/sui/themes/github/assets/fonts/octicons.svg
pythononwheels/start/static/sui/themes/github/assets/fonts/octicons.ttf
pythononwheels/start/static/sui/themes/github/assets/fonts/octicons.woff
pythononwheels/start/static/sui/themes/material/assets/fonts/icons.eot
pythononwheels/start/static/sui/themes/material/assets/fonts/icons.svg
pythononwheels/start/static/sui/themes/material/assets/fonts/icons.ttf
pythononwheels/start/static/sui/themes/material/assets/fonts/icons.woff
pythononwheels/start/static/sui/themes/material/assets/fonts/icons.woff2
pythononwheels/start/static/svg/404.svg
pythononwheels/start/static/svg/404_3.svg
pythononwheels/start/static/svg/404_4.svg
pythononwheels/start/static/svg/bug.svg
pythononwheels/start/static/svg/pow_logo_neu.svg
pythononwheels/start/static/svg/pow_logo_neu2.svg
pythononwheels/start/static/svg/rails-logo.svg
pythononwheels/start/stubs/dash_components.py
pythononwheels/start/stubs/dash_handler_template.py
pythononwheels/start/stubs/dash_index.tmpl
pythononwheels/start/stubs/dash_requirements.txt
pythononwheels/start/stubs/dash_server.py
pythononwheels/start/stubs/elastic_model_template.py
pythononwheels/start/stubs/elasticdsl_model_template.py
pythononwheels/start/stubs/model_observer.py
pythononwheels/start/stubs/mongodb_model_template.py
pythononwheels/start/stubs/pow_dash.py
pythononwheels/start/stubs/redis_model_template.py
pythononwheels/start/stubs/rest_handler_nodb_template.py
pythononwheels/start/stubs/rest_handler_template.py
pythononwheels/start/stubs/scaffold_edit_view.bs4
pythononwheels/start/stubs/scaffold_edit_view.sui
pythononwheels/start/stubs/scaffold_list_view.bs4
pythononwheels/start/stubs/scaffold_list_view.sui
pythononwheels/start/stubs/scaffold_new_view.bs4
pythononwheels/start/stubs/scaffold_new_view.sui
pythononwheels/start/stubs/scaffold_page_view.bs4
pythononwheels/start/stubs/scaffold_page_view.sui
pythononwheels/start/stubs/scaffold_show_view.bs4
pythononwheels/start/stubs/scaffold_show_view.sui
pythononwheels/start/stubs/simple_handler_nodb_template.py
pythononwheels/start/stubs/simple_handler_template.py
pythononwheels/start/stubs/sql_model_reflection_template.py
pythononwheels/start/stubs/sql_model_template.py
pythononwheels/start/stubs/tinydb_model_template.py
pythononwheels/start/stubs/view_template.tmpl
pythononwheels/start/stubs/view_ws_template.tmpl
pythononwheels/start/stubs/ws_handler_template.py
pythononwheels/start/tests/Dockerfile
pythononwheels/start/tests/conftest.py
pythononwheels/start/tests/pytest.ini
pythononwheels/start/tests/runtests.py
pythononwheels/start/tests/test_mongo.py
pythononwheels/start/tests/test_pow.py
pythononwheels/start/tests/test_sql.py
pythononwheels/start/tests/test_tinydb.py
pythononwheels/start/tools/csv2json.py
pythononwheels/start/tools/json2cerberus.py
pythononwheels/start/tools/sample_requests
pythononwheels/start/tools/sampledata.json
pythononwheels/start/views/404.bs4
pythononwheels/start/views/404.spc
pythononwheels/start/views/404.sui
pythononwheels/start/views/base.bs4
pythononwheels/start/views/base.spc
pythononwheels/start/views/base.sui
pythononwheels/start/views/base_no_footer.sui
pythononwheels/start/views/error.bs4
pythononwheels/start/views/error.spc
pythononwheels/start/views/error.sui
pythononwheels/start/views/footer.bs4
pythononwheels/start/views/footer.spc
pythononwheels/start/views/footer.sui
pythononwheels/start/views/index.bs4
pythononwheels/start/views/index.spc
pythononwheels/start/views/index.sui
pythononwheels/start/views/thanks.bs4
pythononwheels/start/views/thanks.sui