HerePy Versions Save

A library that provides a Python interface to the HERE location APIs.

2.3.0

3 years ago
  • Introduce Fleet Telematics API Client

2.2.0

3 years ago
  • Introduce EV Charging Stations API client

2.1.1

4 years ago

Fixed URL for GeocoderAutoComplete Api by @DimmyJing

2.1.0

4 years ago
  • Add type hints.
  • Allow routing to/from names by @eifinger.

2.0.0

4 years ago

Start using new HERE endpoints.

  • With this release API clients requires only key instead of app id and app code. API keys also can be taken from HERE developer portal.

1.0.0

4 years ago
  • Remove Python 2.7 support.
  • Fix for arrival/departure as datetime objects.

by @eifinger.

0.6.3.4

4 years ago

Add departure and arrival to routing api by @eifinger.

0.6.3.3

4 years ago
  • Bug fixes.
  • Support for getting routing matrix response.

by @jomarinb.

0.6.3.2

4 years ago
  • Missing methods added for destination weather api by @eifinger.

0.6.3.1

4 years ago
  • Additional types on route mode by @eifinger.