tessl install tessl/pypi-dnspython@1.16.0DNS toolkit for Python supporting almost all record types with high-level and low-level DNS operations
Agent Success
Agent success rate when using this tile
85%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.37x
Baseline
Agent success rate without this tile
62%
Generated
Agent Claude Code
Scenario 1
Transported DNS queries over UDP, TCP, TLS, and HTTPS
Scenario 2
Domain name modeling and IDNA codecs
Scenario 3
Asynchronous query and resolver APIs with backend selection
Scenario 4
Thread-safety guidance leveraging immutable types and safe caches
Scenario 5
System resolver override/reset for routing socket lookups through dnspython
Scenario 6
DNS message composition with EDNS/TSIG and dynamic update support
Scenario 7
Dynamic DNS update convenience operations
Scenario 8
Rdata/RRset creation and serialization
Scenario 9
DDR-aware resolver discovery and customizable TLS/HTTPS/QUIC resolvers
Scenario 10
DNSSEC signing, validation, and DS/DNSKEY helpers