README.md
setup.py
src/alfred3/__init__.py
src/alfred3/_core.py
src/alfred3/_helper.py
src/alfred3/_version.py
src/alfred3/alfredlog.py
src/alfred3/config.py
src/alfred3/data_manager.py
src/alfred3/element.py
src/alfred3/exceptions.py
src/alfred3/layout.py
src/alfred3/messages.py
src/alfred3/page.py
src/alfred3/page_controller.py
src/alfred3/run.py
src/alfred3/saving_agent.py
src/alfred3/section.py
src/alfred3/settings.py
src/alfred3/template.py
src/alfred3/ui_controller.py
src/alfred3.egg-info/PKG-INFO
src/alfred3.egg-info/SOURCES.txt
src/alfred3.egg-info/dependency_links.txt
src/alfred3.egg-info/requires.txt
src/alfred3.egg-info/top_level.txt
src/alfred3/files/alfred.conf
src/alfred3/files/secrets.conf
src/alfred3/helpmates/__init__.py
src/alfred3/helpmates/filter_functions.py
src/alfred3/helpmates/localserver.py
src/alfred3/static/css/app.css
src/alfred3/static/css/base_web_layout.css
src/alfred3/static/css/bootstrap.min.css
src/alfred3/static/css/goe_web_layout.css
src/alfred3/static/css/jquery-ui.css
src/alfred3/static/img/alfred_logo.png
src/alfred3/static/img/glyphicons-halflings-white.png
src/alfred3/static/img/glyphicons-halflings.png
src/alfred3/static/img/uni_goe_logo.png
src/alfred3/static/js/baseweblayout.js
src/alfred3/static/js/bootstrap.min.js
src/alfred3/static/js/highlight.pack.js
src/alfred3/static/js/jquery-1.8.3.min.js
src/alfred3/static/js/jquery-ui.js
src/alfred3/templates/base_layout.html
src/alfred3/templates/goe_layout.html
src/alfred3/templates/elements/WebVideoElement.html
src/alfred3/templates/elements/_element_base.html