GANDI dynamic DNS updater
This is a simple dynamic DNS updater for the Gandi registrar. It uses their
LiveDNS REST API to update the zone file for a subdomain of a domain to point
at the external IPv4 address of the computer it has been run from.
It has been developed on Debian 8 Jessie and tested on Debian 9 Stretch
GNU/Linux using Python 2.7.
With the new v5 Website, Gandi has also launched a new REST API which makes it
easier to communicate via bash/curl or python/requests.