Metadata-Version: 2.1
Name: here-platform
Version: 2.8.1
Summary: HERE Platform Python SDK, main platform access package
Home-page: https://here.com
Author: HERE Global B.V. and its affiliate(s)
License: HERE Proprietary License
Project-URL: Documentation, https://developer.here.com/documentation/sdk-python-v2/dev_guide/index.html
Project-URL: Source, ssh://git@main.gitlab.in.here.com:3389/sdk/pysdk-nagini.git
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# HERE Platform

This is the main, mandatory, package of the *HERE Data SDK for Python* for accessing the HERE platform. Other, optional, packages can be used together with it depending on the given purpose, e.g. `here-inspector` to visualize data or `here-content` to access specific data content like HMC (HERE Map Content).

The documentation (developer guide, API reference, and changelogs) for this package and all other packages which together form the entire SDK, is part of the online [HERE Developer Documentation](https://developer.here.com/documentation/sdk-python-v2/dev_guide/index.html).

A tutorial with a collection of example Jupyter notebooks is available at this [HERE artifactory](https://repo.platform.here.com/artifactory/pysdk-analytics/com/here/platform/analytics/notebooks/), but expected to move to [GitHub](https://github.com/heremaps/here-data-sdk-examples-python/), soon.

Copyright (C) 2019-2022 HERE Global B.V. and its affiliate(s).


