This project is to enhance the python DNS library initially written by Guido van Rossum, then extended by Anthony Baxter, Michael Ströder and others.
Categories
DNSLicense
Python License (CNRI Python License)Follow Python DNS Library
nel_h2
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
There are two common and actively maintained python low level DNS libraries, pydns and dnspython. Dnspython is more featurefull and complete. Pydns, however, is much smaller and simpler. You need a DNS library when you need to do more than lookup a name or IP, for instance lookup MX, SRV, or TXT records.