Python noob here - I see I can build this repository locally, but how would I consume automerge or automerge_backend in an existing Python python? Do I need to clone the source locally, run the "build" steps, and then somehow link my Python project to the output of the previous steps?
Any pointers would likely unblock me. Thank you :)