Python binding to the OpenGL API
PyOpenGL is a cross platform Python binding to OpenGL API, which also supports libraries like the following ones:
This bindings are interoperable with external GUI libraries, such as pygame, wxpython and pyqt.
It includes a learning library called OpenGLContext, which contains sample code for common operations and it is not needed to work with PyOpenGL.