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:

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

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

Install from the sources

If you need to maintain this package:

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

    (cd packages/demo; 
     uv pip install -r <(sort -u requirements/*) -e '.[dev,lab,route]' )
    
  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 notebooks
      
    • or JupyterLite
      bash scripts/lite-build.sh
      

(Additional notes)

License

Copyright (C) 2022-2026 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.24.2.tar.gz (53.4 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.24.2-py3-none-any.whl (50.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: here_search_demo-0.24.2.tar.gz
  • Upload date:
  • Size: 53.4 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.24.2.tar.gz
Algorithm Hash digest
SHA256 7d17badf775f07c42b513cc6cd385e9c572df9960ec2fba9152c8e8c3e8e092d
MD5 94c9357c0d2da711906cdc36ab97ac3f
BLAKE2b-256 c81344f382dd0203356be4fdf7ef97dc24b9661db4129cb3c2be1cd23c2a50e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for here_search_demo-0.24.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ad63957adaf57bc421899256d229193a4cbbd40a175c6993d9f6b31527445d89
MD5 185b4256093a0cf79135ed86202279b1
BLAKE2b-256 3e70d77acc6cf4a832ca49f25eff230e3b23d05d26e3c59f0eba7d3a28006745

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