Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tosh2230/stairlight-app
- Owner: tosh2230
- License: mit
- Created: 2021-11-17T12:59:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-07T02:09:44.000Z (7 months ago)
- Last Synced: 2024-06-07T03:26:30.633Z (7 months ago)
- Topics: cloudrun, data-lineage, gcp, graphviz, streamlit
- Language: Python
- Homepage:
- Size: 958 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)