Edge Impulse API bindings#

This is the official Python API bindings for Edge Impulse. It’s designed to make it easier to use the Edge Impulse API from Python.

For a high-level SDK that automates common tasks, see the Edge Impulse Python SDK.

Usage#

$ pip install edgeimpulse-api

> import edgeimpulse_api as ei_api

Indices and tables#