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.21.0.tar.gz (1.1 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.21.0-py3-none-any.whl (1.0 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: graphlagoon-0.21.0.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for graphlagoon-0.21.0.tar.gz
Algorithm Hash digest
SHA256 28ea4f23fdcb45d01ec619cde5de7b35e4d3dd3a340ba3542984c50d99b701c9
MD5 c927676a9a8f31e348a59ddbc837fe07
BLAKE2b-256 7187fe05a47b291dbea3657e85d02f15f1e5fd246271e1b29f5321053f10c651

See more details on using hashes here.

Provenance

The following attestation bundles were made for graphlagoon-0.21.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.21.0-py3-none-any.whl.

File metadata

  • Download URL: graphlagoon-0.21.0-py3-none-any.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for graphlagoon-0.21.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9ca9b6601655a7f04a8fc48880ff2213f76f7f6c269e1607b76d7bc240f61397
MD5 59a5b673c570788e03ca5bbe9a7754ab
BLAKE2b-256 99a433ef5611f8df8b6125f8c3537dbf1be2894e92c14c11b814c3b6deb79be3

See more details on using hashes here.

Provenance

The following attestation bundles were made for graphlagoon-0.21.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.

Release history Release notifications | RSS feed

0.27.0

2 files

0.26.0

2 files

0.25.0

2 files

0.24.0

2 files

0.23.2

2 files

0.23.1

2 files

0.23.0

2 files

0.22.0

2 files

This release

0.21.0 This release

2 files

0.20.1

2 files

0.20.0

2 files

0.19.2

2 files

0.19.1

2 files

0.19.0

2 files

0.18.0

2 files

0.17.1

2 files

0.17.0

2 files

0.16.0

2 files

0.15.3

2 files

0.15.2

2 files

0.15.1

2 files

0.15.0

2 files

0.14.2

2 files

0.14.1

2 files

0.14.0

2 files

0.13.2

2 files

0.13.1

2 files

0.13.0

2 files

0.12.0

2 files

0.11.0

2 files

0.10.3

2 files

0.10.2

2 files

0.10.1

2 files

0.10.0

2 files

0.9.0

2 files

0.8.4

2 files

Supported by

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