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

feat: Support non-embedded python via the same interface #43

Merged
merged 8 commits into from
Jun 17, 2024

Conversation

codablock
Copy link
Contributor

@codablock codablock commented Jun 17, 2024

This introduces the Python object which allows to use the same api as in EmbeddedPython but for locally installed python distributions.

It also introduces an incompatible API change, making PythonCmd and PythonCmd2 now return an error.

@codablock codablock force-pushed the feat-external-python branch 5 times, most recently from 6108cda to eb90606 Compare June 17, 2024 13:46
@codablock codablock force-pushed the feat-external-python branch from eb90606 to d743f54 Compare June 17, 2024 13:55
@codablock codablock force-pushed the feat-external-python branch from 0652f6d to 421798e Compare June 17, 2024 14:25
@codablock codablock merged commit b1e2e38 into main Jun 17, 2024
14 checks passed
@codablock codablock deleted the feat-external-python branch June 17, 2024 14:30
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 this pull request may close these issues.

1 participant