An open API service indexing awesome lists of open source software.

https://github.com/y-crdt/pycrdt

CRDTs based on Yrs.
https://github.com/y-crdt/pycrdt

crdt python yjs

Last synced: 4 months ago
JSON representation

CRDTs based on Yrs.

Awesome Lists containing this project

README

          

[![Build Status](https://github.com/y-crdt/pycrdt/actions/workflows/test.yml/badge.svg?query=branch%3Amain++)](https://github.com/y-crdt/pycrdt/actions/workflows/test.yml/badge.svg?query=branch%3Amain++)
[![Code Coverage](https://img.shields.io/badge/coverage-100%25-green)](https://img.shields.io/badge/coverage-100%25-green)

# pycrdt

CRDTs based on [Yrs](https://github.com/y-crdt/y-crdt/tree/main/yrs).

Documentation is available [here](https://y-crdt.github.io/pycrdt).