I have created a basic python script:
from easygui import * msgbox("helo") buttonbox("hello",choices=("hello","goodbye"