dnspython
A DNS toolkit for Python
A DNS toolkit for Python
To install this package, run one of the following:
dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records.
Summary
A DNS toolkit for Python
Last Updated
Aug 31, 2020 at 22:22
License
BSD-like
Total Downloads
1.1K
Supported Platforms
GitHub Repository
https://github.com/rthalley/dnspythonDocumentation
http://www.dnspython.org/docs/1.15.0