Pyglet is a Python module used for visuals and sound. It has no dependencies on other modules. See pyglet.org for the official information.

Installation of Pyglet

Hello World in Pyglet

Playing Sound in Pyglet

Using Pyglet for OpenGL

Drawing Points Using Pyglet and OpenGL