MANIFEST.in
README.md
setup.cfg
setup.py
Ctl/VERSION
Ctl/requirements-docs.txt
Ctl/requirements-test.txt
Ctl/requirements.txt
graphsrv/__init__.py
graphsrv/application.py
graphsrv/group.py
graphsrv/uwsgi_app.py
graphsrv.egg-info/PKG-INFO
graphsrv.egg-info/SOURCES.txt
graphsrv.egg-info/dependency_links.txt
graphsrv.egg-info/not-zip-safe
graphsrv.egg-info/requires.txt
graphsrv.egg-info/top_level.txt
graphsrv/etc/layouts.yaml
graphsrv/static/js/bootstrap.min.js
graphsrv/static/js/d3.v5.min.js
graphsrv/static/js/graphsrv.js
graphsrv/static/js/graphsrv.mtr.js
graphsrv/static/js/graphsrv.multitarget.js
graphsrv/static/js/graphsrv.smokestack.js
graphsrv/static/js/jquery.js
graphsrv/static/js/popper.min.js
graphsrv/static/js/twentyc.core.js
graphsrv/static/media/bootstrap.min.css
graphsrv/static/media/btn-blank.png
graphsrv/static/media/btn-close.png
graphsrv/static/media/btn-move.png
graphsrv/static/media/btn_stick.png
graphsrv/static/media/graphsrv.css
graphsrv/static/media/ico-add-indicator.png
graphsrv/static/media/ico-crosshair.png
graphsrv/static/media/ico-draw.png
graphsrv/static/media/ico-edit-indicators.png
graphsrv/static/media/ico-gears.png
graphsrv/static/media/ico-horizontal-line.png
graphsrv/static/media/ico-indicators.png
graphsrv/static/media/ico-stop-drawing.png
graphsrv/static/media/ico-stop.png
graphsrv/static/media/ico-tgl-editor.png
graphsrv/static/media/ico-trend-line.png
graphsrv/static/media/ico-vertical-line.png
graphsrv/static/media/scroll-indicator.png
graphsrv/static/media/style.css
graphsrv/static/media/toolbar-highlight-overlay.png
graphsrv/static/media/toolbar-selected-overlay.png
graphsrv/static/media/toolbar-separator.png
graphsrv/static/media/toolbar-slot.png
graphsrv/static/media/vaping.css
graphsrv/templates/graph.js
graphsrv/templates/overview.base.html
graphsrv/templates/overview.html
graphsrv/templates/overview.row.html
graphsrv/templates/overview.static.html
graphsrv/templates/test.html
tests/__init__.py
tests/test_app.py
tests/test_group.py