Python API to synchronize clients and distribute updates via the Yjs protocol. It's written in Rust and uses Yrs and y-sync.
It was built for channels-yroom.
pip install yroom
See yroom.pyi.
Maturin can be used to build Yroom inside a virtual environment.
maturin develop