An open API service indexing awesome lists of open source software.

https://github.com/heremaps/here-data-sdk-examples-python

Examples for HERE Data SDK for Python
https://github.com/heremaps/here-data-sdk-examples-python

python sdk

Last synced: 10 months ago
JSON representation

Examples for HERE Data SDK for Python

Awesome Lists containing this project

README

          

# HERE Data SDK for Python Examples

A collection of tutorial notebooks and examples demonstrating how to leverage the [HERE Data SDK for Python](https://developer.here.com/documentation/sdk-python-v2/dev_guide/index.html) in common location intelligence usage scenarios.

## Prerequisites

- Python 3 (version >= 3.7)
- A [HERE platform](https://developer.here.com/products/platform) account
- Conda or pip to install [HERE Data SDK for Python](https://developer.here.com/documentation/sdk-python-v2/dev_guide/index.html) packages
- JupyterLab or Jupyter Notebook

## Installation

These examples can be downloaded without any special installation process. In order to execute the code however, the above prerequisites must be fulfilled.

- To sign up for a free [HERE platform](https://developer.here.com/products/platform) account choose the Workspace option here https://developer.here.com/pricing/platform.
- To install [HERE Data SDK for Python](https://developer.here.com/documentation/sdk-python-v2/dev_guide/index.html) packages see https://developer.here.com/documentation/sdk-python-v2/dev_guide/topics/install.html.
- To install Jupyter software, see https://jupyter.org/install.html.

# License

Copyright (C) 2020-2021 HERE Europe B.V.

Unless otherwise noted in `LICENSE` files for specific directories, the [LICENSE](https://github.com/heremaps/here-data-sdk-examples-python/blob/main/LICENSE) in the root applies to all content in this repository.