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

Uploaded Source

Built Distribution

google_maps_routing-0.1.0-py3-none-any.whl (63.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: google-maps-routing-0.1.0.tar.gz
  • Upload date:
  • Size: 40.5 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.0.tar.gz
Algorithm Hash digest
SHA256 4bc6dae525585b08f6f1803824b1920e44e05acc55e9a884e8b981092d8ef266
MD5 0f623ebfa41f33ac2db9e662adc88dd7
BLAKE2b-256 9ea4106de9c6f108b3c32740fb3937c6f65fac2fe84ebd4858ca718ccfc2eed2

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for google_maps_routing-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8b6e1eff1b717a380acf5af857e1f047fcf847ea9b5c7d1560c5e3290f476d4a
MD5 3408f77f4d3c46161dd3b0133f92b073
BLAKE2b-256 d1ae43c398597ab2d90afee43b0a15f636d0889841a8882c536f7024eae248fa

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