Hacker News new | ask | show | jobs
by benediktwerner 512 days ago
Why would that make the setup harder? If they provide a statically-linked executable, you can just download and run it, without even the need to install jq or anything else. It's not like they'd provide Go code and ask you to compile it yourself. Go isn't Python.
1 comments

Even Python isn't Python.

https://pyinstaller.org/

Works great. I use this instead of pipx.