add geohash info

pull/11/head
yeyuguo 2016-06-07 20:26:11 +08:00
parent ecd8244e79
commit 33338914e0
1 changed files with 1 additions and 0 deletions

View File

@ -318,6 +318,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)
* 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)