PyDigg
Now that Digg has released their new API, it was only a matter of time before someone wrote something like PyDigg:
PyDigg is a Python toolkit for the Digg API. It provides an object-oriented interface to all of the available endpoints of the API. It is offered under the MIT License.
It only has a few basic dependencies and looks like it’s pretty well written. Very cool.