A plain old flask frontend for PowerDNS.
Test coverage
Set up local virtualenv with the dependencies:
$ ./configure
Run the tests:
$ ./test
Happy hacking!