Excel data extraction plugin for Spyglass
Go to file
Ian H. Pittwood db1fe14c0b Adds Safety dependency vulnerability checks
This change adds dependency vulnerability checks into tox. These checks
are performed by the Safety package which checks requirements files
against a vulnerability database for any issues. If any vulnerabilities
are found, tox will fail its pep8 env.

Change-Id: I6e356d1f55ced7df9490d34e06451acd9cbb6d70
2019-05-29 11:50: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 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 Adds Safety dependency vulnerability checks 2019-05-29 11:50:54 -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