Forgot to add __init__ file. Edit README file.
This commit is contained in:
parent
5b1cf17b12
commit
f8bf366495
@ -1,7 +1,7 @@
|
||||
python-whois
|
||||
============
|
||||
|
||||
The whois library, which is developed in Python language, retrieves domain information from the server.
|
||||
The whois library, which is developed in Python language, retrieves domain information and ip allocation information (WiP) from the server.
|
||||
|
||||
Quick start
|
||||
-----------
|
||||
|
||||
@ -8,3 +8,4 @@
|
||||
|
||||
from whois import Whois as whois
|
||||
from parser import Parser
|
||||
from flags import *
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user