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