Excel data extraction plugin for Spyglass
Go to file
Ian H Pittwood 3b794d05ff Upgrade yapf to 0.28
Upgrades yapf to newest version, 0.28.0, and runs the formatter to
update all existing code.

Change-Id: I7b2cb0dfd80dbe7bad37f6046c7465f7abe71d1e
2019-08-15 13:12:35 -05:00
doc Upgrade Sphinx package 2019-07-10 15:32:16 +00:00
spyglass_plugin_xls Upgrade yapf to 0.28 2019-08-15 13:12:35 -05:00
tests Upgrade yapf to 0.28 2019-08-15 13:12:35 -05:00
tools/gate Add unit tests for xls plugin CLI 2019-06-17 11:06:31 -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 Standardize spyglass-plugin-xls code with YAPF 2019-07-29 16:47:56 -05:00
.zuul.yaml Move safety checks to new Zuul job 2019-07-23 08:42:42 -05: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 Loosen pins to match Spyglass 2019-08-15 08:28:10 -05:00
setup.cfg Standardize spyglass-plugin-xls code with YAPF 2019-07-29 16:47:56 -05:00
setup.py Implement PBR for XLS plugin 2019-06-11 16:14:32 -05:00
test-requirements.txt Upgrade yapf to 0.28 2019-08-15 13:12:35 -05:00
tox.ini Standardize spyglass-plugin-xls code with YAPF 2019-07-29 16:47:56 -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