Posts Tagged ‘pymag’

Mapping point locations with Python and Microsoft Live Search Maps

This article was first published in the February 2008 issue of Python Magazine . It is being reproduced here with the permission of Marco Tabini and Associates . Requirements Python 2.4+ pyExcelerator module (http://sourceforge.net/projects/pyexcelerator/ ) Anthony Tuininga’s ceODBC module (http://sourceforge.net/html/ceODBC.html ) John Machin’s xlrd module (http://www.lexicon.net/sjmachin/xlrd.htm ) Michael Foord’s cgiutils module (http://www.voidspace.org.uk/python/cgiutils.html ) Lets face [...]