This should have a linux binary, it would benefit m64py a lot because most people don't know how to compile or build a python program so it would allow more people to use the software.
You can make one easily with
pyinstaller --onefile <entry_script.py>