google soap api

i discovered python as a nice and easy to learn programming language. one of the first things that appeared to me was the very easy way of programming web services and webservice clients. the google soap api is predestined for this purpose. so here is my - yes, yet another one - google api client implementation. this one is for command line use and returns the forst 10 urls for the query. the required key file contains the the google license key in the first line, which can be obtained here - free of charge.

--- download ---