> cat /dev/github | grep security-tools
discovered 03 Aug 2026

automerge-py

via awesome-list
→ View on GitHub
Automerge-py provides Python bindings for the Automerge library, enabling developers to create collaborative applications with real-time document synchronization. Its primary use case is to facilitate concurrent editing and merging of data structures, leveraging features such as a high-level API for intuitive document management, WebSocket support for real-time synchronization, and optional S3 storage for persistence. Notable features include the ability to handle collaborative text and custom data types, along with functionalities for forking, merging, and managing document changes seamlessly.