Python

Python Evaluator AppleScript

A few weeks ago, I talked about a Bash function and alias combo that lets you evaluate simple Python expressions from the Bash command-line. In a similar vein, here's a super simple GUI app, written in AppleScript that evaluates...