Decoding and encoding Geohashes to and from latitude and longitude coordinates supporting python 3
Geohash2 is a Python module that provides functions for decoding and encoding Geohashes to and from latitude and longitude coordinates. This module is a fork of https://github.com/vinsci/geohash which does not support python3