Skip to main content

CSP Gateway framework

Project description

csp-gateway logo, overlapping blue chevrons facing right

PyPI License Build Status

Overview

csp-gateway is a framework for building high-performance streaming applications. It is is composed of four major components:

  • Engine: csp, a streaming, complex event processor core
  • API: FastAPI REST/WebSocket API
  • UI: Perspective and React based frontend with automatic table and chart visualizations
  • Configuration: ccflow, a Pydantic/Hydra based extensible, composeable dependency injection and configuration framework

For a detailed overview, see our Documentation.

A brief demo gif of csp-gateway ui, graph viewer, rest api docs, and rest api

Installation

csp-gateway can be installed via pip or conda, the two primary package managers for the Python ecosystem.

To install csp-gateway via pip, run this command in your terminal:

pip install csp-gateway

To install csp-gateway via conda, run this command in your terminal:

conda install csp-gateway -c conda-forge

Getting Started

See our wiki!

Development

Check out the contribution guide for more information.

License

This software is licensed under the Apache 2.0 license. See the LICENSE file for details.

Supported by

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