Skip to content

Python sidecar#21

Merged
sergioramos merged 6 commits into
mainfrom
gjreda/hello-python
May 19, 2023
Merged

Python sidecar#21
sergioramos merged 6 commits into
mainfrom
gjreda/hello-python

Conversation

@gjreda

@gjreda gjreda commented May 18, 2023

Copy link
Copy Markdown
Collaborator
image

This is a very basic PoC for the sidecar pattern and sets up some general scaffolding.

Some things to note:

  1. It adds poetry to manage python dependencies
  2. It uses PyInstaller to package up a single executable to act as the side car. Tauri requires a -$TARGET_TRIPLE be specified in the binary filepath, so that happens via scripts/move_binary.py.

@gjreda gjreda marked this pull request as ready for review May 19, 2023 18:35
@sergioramos sergioramos changed the title Sidecar PoC for Python Python sidecar May 19, 2023
@sergioramos sergioramos merged commit 4dd5a64 into main May 19, 2023
@sergioramos sergioramos deleted the gjreda/hello-python branch May 19, 2023 20:07
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.

2 participants