Skip to main content

Google Maps Places API client library

Project description

preview pypi versions

Places API: The Places API allows developers to access a variety of search and retrieval endpoints for a Place.

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 Places API.

  4. Setup Authentication.

Installation

Install this library in a virtual environment using venv. venv is a tool that creates isolated Python environments. These isolated environments can have separate versions of Python packages, which allows you to isolate one project’s dependencies from the dependencies of other projects.

With venv, 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

python3 -m venv <your-env>
source <your-env>/bin/activate
pip install google-maps-places

Windows

py -m venv <your-env>
.\<your-env>\Scripts\activate
pip install google-maps-places

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_places-0.1.20.tar.gz (75.9 kB view details)

Uploaded Source

Built Distribution

google_maps_places-0.1.20-py3-none-any.whl (86.7 kB view details)

Uploaded Python 3

File details

Details for the file google_maps_places-0.1.20.tar.gz.

File metadata

  • Download URL: google_maps_places-0.1.20.tar.gz
  • Upload date:
  • Size: 75.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.20

File hashes

Hashes for google_maps_places-0.1.20.tar.gz
Algorithm Hash digest
SHA256 dafbce5e5a5385a00585a1a48b95a3b8c9019d3d149919ea5e26263367721c95
MD5 ed21e090d845b62eb1b28aa69594e89e
BLAKE2b-256 2a7c6489525f526d8c2a58ee692a8bc20c70f9c79703d42ecb9aa2437ce6e73c

See more details on using hashes here.

File details

Details for the file google_maps_places-0.1.20-py3-none-any.whl.

File metadata

File hashes

Hashes for google_maps_places-0.1.20-py3-none-any.whl
Algorithm Hash digest
SHA256 bf14054b71df1b118600e7d2319442478ef286561a7cc7cfe59e4f939163db7a
MD5 2fb0b505acaba7321b89ee6a5a4d78c0
BLAKE2b-256 2a8d01172e333e4a406a9254826b1e4420c63d0fc7d904fb45d7ead8634cfede

See more details on using hashes here.

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