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.
- Host: GitHub
- URL: https://github.com/y-crdt/pycrdt
- Owner: y-crdt
- License: mit
- Created: 2023-09-20T13:48:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-28T09:46:02.000Z (12 months ago)
- Last Synced: 2025-06-28T10:34:12.734Z (12 months ago)
- Topics: crdt, python, yjs
- Language: Python
- Homepage: https://y-crdt.github.io/pycrdt
- Size: 1.26 MB
- Stars: 87
- Watchers: 6
- Forks: 21
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/y-crdt/pycrdt/actions/workflows/test.yml/badge.svg?query=branch%3Amain++)
[](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).