Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitsuhiko/python-geoip

GeoIP database access for Python under a BSD license.
https://github.com/mitsuhiko/python-geoip

Last synced: 7 days ago
JSON representation

GeoIP database access for Python under a BSD license.

Awesome Lists containing this project

README

        

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/