Well, there is jython <http://www.jython.org/>. It's a version of Python that runs under the JVM with, roughly, Python 2.5 syntax. I think you can use Java objects from it, so you'd need to use Java APIs for graphics. I'm all but certain that pygame wouldn't be available.
Russell
