MANIFEST.in
README.md
setup.cfg
setup.py
boiler/__init__.py
boiler/bootstrap.py
boiler/config.py
boiler/errors.py
boiler/events.py
boiler/exceptions.py
boiler/version.py
boiler/_requirements/all.txt
boiler/_requirements/api.txt
boiler/_requirements/flask.txt
boiler/_requirements/jinja_extensions.txt
boiler/_requirements/localization.txt
boiler/_requirements/mail.txt
boiler/_requirements/orm.txt
boiler/_requirements/sentry.txt
boiler/_requirements/testing.txt
boiler/abstract/__init__.py
boiler/abstract/abstract_service.py
boiler/boiler_template/cli
boiler/boiler_template/dist.env
boiler/boiler_template/dist.gitignore
boiler/boiler_template/nose.ini
boiler/boiler_template/uwsgi.ini
boiler/boiler_template/wsgi.py
boiler/boiler_template/backend/app.py
boiler/boiler_template/backend/config.py
boiler/boiler_template/backend/urls.py
boiler/boiler_template/backend/views.py
boiler/boiler_template/backend/templates/layout.j2
boiler/boiler_template/backend/templates/index/home.j2
boiler/boiler_template/var/.gitkeep
boiler/boiler_template/var/data/.gitkeep
boiler/boiler_template/var/logs/.gitkeep
boiler/cli/__init__.py
boiler/cli/boiler.py
boiler/cli/cli.py
boiler/cli/colors.py
boiler/cli/db.py
boiler/collections/__init__.py
boiler/collections/api_collection.py
boiler/collections/paginated_collection.py
boiler/collections/pagination.py
boiler/feature/__init__.py
boiler/feature/debug_toolbar.py
boiler/feature/jinja_extensions.py
boiler/feature/localization.py
boiler/feature/logging.py
boiler/feature/mail.py
boiler/feature/navigation.py
boiler/feature/orm.py
boiler/feature/routing.py
boiler/feature/sentry.py
boiler/jinja/__init__.py
boiler/jinja/filters.py
boiler/jinja/functions.py
boiler/log/__init__.py
boiler/log/datadog.py
boiler/log/file.py
boiler/log/mail.py
boiler/migrations/__init__.py
boiler/migrations/config.py
boiler/migrations/templates/__init__.py
boiler/migrations/templates/project/__init__.py
boiler/migrations/templates/project/alembic.ini.mako
boiler/migrations/templates/project/env.py
boiler/migrations/templates/project/script.py.mako
boiler/routes/__init__.py
boiler/routes/lazy_views.py
boiler/routes/regex.py
boiler/routes/route.py
boiler/templates/kernel_layout.j2
boiler/templates/errors/400.j2
boiler/templates/errors/401.j2
boiler/templates/errors/403.j2
boiler/templates/errors/404.j2
boiler/templates/errors/405.j2
boiler/templates/errors/406.j2
boiler/templates/errors/408.j2
boiler/templates/errors/409.j2
boiler/templates/errors/410.j2
boiler/templates/errors/411.j2
boiler/templates/errors/412.j2
boiler/templates/errors/413.j2
boiler/templates/errors/414.j2
boiler/templates/errors/415.j2
boiler/templates/errors/416.j2
boiler/templates/errors/417.j2
boiler/templates/errors/418.j2
boiler/templates/errors/422.j2
boiler/templates/errors/423.j2
boiler/templates/errors/428.j2
boiler/templates/errors/429.j2
boiler/templates/errors/431.j2
boiler/templates/errors/451.j2
boiler/templates/errors/500.j2
boiler/templates/errors/501.j2
boiler/templates/errors/502.j2
boiler/templates/errors/503.j2
boiler/templates/errors/504.j2
boiler/templates/errors/505.j2
boiler/templates/errors/styles.j2
boiler/templates/partials/flash-messages.j2
boiler/testing/__init__.py
boiler/testing/testcase.py
boiler/timer/__init__.py
boiler/timer/restart_timer.py
shiftboiler.egg-info/PKG-INFO
shiftboiler.egg-info/SOURCES.txt
shiftboiler.egg-info/dependency_links.txt
shiftboiler.egg-info/entry_points.txt
shiftboiler.egg-info/requires.txt
shiftboiler.egg-info/top_level.txt