Re: PyGoogle featured on Google Code

2005-03-18 Thread Skip Montanaro
Michael> I took a look at goopy and I found that much of the stuff in it Michael> could be done more efficiently with an itertools recipe. But Michael> then again, it also had sum() and maximum() functions so it Michael> must have been written for an older version of Python. I th

Re: PyGoogle featured on Google Code

2005-03-18 Thread Michael Hoffman
[EMAIL PROTECTED] wrote: Google has started a site Google Code http://code.google.com/ to showcase Open Source software, and the first featured project is PyGoogle, a Python module wrapper for the Google Web APIs. Also mentioned is goopy/functional, a library that brings functional language attribu

Re: PyGoogle featured on Google Code

2005-03-17 Thread EP
[EMAIL PROTECTED] reported: > Google has started a site Google Code http://code.google.com/ to > showcase Open Source software, and the first featured project is > PyGoogle, a Python module wrapper for the Google Web APIs. Also > mentioned is goopy/functional, a library that brings functional > la

PyGoogle featured on Google Code

2005-03-17 Thread beliavsky
Google has started a site Google Code http://code.google.com/ to showcase Open Source software, and the first featured project is PyGoogle, a Python module wrapper for the Google Web APIs. Also mentioned is goopy/functional, a library that brings functional language attributes to Python. -- http: