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

Suggestion: Shipping binaries for python with PyInstaller #350

Open
omars44 opened this issue Feb 21, 2023 · 3 comments
Open

Suggestion: Shipping binaries for python with PyInstaller #350

omars44 opened this issue Feb 21, 2023 · 3 comments

Comments

@omars44
Copy link

omars44 commented Feb 21, 2023

I think it might be a good idea to depend on PyInstaller package to generate binaries that has python and deps already embedded.

Less manifests to worry about, so can contribute to a shorter release cycle, or faster workflow

Any thoughts on that? I'm experimenting with that route, and if there is interest, I can automate the process somehow, or at least write guidelines in the docs

I'm really fond of the flatpak ecosystem, just not an expert on the topic, so any feedback is appreciated.

Cheers!

ref: https://pyinstaller.org/en/stable/index.html

@omars44 omars44 changed the title Suggestion: PyInstaller Helper Suggestion: Shipping binaries for python with PyInstaller Feb 21, 2023
@TingPing
Copy link
Member

If you would like to create a new tool to add to this repo then it can be merged. I'm not sure its helpful to have open ended suggestions. This repo isn't really structured that way.

@omars44
Copy link
Author

omars44 commented Feb 21, 2023

@TingPing thanks, will see

@JakobDev
Copy link
Contributor

You mean, you like to build a binary with PyInstaller outside the Flatpak and just copy it in the Flatpak?

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

No branches or pull requests

3 participants