pygeoip

Pure Python API for MaxMind GeoIP databases
Download

pygeoip Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Jennifer Ennis
  • Publisher web site:
  • http://code.google.com/u/zaylea/

pygeoip Tags


pygeoip Description

Pure Python API for MaxMind GeoIP databases pygeoip is a pure Python alternative to MaxMind's C-based Python API for binary GeoIP databases. It is intended to make it easier to develop on Windows, or to simplify dependencies for things that don't require the speed the of the C API. It is not entirely a drop-in replacement, but the most notable difference is the new and open methods are gone, in favor of instantiating the GeoIP class directly.It currently supports the STANDARD and MEMORY_CACHE flags. The databases aren't distributed with the module, so you'll need to either buy them or download a lite edition here.Supported flags* STANDARD* MEMORY_CACHE* MMAP_CACHE (in subversion) Supported databases* Country* City* ISP* Organization Requirements: · Python


pygeoip Related Software