PyPreview is a simple graphics-oriented Python development environment tool. It is a simple development environment especially designed to produce graphics. It can handle 2D (Cairo API) and 3D (OpenGl API).
Here are some key features of "PyPreview":
· Supports Linux and Windows
· Programs are written using Python
· Easy preview of code being written
Uses
· Very useful for teaching computer graphics courses
· Also useful for general programming courses
Requirements:
· Python
· PyGTK
· PyOpenGL
· PyGtkGLExt
Product's homepage