Django-Picasa

Django-Picasso is a reusable Django application that synchronizes a site with the Picasaweb API. It interacts with the API through the Python Google Data client. It includes a management command to sync from the command line, which can be triggered by cron. I'm also working on a newer version that merges with Josh Vanderlinden's Django-Picasa, uses Django-Syncr, and is packaged with distutils for easy inclusion in virtualenv configurations.