Skip to main content

Google Maps Routing API client library

Project description

preview pypi versions

Google Maps Routing: Help your users find the ideal way to get from A to Z with comprehensive data and real-time traffic.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Enable the Google Maps Routing.

  4. Setup Authentication.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/ folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-maps-routing

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-maps-routing

Next Steps

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

google-maps-routing-0.3.1.tar.gz (44.3 kB view details)

Uploaded Source

Built Distribution

google_maps_routing-0.3.1-py3-none-any.whl (68.5 kB view details)

Uploaded Python 3

File details

Details for the file google-maps-routing-0.3.1.tar.gz.

File metadata

  • Download URL: google-maps-routing-0.3.1.tar.gz
  • Upload date:
  • Size: 44.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for google-maps-routing-0.3.1.tar.gz
Algorithm Hash digest
SHA256 027cfdf810e58c149b30bb864da7d67105401c414f6e2d5e64aca529a88c2aa1
MD5 6ee069ab6f50add6901fbf63741d44cb
BLAKE2b-256 c601fde486cde56a08655e33d663b9a8900f773ef1db3710e6f5f8285e74fa35

See more details on using hashes here.

Provenance

File details

Details for the file google_maps_routing-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for google_maps_routing-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 206081f23a178dd7a260fc63dc10db0370852ad242ff11985844d20696d12200
MD5 66f7aa5eab88ea8c2de65c0106c78072
BLAKE2b-256 fd1378636696b5896c47979142e4e33b5e7144a419cffd80f98b633eecd3cb38

See more details on using hashes here.

Provenance

Supported by

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