ONEX Service Provider Interface – Protocol definitions for building service providers in the OmniNode ecosystem. Version 0.20.5 requires Python >=3.12. Active development with frequent releases (weekly/monthly).
pip install omnibase-spiVerified import paths — ran on the pinned version, not inferred.
Basic usage: create a model instance and dump JSON.
Upgrade to Python 3.12+ or use an older version if unavoidable.
Remove any code that expects a mandatory prefix (e.g., 'ONEX_').
Always use explicit submodule imports (e.g., from omnibase_spi.protocols import ...).
No dependency data recorded yet.