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

Uploaded Source

Built Distribution

google_maps_routing-0.1.1-py3-none-any.whl (64.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: google-maps-routing-0.1.1.tar.gz
  • Upload date:
  • Size: 40.6 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.1.1.tar.gz
Algorithm Hash digest
SHA256 c21d3fe9b1210ca1b855fd1cbe1790034cf38b3f0ef05503e33bc24798a27175
MD5 3c33b30117e454515b81fc6156a3c460
BLAKE2b-256 e7857b4791861f80e4ca578d9dcd2e5ef332e02db05704c5da7866a7b265e714

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_maps_routing-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c09eccadd89a66e688a315cce297cf1bcba4a0f40ade6da9a98de1adaabb1cd1
MD5 a7f86fa1b498f69ba2fa0604240f1f5c
BLAKE2b-256 ffd0ba0ae2bb97d558613e777861647594bf157c8bbe3b75559f1849c5ec923c

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