Ian H. Pittwood d3212bd367 Use data objects for document generation
This change removes the intermediate step of converting the
SiteDocumentData object returned by the parser to a dictionary. This
change depends on [0], a related change that updates the Jinja2
templates and site processor to use data objects instead of a
dictionary.

[0] https://review.opendev.org/#/c/661092/

Depends-On: I66ebfeaf5d6ca76b6dee5a2285a74bad8b06b720
Change-Id: I991c9f6590752b36050dc5239d9ea3f3dfe8c5bc
2019-07-01 10:11:37 -05:00
2019-05-28 15:49:46 -05:00
2019-04-26 16:01:24 -05:00
2019-05-12 17:35:17 +02:00
2019-06-17 11:06:31 -05:00
2019-04-26 16:01:24 -05:00
2019-04-26 16:01:24 -05:00
2019-06-11 16:14:32 -05:00
2019-06-11 16:14:32 -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

Description
Excel data extraction plugin for Spyglass
Readme 606 KiB
Languages
Python 94.9%
CSV 4.3%
Shell 0.5%
Jinja 0.3%