Skip to main content

Graph visualization and exploration tool with FastAPI backend

Project description

Graph Lagoon Studio

Graph visualization and exploration tool with FastAPI backend.

Installation

pip install graphlagoon

Quick Start

# Start the server
uvicorn graphlagoon.app: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

Project details


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.10.3.tar.gz (1.0 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.10.3-py3-none-any.whl (949.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for graphlagoon-0.10.3.tar.gz
Algorithm Hash digest
SHA256 778f13af170569b59a9f63ecec673f373dc99a10dffa2a895e4e1873cb7d7d7c
MD5 95ceb4fca0ab075c6f7f678ca55764a5
BLAKE2b-256 e0da3732d05ab64988383eb60f940cab32a2db8b0fcc4932c2d1597f62ea9894

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: graphlagoon-0.10.3-py3-none-any.whl
  • Upload date:
  • Size: 949.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for graphlagoon-0.10.3-py3-none-any.whl
Algorithm Hash digest
SHA256 98de32da17d71c32a44d2bef5978021bb6ab35dee6b9894082ca79ef1ee58573
MD5 d44b77749fd4e808b1021baceb715a7c
BLAKE2b-256 3c3fff7924c4a0a743fcaf4e5c9aabf9f08c7bb18ad56f06e4498e6540bc9a3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for graphlagoon-0.10.3-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 Pingdom Monitoring Sentry Error logging StatusPage Status page