{"library":"python-geohash","install":[{"cmd":"pip install python-geohash","imports":["import geohash; geohash.encode(lat, lng)","import geohash; geohash.decode(geohash_string)","import geohash; geohash.encode_uint64(lat, lng)","import geohash; geohash.decode_uint64(uint64_hash)"]}]}