Skip to content

[Feature request] Support for embedding binaries a la pyinstaller's --add-binary #203

@axman6

Description

@axman6

We currently distribute an app built using pyinstaller, which embeds a C++ executable using the --add-binary flag (link to the more relevant --add-data docs). I couldn't see an analogous flag for PyApp, is there any way to add more data to the built app? I think we could move off pyinstaller if we had this, everything else seems to be working fine (with shockingly little effort, great work!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions