Defining attributes using the Python SDK
The pages in this section describe how to use the Signals Python SDK to define attribute groups and services. See the interventions section to learn how to define interventions using the SDK.
Start by connecting to Signals to create a Signals
object. You'll need this connection to publish configurations to Signals.
Check out the attribute groups and services pages to learn how to configure them programmatically.