Excel data extraction plugin for Spyglass
8b11f843b0
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 |
||
---|---|---|
doc | ||
examples | ||
spyglass_plugin_xls | ||
tools/gate | ||
.gitignore | ||
.gitreview | ||
.style.yapf | ||
.zuul.yaml | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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