You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

edgeimpulse-api

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edgeimpulse-api

Python bindings for the Edge Impulse API.

1.66.25
PyPI
Maintainers
2

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.

The API documentation can be found here.

Usage

$ pip install edgeimpulse-api

> import edgeimpulse_api as ei_api

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts