Skip to main content

HERE Geocoding and Search demo and widgets

Project description

Python package codecov lite-badge

HERE Search notebooks

A set of jupyter notebooks demonstrating the use of HERE Geocoding & Search endpoints /autosuggest, /discover, /browse, and /lookup.

searching for restaurants

Requirements: a HERE API key and a Python environment. Note that HERE Base Plan Pricing allows you to get started for free.

The notebooks can be used in your browser without further installation.

Installation

If you need to install the notebooks or the underlying library on your workstation, run preferably in a virtual environment:

pip install 'here-search-demo[lab]'

Or as a developer:

pip install -r <(sort -u requirements/*) -e '.[lab]'

Link the virtual environment to a IPython kernel:

python -m ipykernel install \
  --prefix $(python -c "import sys; print(sys.prefix)") \
  --name search_demo --display-name "search demo"

Start Jupyter Lab with your HERE API Key:

API_KEY="your API key" python -m jupyterlab src/here_search/demo/notebooks

(Additional notes)

License

Copyright (C) 2022-2023 HERE Europe B.V.

This project is licensed under the MIT license - see the LICENSE file in the root of this project for license details.

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

here_search_demo-0.9.5.tar.gz (701.5 kB view details)

Uploaded Source

Built Distribution

here_search_demo-0.9.5-py3-none-any.whl (28.2 kB view details)

Uploaded Python 3

File details

Details for the file here_search_demo-0.9.5.tar.gz.

File metadata

  • Download URL: here_search_demo-0.9.5.tar.gz
  • Upload date:
  • Size: 701.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for here_search_demo-0.9.5.tar.gz
Algorithm Hash digest
SHA256 313cd16008783a406ae2b9ee2475884ec57852d28b311efaac30c1d0c48641d5
MD5 82132a0d3be9317df30dbe07db44c1a6
BLAKE2b-256 6a152a40448cc791292202dd779c32898db42a0605ccbd99486e1fdd70987a48

See more details on using hashes here.

File details

Details for the file here_search_demo-0.9.5-py3-none-any.whl.

File metadata

File hashes

Hashes for here_search_demo-0.9.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e139d0a05dfdf47be0b71216ba25f1383ea77a9f6a5fe3ade8a639ce51917be6
MD5 e0e190fbe65dbbd7db960a22c4613e9f
BLAKE2b-256 8913a75ebac9435866aa083148efff6396c3e1692df853dd57e5635f11e2c720

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