lunapi¶
Python API for the Luna C/C++ signal processing engine.
The package exposes a high-level, Pythonic API surface backed by the
compiled lunapi0 extension and convenience wrappers in lunapi1.
Modules¶
- lunapi.lunapi0
Low-level pybind11 bindings to core Luna engine types.
- lunapi.lunapi1
High-level convenience API for projects, instances, tables, and visualization helpers.