Distribution usually isn’t considered a strong point for Python, though.
For other languages that build a static executable, the more expected method of distribution would be some automated workflow that builds artifacts for various os/architecture-triplets, that you can then just download off the project page.
Yeah, I’m used to having my config in
git
. Buuuut I guess non-devs aren’t really used to that workflow.