python-dnspython: python-dnspython (DNS toolkit for Python) python-dnspython: python-dnspython: dnspython is a DNS toolkit for Python. It supports almost all record python-dnspython: types. It can be used for queries, zone transfers, and dynamic python-dnspython: updates. It supports TSIG authenticated messages and EDNS0. dnspython python-dnspython: provides both high and low level access to DNS. The high level classes python-dnspython: perform queries for data of a given name, type, and class, and return python-dnspython: an answer set. The low level classes allow direct manipulation of DNS python-dnspython: zones, messages, names, and records. python-dnspython: python-dnspython: Homepage: https://www.dnspython.org/