Skip to main content

A small wrapper around google maps api

Project description

A simple python wrapper for Google Maps API. Use it to get the formatted address or co-ordinates of any location.

The code is Python 2, but Python 3 compatible.

Installation

Fast install:

pip install mygmap

For a manual install get this package:

wget https://github.com/nikhilkumarsingh/mygmap/archive/master.zip
unzip master.zip
rm master.zip
cd mygmap-master

Install the package:

python setup.py install

Example

from geo import locator

# get formatted address of any location
print locator.get_address("rohini, delhi")

# get co-ordinates of location
print locator.get_coordinates("delhi")

Here is the output:

Rohini, New Delhi, Delhi, India (28.7040592, 77.10249019999999)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rapiboy-1.0.3.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file rapiboy-1.0.3.tar.gz.

File metadata

  • Download URL: rapiboy-1.0.3.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for rapiboy-1.0.3.tar.gz
Algorithm Hash digest
SHA256 bff981c3389b8a7ae6303800b1808e32107b8c24745fb49e4557a2beef3f4c7c
MD5 7abfa4530e930a1dada2791dfa1b5adb
BLAKE2b-256 3b92a60adbf6b42251a1977a954ebd4f6217bbae9e0f451bfa43cd68999c5d9c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page