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
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.