Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6bb931

Browse files
authored
remove pygeoip, add GeoIP2
1 parent 2fc4e96 commit f6bb931

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
327327
* GeoIP:MaxMind GeoIP Legacy 数据库的 Python API。[官网](https://github.com/maxmind/geoip-api-python)
328328
* geojson:GeoJSON 的 Python 绑定及工具。[官网](https://github.com/frewsxcv/python-geojson)
329329
* geopy:Python 地址编码工具箱。[官网](https://github.com/geopy/geopy)
330-
* pygeoip:纯 Python GeoIP API。[官网](https://github.com/appliedsec/pygeoip)
330+
* GeoIP2:GeoIP2 Webservice 客户端与数据库 Python API。[官网](https://github.com/maxmind/GeoIP2-python)
331331
* django-countries:一个 Django 应用程序,提供用于表格的国家选择功能,国旗图标静态文件以及模型中的国家字段。[官网](https://github.com/SmileyChris/django-countries)
332332

333333
### HTTP

0 commit comments

Comments
 (0)