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

Create binaries with pyinstaller #4

Open
mostafa opened this issue Apr 6, 2023 · 0 comments
Open

Create binaries with pyinstaller #4

mostafa opened this issue Apr 6, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mostafa
Copy link
Member

mostafa commented Apr 6, 2023

The plugin requires Python, poetry and a lot of other dependencies to be installed before it can be used. Using pyinstaller, we can create a single binary file that includes all the dependencies. This way the plugin checksum can also be calculated on the resulting executable, so that we don't have to bypass checksum validation.

@mostafa mostafa added this to the v0.0.x milestone Apr 6, 2023
@mostafa mostafa added the enhancement New feature or request label Apr 6, 2023
@mostafa mostafa self-assigned this Apr 6, 2023
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
Status: 🆕 New
Development

No branches or pull requests

1 participant