python

TwitterFacebook
Get flash to fully experience Pearltrees
Note that there is no Image class; an image is loaded as a Surface object. http://www.pygame.org/docs/ref/image.html

image - Pygame Documentation

http://www.awaretek.com/tutorials.html The Grimoire is different and deserves a category unto itself.

Python Tutorials, more than 300, updated March 2, 2009 and carefully sorted by topic and category

Python

JPython: JPython is a Python port for Java, which gives Python scripts seamless access to Java class libraries on the local machine http://www.jython.org .

Python - GUI Programming (Tkinter)

http://www.tutorialspoint.com/python/python_gui_programming.htm
Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming.

The Python Tutorial — Python v2.7.1 documentation

http://docs.python.org/tutorial/

PyOpenGL -- The Python OpenGL Binding

http://pyopengl.sourceforge.net/ PyOpenGL is the cross platform Python binding to OpenGL and related APIs.
python gamedev

http://code.google.com/edu/languages/google-python-class/ Google Code University › Programming Languages Welcome to Google's Python Class -- this is a free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding.

s Python Class - Google's Python Class - Google Code

The Python Standard Library — Python v2.7 documentation

http://docs.python.org/library/index.html While The Python Language Reference describes the exact syntax and semantics of the Python language, this library reference manual describes the standard library that is distributed with Python.