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 widgets and notebooks demonstrating the use of HERE Geocoding & Search endpoints /autosuggest, /discover, /browse, and /lookup.

searching for pizza

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

Use Case Installation
Online use Run the notebooks in your browser
Local use Install and try locally
Package maintenance Install from the sources

0-install use

here-search-demo notebooks are available in a Github page hosting a JupyterLite instance. This allows users to not have to install anything.

Install and try locally

If you want to use the library and try it through existing notebooks, do:

  1. Install the widgets:

    pip install 'here-search-demo[lab]'
    
  2. Grab the notebooks from the GitHub release asset

  3. Add your HERE API key to demo-config.json file.

Install from the sources

  1. git clone it and into a virtualenv/venv, do:

    pip install -r <(sort -u requirements/*) -e '.[dev,lab]'
    
  2. Copy demo-config-example.json to demo-config.json and add your HERE API key to it.

  3. 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"
    
  4. Start either

    • JupyterLab:
      python -m jupyterlab src/here_search/demo/notebooks
      
    • or JupyterLite
      bash src/here_search/demo/scripts/lite-run.sh
      

(Additional notes)

License

Copyright (C) 2022-2025 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.17.6.tar.gz (37.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

here_search_demo-0.17.6-py3-none-any.whl (37.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: here_search_demo-0.17.6.tar.gz
  • Upload date:
  • Size: 37.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for here_search_demo-0.17.6.tar.gz
Algorithm Hash digest
SHA256 ba6af1314c2571ff0b9840d27ddc66bcf28f4566fe00c7a291cdfbbbbb06bf61
MD5 0ce0e86bfb7d7102ba4a1a3fc4e6ed4b
BLAKE2b-256 517e96115c9c0ad5ca69866771316381a58307ce04f9f80842fa4dbb6cc22542

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for here_search_demo-0.17.6-py3-none-any.whl
Algorithm Hash digest
SHA256 52d7c69d29dc5d242806c0320b96bc4014ebc76afcf844cc681c9c8bf6f22cda
MD5 e9cdb77d157d0d9ed14e2eb2b7b543db
BLAKE2b-256 35ff878ad08ad6b06fe7bd6c51b748e53a91e699b5b7e6e969c5627ae94d5157

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page