pogzyb / asyncwhois

Python WHOIS and RDAP utility for querying and parsing information about Domains, IPv4s, IPv6s, and AS numbers
MIT License
63 stars 18 forks source link

Add methods for using 'whois <domain> implementation #2

Closed pogzyb closed 4 years ago

pogzyb commented 4 years ago

Along with adding whois command support via subprocess, various comments were added or updated to better reflect what is taking place during query.py methods. errors.py were renamed to better reflect the error state.