chrislim2888 / IP2Location-Python

This module is a Python Library that enables the user to find the country, region, city, coordinates, zip code, ISP, domain name, timezone, connection speed, IDD code, area code, weather station code, weather station name, mobile, usage types, address type and IAB category that any IP address or host name originates from.
https://www.ip2location.com
MIT License
146 stars 45 forks source link

Release as pypi package #6

Closed ayrusme closed 6 years ago

ayrusme commented 6 years ago

This library needs to be available as a Python package. Can we do a release to pypi?

chrislim2888 commented 6 years ago

You may download the pypi release at https://pypi.python.org/pypi/IP2Location/8.0.0

ayrusme commented 6 years ago

Then, can we update the section 'Installation' in the README?