Current section

Files

Jump to
snakebridge priv python bridges __init__.py
Raw

priv/python/bridges/__init__.py

"""
SnakeBridge library bridges.
Each bridge provides library-specific wrappers that handle:
- Ensuring the library is installed
- Input normalization
- Output serialization to JSON-safe types
"""