Build Anything on sparQ

sparQ is infinitely extensible. Build custom apps with the SDK, install from the Marketplace, or connect via APIs. Your business, your rules.

Platform screenshot coming soon

Two Ways to Extend

Install ready-made apps or build your own. Either way, it just works.

Marketplace

Browse and install apps built by the community. One click to add new capabilities to your sparQ instance.

  • Ready-made business apps
  • Language packs for localization
  • Plugins and integrations
  • Install with a single click
Browse Marketplace →

Developer SDK

Build your own apps with Flask and HTMX. Publish to the Marketplace or keep them private.

  • Scaffold apps in seconds
  • Flask + HTMX architecture
  • Built-in ORM and migrations
  • Publish to the Marketplace
Developer Docs →

From Idea to Production

Four steps to build and ship a sparQ app.

1

Scaffold

cd sdk && make app name=myapp
2

Develop

Models, Routes, Views
3

Release

cd sdk && make release
4

Publish

Upload to Marketplace

Built on Modern Tech

Everything you need to build great apps.

Flask + HTMX

Server-rendered HTML with HTMX interactivity. No SPA complexity, no build pipeline required.

SQLAlchemy Models

Fat model pattern with built-in CRUD. Database migrations handled automatically.

Bootstrap 5 + Alpine

Modern UI components out of the box. Alpine.js for lightweight client-side state.

i18n Ready

Built-in internationalization with module-scoped translations and language fallbacks.

Start Building Today

Whether you want to extend sparQ for your team or build for the community, we have you covered.