Skip to content

tdavis/geoip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aa84d15 · Jul 22, 2010

History

2 Commits
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010
Jul 22, 2010

Repository files navigation

Requirements:
	Python 2.0 or greater
	GeoIP C Library 1.4.5 or greater

To Install:
	python setup.py build
	python setup.py install

Usage:
	See test.py for example usage with GeoIP Country
	See test_org.py for example usage with GeoIP ISP and Organization
	See test_city.py for example usage with GeoIP City
	See test_region.py for example usage with GeoIP Region

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) 2008 MaxMind LLC

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

About

Copy of MaxMind's GeoIP-Python library for pip usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published