I want to write a set of dns bind management interface with python, so that there is no need to type commands on the console for domain name resolution. Knowing that bind has a DLZ that can connect to the database, put the parsing record into the DB, so ...