chris-han / python-geoip

GeoIP database access for Python under a BSD license.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-geoip
============

python-geoip is a library that provides access to GeoIP databases.
Currently it only supports accessing MaxMind databases.  It's similar to
other GeoIP libraries but comes under the very liberal BSD license and
also provides an extra library that optionally ships a recent version of
the Geolite2 database as provided by MaxMind.

Documentation is available at http://pythonhosted.org/python-geoip/

About

GeoIP database access for Python under a BSD license.

License:Other


Languages

Language:Python 86.9%Language:Shell 13.1%