Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

MaxMind GeoIP Legacy Database - Python API

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Requirements

  • Python 2.5+ or 3.3+

  • GeoIP C Library 1.4.7 or greater

Installation

With pip:

$ pip install GeoIP

From source:

$ python setup.py build
$ python setup.py install

Usage

See the examples in the examples folder.

Troubleshooting

If you get a “libGeoIP.so.1: cannot open shared object No such file or directory” error, add /usr/local/lib to /etc/ld.so.conf then run /sbin/ldconfig /etc/ld.so.conf

License

Copyright (c) 2014 MaxMind LLC

All rights reserved. This package is free software; it is licensed under the LGPL 2.1 or greater.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page