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.
xenophonf|1 year ago
https://pyinstaller.org/
Works great. I use this instead of pipx.