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

[Feature]: Documentation on running graphs created in Rivet using Python #169

Open
1 task done
sjdemartini opened this issue Sep 26, 2023 · 1 comment
Open
1 task done
Labels
enhancement New feature or request

Comments

@sjdemartini
Copy link

Feature Request

Super neat project, thanks for open-sourcing! In the Show HN Hacker News post here, it says:

Finally, Rivet is built to be embedded into a larger application (TypeScript for now, but we've also found a way to run it in Python).

I couldn't find any documentation on how to run a Rivet graph via Python (though I did find the example project for executing Python code via Rivet https://github.com/abrenneke/rivet-plugin-example-python-exec). Would it be possible to share how you're running these graphs with Python instead of TypeScript?

Also, I expect it may not be likely, but are there any plans for first-class Python support in the future?

Code of Conduct

  • I agree to follow this project's Code of Conduct
@sjdemartini sjdemartini added the enhancement New feature or request label Sep 26, 2023
@abrenneke
Copy link
Collaborator

abrenneke commented Sep 26, 2023

The WIP code is here, it's still far from complete though #65. Would definitely appreciate any help from people more fluent in Python than I am to get it finished up.

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

No branches or pull requests

2 participants