IP search based on 17mon.cn, the best IP database for china.
Source: http://tool.17mon.cn
Supports python2.6 to python3.4 and pypy.
$ pip install 17monip
>>> import IP
>>> IP.find("www.baidu.com")
'中国\t浙江\t杭州'
>>> IP.find("127.0.0.1")
'本机地址\t本机地址'
$ iploc ele.me
中国 北京 北京
$ iploc aliyun.com
中国 浙江 杭州
https://github.com/lxyu/17monip/blob/master/CHANGES.rst