News

This fork of the Python Imaging Library has many image-processing functions, to support anything from simple scripts to full-blown graphics editors.
Hi, I'm in a need to display some very simple graphics using python (Tkinter).I have seen several packages that might fit me (albeit being over-kill) like pygame or even gnuplot.py, but both have ...