remove pygeoip, add GeoIP2

pull/73/head
tangyouhua 2019-08-08 14:58:30 +08:00 committed by GitHub
parent 2fc4e96f51
commit f6bb931251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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