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

Uploaded Source

Built Distribution

here_search_demo-0.10.0-py3-none-any.whl (29.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: here_search_demo-0.10.0.tar.gz
  • Upload date:
  • Size: 702.2 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.10.0.tar.gz
Algorithm Hash digest
SHA256 12946035a5cd6f3eeaaa876ca7196dcb96a1bd8ad41892dee377452ac244456a
MD5 43d80a4b3da7a6ba69a9d9b0701cee64
BLAKE2b-256 362d24dc50aca85621ea1a5265dfcc0fec197848a9f98da7cac5eb3ee5f3f638

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for here_search_demo-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0de2db151aa562e3b83ca7165d4e7cb078d32a130e3d1f657ee876bf1fca51f3
MD5 11f036d91f0e11cf6d85d7575b219600
BLAKE2b-256 2f52869206ad26f09615eb8f62a6a39b545a385ecbd0a41b32021cce36956c3b

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