Excel data extraction plugin for Spyglass
Go to file
Ian H. Pittwood 8b11f843b0 Pin and upgrade dependencies
This change pins the test-requirements.txt dependencies and upgrades
two packages. PyYAML is upgraded to 5.1 to match Spyglass and openpyxl,
used to read Excel files, is upgraded to 2.6.2. Neither upgrade affects
the behavior of spyglass.

Change-Id: I0383ed56e62f64e2316925d1ba9d241b165ebdde
2019-06-10 10:44:54 -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 Various fixes for plugin separation 2019-05-16 14:13:40 -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 Pin and upgrade dependencies 2019-06-10 10:44:54 -05:00
setup.py Pin and upgrade dependencies 2019-06-10 10:44:54 -05:00
test-requirements.txt Pin and upgrade dependencies 2019-06-10 10:44:54 -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