Skip to content
This repository was archived by the owner on Jul 20, 2025. It is now read-only.

Python SDK First Release

Choose a tag to compare

@mbientlab mbientlab released this 29 Sep 03:32
· 61 commits to master since this release

This is the first release of MbientLab's Python SDK for its MetaSensors devices. Tutorials and documentation are still being worked on though the examples folder has full, working sample code demonstrating how to use the SDK.

As this project is a wrapper around the C++ SDK, additional examples can be found in the C++ SDK's unit tests with regards to using the ctypes library to call into the C++ library.

Questions about the Python interface can be posted on our community forums.