PyDNS 2.3.0 review
DownloadPyDNS project provides a module for performing DNS queries from python applications. I'm making this release because there hasn't
|
|
PyDNS project provides a module for performing DNS queries from python applications.
I'm making this release because there hasn't been a release in a heck of a long time, and it probably deserves one. I'd also like to do a substantial refactor of some of the guts of the code, and this is likely to break any code that uses the existing interface. So this will be a release for people who are using the existing API...
There are several known bugs/unfinished bits
- processing of AXFR results is not done yet.
- doesn't do IPv6 DNS requests (type AAAA)
- docs, aside from this file
- all sorts of other stuff that I've probably forgotten.
- MacOS support for discovering nameservers
- the API that I evolved some time ago is pretty ugly. I'm going to re-do it, designed this time.
Requirements:
Python
PyDNS 2.3.0 keywords