Skip to main content

KelpMesh Studio — browser dashboard for KelpMesh (FastAPI UI layer, freemium)

Project description

kelpmesh-studio

Browser dashboard for KelpMesh — the code-native SQL & Python transformation platform.

Installation

pip install kelpmesh-studio

This installs KelpMesh (the full CLI engine) plus the FastAPI + uvicorn dependencies needed to run the browser UI.

After installation, run:

kelpmesh-studio --project-dir ./my-project

Or with Python:

python -m kelpmesh_studio --project-dir ./my-project

Pricing

Tier Use case Price Key limits
Free Personal projects $0 1 user · 3 projects · 50-entry run history
Pro Commercial teams $29 / user / month 5 seats · unlimited projects · all features
Business Larger orgs $79 / user / month Unlimited seats · SSO · BYOC
Enterprise Custom / on-prem Contact us Dedicated SLA · on-premises

KelpMesh is always free and open-source (Apache 2.0). Studio's freemium model applies only to the browser dashboard.

Activating a paid license

# Set the key from the email you receive after purchase
export KELPMESH_STUDIO_LICENSE_KEY=km_pro_<payload>_<sig>
kelpmesh-studio

Or add it to kelpmesh.yml:

studio:
  license_key: km_pro_<payload>_<sig>

No internet connection is required after activation — all validation is local.

Usage

# Start the browser dashboard (opens http://localhost:8765 automatically)
kelpmesh-studio

# Or with a custom project directory
kelpmesh-studio --project-dir ./my-project --port 9000

# Core CLI always works, no license required
kelpmesh run
kelpmesh plan
kelpmesh test

Feature matrix

Feature Free Pro Business Enterprise
DAG visualization
Run / Test / Plan from browser
Projects 3 Unlimited Unlimited Unlimited
Run history 50 entries Unlimited Unlimited Unlimited
Users / seats 1 5 Unlimited Unlimited
Column-level lineage
Authentication & RBAC
API keys
Git sync (auto-deploy on push)
Slack / e-mail alerts
Browser-managed schedules
AI assistant (BYOK)
Audit log browser
SSO (SAML / OIDC / LDAP)
BYOC (Docker / K8s deploy)
On-premises deployment
Commercial use Personal only
Support Community Email 48h Email 8h Dedicated 1h

Package structure

kelpmesh-studio provides the browser dashboard:

Component Purpose
kelpmesh_studio.app FastAPI app with inline HTML/JS dashboard
kelpmesh_studio.cli CLI entry point (argparse)
KelpMesh>=1.0.0 SQL engine, 9 adapters, 32 macros, scheduler
fastapi>=0.110 REST API for the browser dashboard
uvicorn[standard]>=0.27 ASGI server
python-multipart>=0.0.6 Form / file upload support

Just the CLI (no browser UI)

pip install KelpMesh

KelpMesh is 100% free and open-source — no license required, ever.

License

Apache 2.0 · © 2026 Saikat Roy

KelpMesh Studio's paid tiers are a commercial add-on on top of the Apache 2.0 core.

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

kelpmesh_studio-1.0.9.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

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

kelpmesh_studio-1.0.9-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file kelpmesh_studio-1.0.9.tar.gz.

File metadata

  • Download URL: kelpmesh_studio-1.0.9.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for kelpmesh_studio-1.0.9.tar.gz
Algorithm Hash digest
SHA256 2805221a1d59e7bf82d405fb168bbbb6a2db5b97a7387ca82c9b58d3e286aec8
MD5 3188f376aa4db69f6b0f4a236010f61b
BLAKE2b-256 e89d0188710c83291e8c6173fe89dea73e977bb453e838e67b9f09d88feeaf42

See more details on using hashes here.

Provenance

The following attestation bundles were made for kelpmesh_studio-1.0.9.tar.gz:

Publisher: publish.yml on roypulseai/kelpmesh

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

File details

Details for the file kelpmesh_studio-1.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for kelpmesh_studio-1.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 bdc58473eaaa805f5dc79d0b4d9fe9fc2aff8213fe607adc71aaffab4f6ad807
MD5 bed5c95e7e84a6cee58b1f4282d958ce
BLAKE2b-256 b4a789dfaf83c6976acb1d836e280ad15726b74a5212408061deb1618ffd5a02

See more details on using hashes here.

Provenance

The following attestation bundles were made for kelpmesh_studio-1.0.9-py3-none-any.whl:

Publisher: publish.yml on roypulseai/kelpmesh

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