Skip to main content

Visualize LookML relationships network as an interactive figure

Project description

LookML Network Visualizer

TL;DR Visualize LookML contents as an interactive Plotly figure.

Built on top of lookml-tools's grapher. Requires NetworkX and Plotly.

Getting Started

from lookml_visualizer import PlotNetwork

network = PlotNetwork(lkml_paths=['path-to-lkml-files'])

TODO: gif for the example output from Jupyter notebook

To save the interactive plot as an HTML file:

network.fig.save_to_html(output_name='my_lookml_network.html')

Install

$ pip install lookml_visualizer

Project details


Download files

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

Source Distribution

lookml_visualizer-0.1.tar.gz (4.3 kB view hashes)

Uploaded Source

Built Distribution

lookml_visualizer-0.1-py2.py3-none-any.whl (4.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