[ 源代码: python-geoip ]
软件包:python3-geoip(1.3.2-2)
Python3 bindings for the GeoIP IP-to-country resolver library
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 Python3 bindings for GeoIP, allowing to use this library within a Python3 program.
其他与 python3-geoip 有关的软件包
|
|
|
|
-
- dep: geoip-database
- IP lookup command line tools that use the GeoIP library (country database)
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [除 arm64]
-
- dep: libgeoip1
- non-DNS IP-to-country resolver library
-
- dep: python3 (<< 3.8)
- 交互式高级面向对象语言(默认 python3 版本)
- dep: python3 (>= 3.6~)