[PR #2147] [CLOSED] Add HerePy. #6101

Closed
opened 2026-04-17 07:19:11 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2147
Author: @abdullahselek
Created: 8/22/2022
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

HerePy is a library that provides a Python interface to the HERE location APIs. Currently it supports the APIs below

  • DestinationWeatherApi
  • EVChargingStationsApi
  • FleetTelematicsApi
  • GeocoderApi
  • GeocoderAutoCompleteApi
  • GeocoderReverseApi
  • PlacesApi
  • PublicTransitApi
  • RmeApi
  • RoutingApi
  • TrafficApi
  • IsolineRoutingApi
  • MapTileApi
  • VectorTileApi
  • MapImageApi

What's the difference between this Python project and similar ones?

HerePy is a Python framework that contains different location data based API clients with an easy to use interface. It also supports some APIs which other projects don't, such as EVChargingStations, FleetTelematics, MapTile and VectorTile APIs.

--

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2147 **Author:** [@abdullahselek](https://github.com/abdullahselek) **Created:** 8/22/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7dcf727`](https://github.com/vinta/awesome-python/commit/7dcf727c5cd528c52c68c0c096973ce241bd0ad9) Add HerePy. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? HerePy is a library that provides a Python interface to the HERE location APIs. Currently it supports the APIs below - DestinationWeatherApi - EVChargingStationsApi - FleetTelematicsApi - GeocoderApi - GeocoderAutoCompleteApi - GeocoderReverseApi - PlacesApi - PublicTransitApi - RmeApi - RoutingApi - TrafficApi - IsolineRoutingApi - MapTileApi - VectorTileApi - MapImageApi ## What's the difference between this Python project and similar ones? HerePy is a Python framework that contains different location data based API clients with an easy to use interface. It also supports some APIs which other projects don't, such as EVChargingStations, FleetTelematics, MapTile and VectorTile APIs. -- Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 07:19:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#6101