spyglass/spyglass
Ian H. Pittwood ccd3912dc7 Data objects for Spyglass
This change switches Spyglass from storing data in large multi-level
dictionaries to using several data objects. The intent of this change is
to make management of Spyglass data easier for developers to understand.

Implementation of the data objects will be handled in a separate change
to keep code review more manageable.

Change-Id: I101ad1ccbd95822965b8da8b6a644522eb2908e7
2019-06-14 13:23:47 -05:00
..
config Base Code for Tugboat Plugin and Addition of config files, templates 2018-11-29 02:20:31 +05:30
data_extractor Data objects for Spyglass 2019-06-14 13:23:47 -05:00
examples/templates Separate plugins from Spyglass 2019-05-29 10:30:14 -05:00
parser Removes remaining yapf: disable statements 2019-05-14 12:30:29 -05:00
schemas Schema validation 2019-06-06 12:56:43 +00:00
site_processors Manifest undefined data validation 2019-06-11 15:31:53 +00:00
utils PEP-8 code styling and linting 2019-04-22 18:46:48 +00:00
validators Schema validation 2019-06-06 12:56:43 +00:00
__init__.py Base Code for Tugboat Plugin and Addition of config files, templates 2018-11-29 02:20:31 +05:30
cli.py Manifest undefined data validation 2019-06-11 15:31:53 +00:00