You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: