Skip to main content

Create and Manage Pipes with Meerschaum

Project description

Build Pipes with Meerschaum

Meerschaum is a platform for quickly creating and managing time-series data streams called Pipes.

Setup

Requirements

Before getting started, make sure you have Docker and Docker Compose installed. You can install Docker Compose with pip:

pip install docker-compose

Installation

To install Meerschaum and all its features, install with pip:

pip install -U meerschaum[full]

To install the minimal installation without all the extra dependencies, install the base package:

pip install -U meerschaum

Note: Don't forget to specify -U or --user! You must install Meerschaum as a user and not system-wide. This will cause problems on MacOS if you install without -U / --user.

Quickstart

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meerschaum-0.0.43.tar.gz (56.1 kB view hashes)

Uploaded Source

Supported by

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