LICENCE.txt
MANIFEST.in
README.rst
setup.py
automate_webui/__init__.py
automate_webui/forms.py
automate_webui/microdjango.py
automate_webui/views.py
automate_webui/webui.py
automate_webui.egg-info/PKG-INFO
automate_webui.egg-info/SOURCES.txt
automate_webui.egg-info/dependency_links.txt
automate_webui.egg-info/entry_points.txt
automate_webui.egg-info/requires.txt
automate_webui.egg-info/top_level.txt
automate_webui/static/__init__.py
automate_webui/static/jquery.min.js
automate_webui/static/login.css
automate_webui/static/scripts.js
automate_webui/static/style.css
automate_webui/static/bootstrap/__init__.py
automate_webui/static/bootstrap/css/__init__.py
automate_webui/static/bootstrap/css/bootstrap-slider.css
automate_webui/static/bootstrap/css/bootstrap-theme.css
automate_webui/static/bootstrap/css/bootstrap-theme.min.css
automate_webui/static/bootstrap/css/bootstrap.css
automate_webui/static/bootstrap/css/bootstrap.css.map
automate_webui/static/bootstrap/css/bootstrap.min.css
automate_webui/static/bootstrap/fonts/__init__.py
automate_webui/static/bootstrap/fonts/glyphicons-halflings-regular.eot
automate_webui/static/bootstrap/fonts/glyphicons-halflings-regular.svg
automate_webui/static/bootstrap/fonts/glyphicons-halflings-regular.ttf
automate_webui/static/bootstrap/fonts/glyphicons-halflings-regular.woff
automate_webui/static/bootstrap/js/__init__.py
automate_webui/static/bootstrap/js/bootstrap-slider.js
automate_webui/static/bootstrap/js/bootstrap.js
automate_webui/static/bootstrap/js/bootstrap.min.js
automate_webui/templates/__init__.py
automate_webui/templates/base.html
automate_webui/templates/edit_object.html
automate_webui/templates/info_panel.html
automate_webui/templates/login.html
automate_webui/templates/slider.html
automate_webui/templates/rows/__init__.py
automate_webui/templates/rows/actuator_row.html
automate_webui/templates/rows/general_row.html
automate_webui/templates/rows/program_row.html
automate_webui/templates/rows/sensor_row.html
automate_webui/templates/views/__init__.py
automate_webui/templates/views/console.html
automate_webui/templates/views/only_groups.html
automate_webui/templates/views/plantuml.html
automate_webui/templates/views/system.html
automate_webui/templates/views/tag_view.html
automate_webui/templates/views/threads.html
automate_webui/templates/views/user_defined_view.html
automate_webui/templates/views/user_editable_view.html
automate_webui/templatetags/__init__.py
automate_webui/templatetags/automate_tags.py