.flake8
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
LICENSE.txt
MANIFEST.in
README.md
pyproject.toml
setup.py
svgsynoptic2/__init__.py
svgsynoptic2/__main__.py
svgsynoptic2/_version.py
svgsynoptic2/caseless.py
svgsynoptic2/jsinterface.py
svgsynoptic2/synopticwidget.py
svgsynoptic2/tauruslistener.py
svgsynoptic2/taurusregistry.py
svgsynoptic2/taurussynopticwidget.py
svgsynoptic2/ttldict.py
svgsynoptic2.egg-info/PKG-INFO
svgsynoptic2.egg-info/SOURCES.txt
svgsynoptic2.egg-info/dependency_links.txt
svgsynoptic2.egg-info/requires.txt
svgsynoptic2.egg-info/top_level.txt
svgsynoptic2/plugins/__init__.py
svgsynoptic2/plugins/notes.py
svgsynoptic2/web/crossbar.html
svgsynoptic2/web/local.html
svgsynoptic2/web/template.html
svgsynoptic2/web/css/layers.css
svgsynoptic2/web/css/main.css
svgsynoptic2/web/css/quicklinks.css
svgsynoptic2/web/css/tango.css
svgsynoptic2/web/css/thumbnail.css
svgsynoptic2/web/css/tooltip.css
svgsynoptic2/web/js/crossbar_backend.js
svgsynoptic2/web/js/layers.js
svgsynoptic2/web/js/main.js
svgsynoptic2/web/js/notes.js
svgsynoptic2/web/js/qt_backend.js
svgsynoptic2/web/js/quicklinks.js
svgsynoptic2/web/js/synoptic.js
svgsynoptic2/web/js/thumbnail.js
svgsynoptic2/web/js/tooltip.js
svgsynoptic2/web/js/util.js
svgsynoptic2/web/js/view.js
svgsynoptic2/web/js/libs/autobahn.min.js
svgsynoptic2/web/js/libs/d3.js
svgsynoptic2/web/js/libs/handlebars.js
svgsynoptic2/web/js/libs/lodash.min.js
svgsynoptic2/web/js/libs/qwebchannel.js
svgsynoptic2/web/js/libs/ramda.min.js