A quite small pdns frontend


License
MIT
Install
pip install poff==1.6.3

Documentation

poff Build Status

A plain old flask frontend for PowerDNS.

Test coverage

Development

Set up local virtualenv with the dependencies:

$ ./configure

Run the tests:

$ ./test

Happy hacking!