Pure Python PNG Canvas Update: this is now on Github, under the MIT license. This page will be maintained for archival purposes. While searching for a simpler way to generate simple images from a Python snakelet, I hit upon this pure Ruby Sparklines generator and decided to port the canvas bits to Python. As is, the canvas class lets you draw points, anti-aliased lines and polylines, as well as sa