betwixt¶
Betwixt your data models lives a new, declarative mapping layer.
Created: 2026-08-12 · Last Released: 2026-09-04 · Version: 0.2.0

Betwixt your data models lives a new, declarative mapping layer.
Betwixt maps peer boundary models without coupling them to one another. The core package supports dataclasses; Pydantic and SQLAlchemy adapters are opt-in extras.
Super-quick start¶
Requires Python 3.12 to 3.14.
Install the base package through pip:
Install optional adapter boundaries when needed:
Documentation¶
Dig into the docs on the Betwixt homepage.