CMD + K

dnspython

Community

A DNS toolkit for Python

Installation

To install this package, run one of the following:

Conda
$conda install ci_build::dnspython

Usage Tracking

1.16.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

A DNS toolkit for Python

Last Updated

Aug 31, 2020 at 22:22

License

BSD-like

Total Downloads

1.1K

Supported Platforms

linux-64
macOS-64