python graphics

which all libraries can be used in python for simple line drawing and their transormations
a)for 2d
b)for 3d
can someone please provide links or examples

nipunreddevil wrote:
> which all libraries can be used in python for simple line drawing and
> their transormations
> a)for 2d
> b)for 3d
> can someone please provide links or examples

Python Image Library
PyLAB
Python-MatPlotLib

Google provides the links, their homepages provide the examples