Skip to content

A python module for retrieving and parsing WHOIS data

License

Notifications You must be signed in to change notification settings

cuda-networks/python-whois

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pythonwhois

A WHOIS retrieval and parsing library for Python.

FORK of https://github.com/joepie91/python-whois (re-licensed: WTFPL -> MIT)

Dependencies

None! All you need is the Python standard library.

Instructions

From command line with pwhois example.com or within your Python app with pythonwhois.get_whois('example.com')

Important update notes

2.5.0 and up: Fixed parsing of .ca, .io, .kr, .nz WHOIS responses. APIs support for timeout argument to specify a timeout in seconds (float). Several other fixes - see commit log.

older: See https://github.com/joepie91/python-whois

About

A python module for retrieving and parsing WHOIS data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • DIGITAL Command Language 76.4%
  • Python 18.0%
  • PostScript 1.4%
  • Roff 1.3%
  • Ruby 0.8%
  • Nu 0.6%
  • Other 1.5%