21 December 2005
20 December 2005
09 December 2005
08 December 2005
06 December 2005
04 December 2005
PyX - Python graphics package
by alcane & 2 othersPyX is a Python package for the creation of PostScript and PDF files. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.
Python Imaging Library (PIL)
by alcane & 3 othersThe Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.