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

Bundle as standalone executable? #151

Open
cmer opened this issue Dec 16, 2023 · 1 comment
Open

Bundle as standalone executable? #151

cmer opened this issue Dec 16, 2023 · 1 comment

Comments

@cmer
Copy link

cmer commented Dec 16, 2023

Hello friends, I am the author of https://github.com/cmer/lg-tv-control-macos, which uses LGWebOSRemote under the hood.

Many people using my Hammerspoon script run into issues installing LGWebOSRemote on their Mac (dependency issues, for example) and I was wondering if it could easily be bundled into a standalone package/executable?

I'm not familiar with the Python ecosystem, but found Pyinstaller and Nuitka. I gave it a very quick shot but wasn't able to successfully bundle up LGWebOSRemote.

So my questions are:

  • Are there any viable options to ship a single executable on MacOS (x86/arm64), not requiring the Python interpreter on the target machine?
  • Is the an appetite on your part to start shipping such an executable?

Thanks!

@klattimer
Copy link
Owner

Getting it published with twine is a higher priority. I'm always willing to accept PRs though.

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

2 participants