Current section
Files
Jump to
Current section
Files
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
"""