PowerDNS HTTP REST API Python client
https://doc.powerdns.com/md/httpapi/README/
Requirements
- Python 3.5+
- requests
Run tests
python3.5 -m unittest discover -v pypdnsrest/tests/
PowerDNS REST API Client
pip install pypdnsrest==2018.2.17.161125
PowerDNS HTTP REST API Python client
https://doc.powerdns.com/md/httpapi/README/
python3.5 -m unittest discover -v pypdnsrest/tests/