LICENSE
MANIFEST.in
README.md
pyproject.toml
src/bottle_suite/__init__.py
src/bottle_suite/bottle_suite.py
src/bottle_suite/reload.py
src/bottle_suite/resource_factory.py
src/bottle_suite/resources.py
src/bottle_suite.egg-info/PKG-INFO
src/bottle_suite.egg-info/SOURCES.txt
src/bottle_suite.egg-info/dependency_links.txt
src/bottle_suite.egg-info/entry_points.txt
src/bottle_suite.egg-info/requires.txt
src/bottle_suite.egg-info/top_level.txt
src/bottle_suite/dashboard/__init__.py
src/bottle_suite/dashboard/dist/.nojekyll
src/bottle_suite/dashboard/dist/200.html
src/bottle_suite/dashboard/dist/favicon.ico
src/bottle_suite/dashboard/dist/index.html
src/bottle_suite/dashboard/dist/_nuxt/10fdf79.js
src/bottle_suite/dashboard/dist/_nuxt/1ac7e5a.js
src/bottle_suite/dashboard/dist/_nuxt/22c058d.js
src/bottle_suite/dashboard/dist/_nuxt/36aef69.js
src/bottle_suite/dashboard/dist/_nuxt/472182f.js
src/bottle_suite/dashboard/dist/_nuxt/648aaa9.js
src/bottle_suite/dashboard/dist/_nuxt/70cc831.js
src/bottle_suite/dashboard/dist/_nuxt/9be4c3d.js
src/bottle_suite/dashboard/dist/_nuxt/LICENSES
src/bottle_suite/dashboard/dist/_nuxt/ca0c209.js
src/bottle_suite/dashboard/dist/_nuxt/ca5237f.js
src/bottle_suite/dashboard/dist/_nuxt/cc1e9bf.js
src/bottle_suite/dashboard/dist/_nuxt/ef3c73c.js
src/bottle_suite/dashboard/dist/_nuxt/f554c1e.js
src/bottle_suite/dashboard/dist/config/index.html
src/bottle_suite/dashboard/dist/login/index.html
src/bottle_suite/dashboard/dist/resources/index.html
src/bottle_suite/dashboard/resources/__init__.py
src/bottle_suite/dashboard/resources/token.py
src/scripts/app.py
src/scripts/create.py
src/scripts/hello_world.py
tests/test_bottle_suite.py
tests/test_resource_factory.py