Skip to main content

No project description provided

Project description

spectacles

CircleCI codecov

What is spectacles?

spectacles is a command-line, continuous integration tool for Looker and LookML. spectacles runs validators which perform a range of tests on your Looker instance and your LookML. Each validator interacts with the Looker API to run tests that ensure your Looker instance is running smoothly. You can run spectacles locally during LookML and content development, or you can run it in production as a continuous integration pipeline.

You can run the following validators as subcommands (e.g. spectacles sql):

Installation and documentation

spectacles is distributed on PyPi and is easy to install with pip:

pip install spectacles

You can find detailed documentation on our website spectacles.dev.

Why we built this

Occasionally, when we make changes to LookML or our data warehouse, we break downstream experiences in Looker. For example:

  • We change the name of a database column without changing the corresponding sql field in our Looker view, leaving our users with a database error when using that field.
  • We add an invalid join to an explore that fans out our dataa, inflating a key metric that drives our business without realising.
  • We make changes to LookML without remembering to check the Content Validator for errors, disrupting Dashboards and Looks that our users rely on
  • We give a new dimension a confusing name, causing other developers in our team to spend extra time trying to figure out how it should be used.

We believe in the power of continuous integration for analytics. We believe that automated testing should catch these errors before they are ever pushed to production. Automated testing allows developers to maintain their speed of development high, without compromising on the quality of their code or the quality data they produce.

We wanted a single tool to perform these checks for us and establish baseline performance expectations for our Looker instances. We built spectacles to enhance the business intelligence layer of analytics CI pipelines.

Project details


Release history Release notifications | RSS feed

This version

0.1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spectacles-0.1.0.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

spectacles-0.1.0-py2.py3-none-any.whl (19.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page