cuda-networks / python-whois

A python module for retrieving and parsing WHOIS data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:DIGITAL Command Language 76.5%Language:Python 18.0%Language:PostScript 1.4%Language:Roff 1.3%Language:Ruby 0.8%Language:Nu 0.6%Language:NewLisp 0.6%Language:Io 0.5%Language:xBase 0.4%