Excel data extraction plugin for Spyglass
Go to file
Ian H. Pittwood 471f47a711 Fix source directory name
The source directory for this package was originally named
"spyglass-plugin-xls", which caused it to not be able to be imported by
other projects. This change renames the directory to
"spyglass_plugin_xls" so it can be imported and utilized by Spyglass.

Change-Id: Ida8e7b8dc1d55bdf8cb38066ed72c40c0dcf474d
2019-05-14 11:26:46 -05:00
doc Initial commit 2019-04-26 16:01:24 -05:00
examples Initial commit 2019-04-26 16:01:24 -05:00
spyglass_plugin_xls Fix source directory name 2019-05-14 11:26:46 -05:00
tools/gate Initial commit 2019-04-26 16:01:24 -05:00
.gitignore Initial commit 2019-04-26 16:01:24 -05:00
.gitreview Add .gitreview and .zuul.yaml 2019-05-12 17:35:17 +02:00
.style.yapf Added YAPF configuration 2019-05-02 09:58:58 -05:00
.zuul.yaml Add .gitreview and .zuul.yaml 2019-05-12 17:35:17 +02:00
LICENSE Initial commit 2019-04-26 16:01:24 -05:00
README.rst Initial commit 2019-04-26 16:01:24 -05:00
requirements.txt Initial commit 2019-04-26 16:01:24 -05:00
setup.py Added YAPF configuration 2019-05-02 09:58:58 -05:00
test-requirements.txt Initial commit 2019-04-26 16:01:24 -05:00
tox.ini Added YAPF configuration 2019-05-02 09:58:58 -05:00

Spyglass Excel Plugin

Tugboat is a Spyglass plugin to generate airship-seaworthy site manifest files from an excel based engineering spec. The plugin is configured with an Excel sheet and its corresponding excel specification as inputs. Spyglass uses this plugin to construct an intermediary yaml which is processed further using J2 templates to generate site manifests.

Spyglass: https://opendev.org/airship/spyglass