Skip to content

divemonkey/python-whois

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-whois

Python 3 Implementation of the Whois command

Goal

Create a simple importable Python module which will produce WHOIS data for a given domain.

  • Able to extract data for all TLDs (com, org, net, ...)
  • Query a WHOIS server directly instead of wrapping the whois binary or a web service
  • Works with Python 3+ and no external dependencies

Example

TODO

About

Python 3 Implementation of the Whois command

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages