Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use this in an existing python project? #4

Open
wpcarro opened this issue Mar 7, 2023 · 1 comment
Open

Can I use this in an existing python project? #4

wpcarro opened this issue Mar 7, 2023 · 1 comment

Comments

@wpcarro
Copy link

wpcarro commented Mar 7, 2023

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 :)

@sevenrats
Copy link

install rust with rustup so you get a recent version (current stable is fine), you may need to update the automerge dep in cargo.toml to current version (right now 0.5.11). then just pip install . and its a normal python library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants