From: zhengqing on
Hi,
is there any one know some python libraries to check if there is a
new download for a google project hosting project?
or are there any API which has such kind of function?
Thanks
From: Chris Rebert on
On Sat, Apr 24, 2010 at 9:11 PM, zhengqing <zhengqinggan(a)gmail.com> wrote:
>    is there any one know some python libraries to check if there is a
> new download for a google project hosting project?
>    or are there any API which has such kind of function?

You could use the Universal Feed Parser (http://www.feedparser.org/)
on http://code.google.com/feeds/p/PROJECT-NAME-HERE/updates/basic

Cheers,
Chris
--
http://blog.rebertia.com