Image.Show Pillow Mac OS
import os
os.system("open tmp.png") #Will open in Preview.
Healthy Hummingbird
import os
os.system("open tmp.png") #Will open in Preview.