ipgeo is a python module inspired by another ruby gem [huacnlee/ip-location](https://github.com/huacnlee/ip-location).

The pypi page of ipgeo is https://pypi.python.org/pypi/ipgeo .

ipgeo is used to retrieve geo info for ip address via taobao ip service(http://ip.taobao.com) .

The Limitation of ipgeo is the query frequency should be less than 10 per second (http://ip.taobao.com/restrictions.php).

For more information, please visit ipgeo's github page (https://github.com/aichaoguy/ipgeo) .
