Skip to main content

ONEX Service Provider Interface - Protocol definitions

Project description

omnibase_spi

Service provider interface protocols for the ONEX platform.

CI Python 3.12+ License: MIT Ruff Checked with mypy pre-commit

Install

uv add omnibase-spi

Minimal Example

from omnibase_spi.protocols.event_bus import ProtocolEventBusProducer

class MyProducer(ProtocolEventBusProducer):
    """Implement the event bus producer protocol."""

    async def publish(self, topic: str, payload: bytes) -> None:
        # Your implementation here
        ...

Key Features

  • 176+ protocol interfaces: Runtime-checkable protocols for all ONEX service boundaries
  • 22 domains: Event bus, handlers, nodes, registry, storage, and more
  • Zero implementations: Protocols only -- concrete implementations live in omnibase_infra
  • Structural typing: All protocols use @runtime_checkable for duck typing
  • Contract-first: Protocols define the contract, implementations fulfill it

Documentation

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

omnibase_spi-0.20.0.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

omnibase_spi-0.20.0-py3-none-any.whl (758.3 kB view details)

Uploaded Python 3

File details

Details for the file omnibase_spi-0.20.0.tar.gz.

File metadata

  • Download URL: omnibase_spi-0.20.0.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for omnibase_spi-0.20.0.tar.gz
Algorithm Hash digest
SHA256 6ae5283422ee4a1f01f966e1b9e65573cd1a1c8b096c6f620efff6fa365dbd35
MD5 7afa936c5c10ac76d919443a2f0c4a05
BLAKE2b-256 fdba0696c8990f857be2861773be61e3ce8d27753a02cb2769d6b389eb451ff5

See more details on using hashes here.

File details

Details for the file omnibase_spi-0.20.0-py3-none-any.whl.

File metadata

  • Download URL: omnibase_spi-0.20.0-py3-none-any.whl
  • Upload date:
  • Size: 758.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.0 {"installer":{"name":"uv","version":"0.11.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for omnibase_spi-0.20.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c54251444eefd8ff15ee3fa2a0e46244821ccd654664e3d5eaff916769bdf0b
MD5 4de6a9fd17b3e0f423ba4fd96873b91b
BLAKE2b-256 5b708f348c610a80808ae879f7a2afd3d794a9cc6804cfc35bf5fa6a85beda1f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page