v0.5.0fossic2026-06-12

PyO3 Python Binding for Full API Surface

Adds fossic-py: a PyO3 0.29 Python 3.12 binding exposing append, read, branches, snapshots, reducers, subscriptions, transforms, upcasters, and deletion to Python consumers.

v0.5.02026-06-12
  • ·fossic-py built on PyO3 0.29 — pre-built .so for zero-install Python consumption
  • ·Full API parity with Rust core: all 9 subsystems exposed via Python classes
  • ·_worker.py async bridge for subscription delivery without blocking the Python event loop
  • ·Consumer profiles documented for cerebra, policy-scout, bo, and LumaWeave
  • ·WAL contention benchmark (sqlite_wal_contention.py) for multi-writer validation