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.4.0.tar.gz (49.2 kB view details)

Uploaded Source

Built Distribution

google_maps_routing-0.4.0-py3-none-any.whl (73.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: google-maps-routing-0.4.0.tar.gz
  • Upload date:
  • Size: 49.2 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.4.0.tar.gz
Algorithm Hash digest
SHA256 a62dca4785d80a01c7d266176f06d7de05c918e46f25f23269ce97fbb32cd5eb
MD5 a1beab253473e11b14939ef8506bdd25
BLAKE2b-256 43a0e11e17e1259f0bae70410b87ff94811c9cc769ff8db942a8ed2e1ffac941

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_maps_routing-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b7a681c8f3da0eb64618757dccb175ae63bc11d2d5f40521716f787e8efd41bb
MD5 08e702557b0f1077a6dca6cb8c6e9337
BLAKE2b-256 b7d2c89b67e45447837ed6d840b5b043066bbac5ed2de25f3428a732247fea7b

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