add geohash info
parent
ecd8244e79
commit
33338914e0
|
@ -318,6 +318,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
|
|||
* GeoIP:MaxMind GeoIP Legacy 数据库的 Python API。[官网](https://github.com/maxmind/geoip-api-python)
|
||||
* geojson:GeoJSON 的 Python 绑定及工具。[官网](https://github.com/frewsxcv/python-geojson)
|
||||
* geopy:Python 地址编码工具箱。[官网](https://github.com/geopy/geopy)
|
||||
* geohash: Python 地理坐标值转成字符串存储使用。 [官网](https://github.com/hkwi/python-geohash)
|
||||
* pygeoip:纯 Python GeoIP API。[官网](https://github.com/appliedsec/pygeoip)
|
||||
* django-countries:一个 Django 应用程序,提供用于表格的国家选择功能,国旗图标静态文件以及模型中的国家字段。[官网](https://github.com/SmileyChris/django-countries)
|
||||
|
||||
|
|
Loading…
Reference in New Issue