python-geoip

Python bindings for the GeoIP IP-to-country resolver library
 
  0
  no reviews



GeoIP is a library that enables the user to find the country that any IP address or hostname originates from, using a database instead of DNS.

This package contains the Python bindings for GeoIP, allowing to use this library within a Python program.