Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tosh2230/stairlight-app

A web application rendering table dependency graph with tosh2230/stairlight, using Graphviz, Streamlit and Google Cloud Run.
https://github.com/tosh2230/stairlight-app

cloudrun data-lineage gcp graphviz streamlit

Last synced: about 2 months ago
JSON representation

A web application rendering table dependency graph with tosh2230/stairlight, using Graphviz, Streamlit and Google Cloud Run.

Awesome Lists containing this project

README

        

# Stairlight-app

This application renders a table dependency graph with [tosh2230/stairlight](https://github.com/tosh2230/stairlight).

[https://stairlight.run](https://stairlight.run)

![capture](https://github.com/tosh2230/stairlight-app/blob/main/capture.png)

Libraries and services used in this app are below.

- [Graphviz](https://github.com/xflr6/graphviz)
- [Streamlit](https://github.com/streamlit/streamlit)
- [Google Cloud Run](https://cloud.google.com/run)