UPDATE: ZerigoDNS Python Module

Last december I announced a new open source project I created. It's a Python module to work with the Zerigo DNS service API. Well, the API has been updated with support for two new features, Zone and Host "Templates."

This is an awesome feature and I took some time a week or so ago to update the Python module I created to support these new features. The module will now fully support all Zone and Host Template operations as per the API docs.

You can view (and clone) the source code at it's public repo page here.