Marcelle
Guide
API Reference
Examples
Credits
GitHub
Guide
API Reference
Examples
Credits
GitHub
  • Core

    • Component API
    • Streams
    • Data Storage
    • Models
    • Utilities
  • Components

    • Charts
    • Data sources
    • Data displays
    • Model interfaces
    • Models
    • Prediction displays
    • Widgets
  • Layouts

    • Dashboards
    • Wizards
  • Python API

API

This section describes all the individual APIs of Marcelle. There are three main sections of the API:

  • Core: The Marcelle core definitions and functionality
  • Components: The collection of built-in Marcelle components
  • Layouts: The interface composition mechanisms: dashboards and wizards

Core

Marcelle core functionality

  • Marcelle Components - Marcelle's component API
  • Streams - Reactive streams API
  • Data Storage - Data stores and services API, including server-side storage
  • Models - Marcelle's machine learning model API

Components

Marcelle's built-in components, grouped by categories:

  • Charts - General charting components
  • Data Sources - Components generating data streams, e.g. from a webcam
  • Data Displays - Visualization components
  • Model Interfaces - Visualization tools for machine learning models
  • Models - Built-in machine learning models
  • Prediction Displays - Visualization tools for model predictions
  • Widgets - Simple GUI widgets

Layouts

Interface composition mechanisms

  • Dashboard - Dashboards provide a way to create applications with multiple pages displaying collections of components
  • Wizard - Wizards are dedicated to the creation of step-by-step guides for beginners or end-users
Edit this page
Last Updated:: 6/16/21, 7:20 AM
Contributors: Jules Françoise, Baptiste Caramiaux