Skip to main content

LookML Network Visualizer

pypi package

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=['./my_lookml_project/*.lkml'])

To save the interactive plot as an HTML file:

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

Examples

Example1: A tiny project

Example2: A large project


Plot layouts

The network plot can have different layouts. The following example shows how to pass a different plot layout:

network = PlotNetwork(paths, plot_layout='dfp')

which will display the same network in example 2 (above) in this layout: image

plot_layout options: 'dot', 'twopi', 'fdp', 'sfdp', 'circo'

Install

$ pip install lookml_visualizer

Also, if not installed, need to install PyGraphviz

$ brew install graphviz

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.3.tar.gz (24.0 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lookml_visualizer-0.3-py2.py3-none-any.whl (4.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file lookml_visualizer-0.3.tar.gz.

File metadata

  • Download URL: lookml_visualizer-0.3.tar.gz
  • Upload date:
  • Size: 24.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.24.0

File hashes

Hashes for lookml_visualizer-0.3.tar.gz
Algorithm Hash digest
SHA256 b5d132e0a0606589e1b782675cfdfd59b1668e7f93f729434332658782cf0be7
MD5 4715894ec5ab3dd2671c3b346ffcb3f4
BLAKE2b-256 4cd0aeb27bdddd7981102189216412fff77ed29021451a32b783851bb45721db

See more details on using hashes here.

File details

Details for the file lookml_visualizer-0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for lookml_visualizer-0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 dab567dbc01c31e60d0a356b2aeafd04689db2de3d55fa44c07babd24ebc0bb5
MD5 1222ff281e096e829e7b27525f584304
BLAKE2b-256 f8d112395779cdaa3e0dcecd7fab528a42092774b5566d7de133cabff91f1221

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3 This release

2 files

0.2

2 files

0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page