Skip to content

Create binaries with pyinstaller #4

Open
@mostafa

Description

@mostafa

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions