I used pyinstaller on macOS Mojave with the command pyinstaller main.py -w --onefile for a small snake game made with pygame
pyinstaller
macOS Mojave
pyinstaller main.py -w --onefile
pygame