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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.