Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheDJVG/PyPowerDNS
Talk to the Authoritative PowerDNS REST API
https://github.com/TheDJVG/PyPowerDNS
Last synced: 3 months ago
JSON representation
Talk to the Authoritative PowerDNS REST API
- Host: GitHub
- URL: https://github.com/TheDJVG/PyPowerDNS
- Owner: TheDJVG
- License: mit
- Created: 2020-05-15T13:14:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T10:40:21.000Z (over 2 years ago)
- Last Synced: 2024-07-18T05:04:02.711Z (4 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - TheDJVG/PyPowerDNS - Talk to the Authoritative PowerDNS REST API (others)
README
PyPowerDNS: talk to authoritative PowerDNS
==========================
PyPowerDNS allows you to talk to the [PowerDNS](https://www.powerdns.com/auth.html) API.Status
---------------
This project is currently under development and lacking proper documentation.Disclaimer
------------
I'm in no way affiliated with PowerDNS, or Open-Xchange.```
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```