https://github.com/raspi/pypdnsrest
PowerDNS HTTP REST API Python client
https://github.com/raspi/pypdnsrest
api http powerdns pypi python rest-api
Last synced: 7 months ago
JSON representation
PowerDNS HTTP REST API Python client
- Host: GitHub
- URL: https://github.com/raspi/pypdnsrest
- Owner: raspi
- License: other
- Created: 2016-12-03T00:52:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-17T14:28:47.000Z (over 7 years ago)
- Last Synced: 2025-01-13T17:41:57.206Z (9 months ago)
- Topics: api, http, powerdns, pypi, python, rest-api
- Language: Python
- Homepage:
- Size: 71.3 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://travis-ci.org/raspi/pypdnsrest)
[](https://codeclimate.com/github/raspi/pypdnsrest)
[](https://codeclimate.com/github/raspi/pypdnsrest/coverage)
[](https://codeclimate.com/github/raspi/pypdnsrest)
[](https://www.codacy.com/app/raspi/pypdnsrest?utm_source=github.com&utm_medium=referral&utm_content=raspi/pypdnsrest&utm_campaign=Badge_Grade)
[](https://codecov.io/gh/raspi/pypdnsrest)
[](https://pypi.python.org/pypi/pypdnsrest/)
[]()
[]()
[]()
[]()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/