|
It can be used for binary GeoIP databases, normally utilized for translating an IP address into a geographical location.
Here are some key features of "pygeoip":
Supported databases:
· Country
· City
· Region
· Organization
· ISP
Supported Flags:
· STANDARD (do all reads from disk, slowest)
· MEMORY_CACHE
· MMAP_CACHE (map the whole file to memory, fastest)
Requirements:
· GeoIP databases
· Python 2.5, until 3.0
Limitations:
· The databases aren't distributed with the module.
Via: pygeoip 0.2.5
0 Comment:
Post a Comment