Python bindings for the Spine bridge library.
pip install .from spine import Namespace, Subscriber
from mad import MadType
ns = Namespace("example", "key")
sub = Subscriber(ns, "topic", MadType.uint32)
data = sub.get_data()| Name | Name | Last commit date | ||
|---|---|---|---|---|