MapIt! is a simple Web-mapping application implemented in Python that lets you navigate raster maps through your Web browser. It lets you zoom in and out, and select objects and object classes that are highlighted on the map. MapIt! can be integrated with an existing Web server in several ways: as a CGI script, Fast-CGI, or in Apache with mod_python. It can also serve GIS results over the Web.
Sketch is a vector drawing program similar to CorelDraw or Adobe Illustrator. It is written almost completely in Python with some modules written in C, combining the flexibility and power of Python with the speed of C. Advanced features include gradient fills, clip masks, text along a path, blend groups, convert text to curves, and more.