Initialization
Initialization for the Python SDK.
Initialize
from soasap import create_soasap_client
flags = create_soasap_client(api_key='YOUR_API_KEY', preload=True)
Loads cache, opens SSE, and hydrates the local snapshot without blocking evaluation.