Skip to main content

Graph Lagoon Studio

Graph visualization and exploration tool with FastAPI backend.

Installation

pip install graphlagoon

Quick Start

# Start the server
uvicorn graphlagoon.main:app --host 0.0.0.0 --port 8000

Usage

Standalone Mode

from graphlagoon import create_app

app = create_app()

Embedded Mode

from fastapi import FastAPI
from graphlagoon import create_api_router

app = FastAPI()
app.include_router(create_api_router(), prefix="/graphlagoon")

Configuration

Environment variables:

  • DATABASE_ENABLED - Enable/disable PostgreSQL (default: true)
  • DATABASE_URL - PostgreSQL connection string
  • DATABRICKS_MODE - Connect to Databricks directly (default: false)
  • DATABRICKS_HOST - Databricks workspace host
  • DATABRICKS_TOKEN - Databricks access token
  • DATABRICKS_WAREHOUSE_ID - SQL warehouse ID

Download files

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

Source Distribution

graphlagoon-0.27.0.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

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

graphlagoon-0.27.0-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

Details for the file graphlagoon-0.27.0.tar.gz.

File metadata

  • Download URL: graphlagoon-0.27.0.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for graphlagoon-0.27.0.tar.gz
Algorithm Hash digest
SHA256 212a69a1f38661f6a250fc88c064baee00c32ac64c6846981f6bf04ba558a564
MD5 e9d5e47ce8f625bd44f722b369237267
BLAKE2b-256 ef5ebf4f5ddd02c29c8c8f7cbad982425c71b64309fc2ca22e98d9ec8233a663

See more details on using hashes here.

Provenance

The following attestation bundles were made for graphlagoon-0.27.0.tar.gz:

Publisher: release.yml on graphlagoon/graphlagoon

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file graphlagoon-0.27.0-py3-none-any.whl.

File metadata

  • Download URL: graphlagoon-0.27.0-py3-none-any.whl
  • Upload date:
  • Size: 1.2 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for graphlagoon-0.27.0-py3-none-any.whl
Algorithm Hash digest
SHA256 60ad03f10e0930c656c57283a9910b43131e130648b4b34bfb353a91b3ebe779
MD5 e112964c651f0c5aa757fd35de7ce8ae
BLAKE2b-256 c92272bc3f0c8f4748015fa8c6a81ef7d460937b3349b4aa3a022b44f55f677a

See more details on using hashes here.

Provenance

The following attestation bundles were made for graphlagoon-0.27.0-py3-none-any.whl:

Publisher: release.yml on graphlagoon/graphlagoon

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page