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

New support for Python in Flow #1

Closed
deefrawley opened this issue Sep 10, 2021 · 1 comment · Fixed by #4
Closed

New support for Python in Flow #1

deefrawley opened this issue Sep 10, 2021 · 1 comment · Fixed by #4

Comments

@deefrawley
Copy link

Hi Drimix20,

Flow can now install an embedded version of python for users, and using a CD pipeline here on Git, can automatically install dependencies relative to an individual plugin so the user needs to just download and run. You do need to make a small adjustment to your plugin to point to where the script looks for libraries, and inlcude the Github Actions script which will run whenever you update the master branch.

Have a look at my plugin repos to see how that works and if you need any assistance just yell out on Discord or GH Discussions

@Drimix20
Copy link
Owner

Drimix20 commented Sep 28, 2021

@deefrawley Thank you for you suggestion. I will look at it. Changes are available on the pull request.

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

Successfully merging a pull request may close this issue.

2 participants