A Python wrapper for the MapMyIndia API's Easy to use Python module to call almost all the API's of MapMyIndia How to install on your machine? pip3 install pymmi Usage from pymmi.mmi import MapMyIndia obj = MapMyIndia(<license-key>) obj.geocoding(params) Telematics API not yet supported