More info and download here:
http://neothoughts.com/2007/04/30/pydigg-a-python-toolkit-for-the-digg-api/
I was hoping to write a generator interface over paged items so you
could do things like iterate over all users, events, or stories
without having to deal with paging the calls in client code. I have a
feeling that's going to be a lot easier to do in python than it is in
my java API.
> http://neothoughts.com/2007/04/30/pydigg-a-python-toolkit-for-the-dig...