https://github.com/abdullahselek/herepy

A library that provides a Python interface to the HERE location APIs.
https://github.com/abdullahselek/herepy

Keywords

api-wrapper ev-charging fleet-telematics geocoder heremaps isoline-routing maptiles places python-3 reverse-geocoder routing traffic-api transit-routes wrapper

Keywords from Contributors

archiving measur transforms convolutional-neural-networks generic observation conversion optimize animals compose

Last synced: 11 months ago
JSON representation

Acceptance Criteria

Repository metadata

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


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 1 year ago

Total Commits: 569
Total Committers: 13
Avg Commits per committer: 43.769
Development Distribution Score (DDS): 0.149

Commits in past year: 9
Committers in past year: 1
Avg Commits per committer in past year: 9.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Abdullah Selek a****k@g****m 484
Kevin Eifinger k****r@g****m 32
Tanner Davis t****r@g****m 13
Abdullah Selek a****k 13
Jose Marin j****b 13
Aykut Kılıç a****0@g****m 6
Muhammad Danyal Jamil Chohan 5****i 2
DimmyJing j****g@g****m 1
Fabian Affolter f****n@a****h 1
Huon Wilson h****n@e****o 1
mnogoruk l****2@g****m 1
Thomas 6****h 1
dependabot[bot] 4****] 1

Committer domains:


Issue and Pull Request metadata

Last synced: 12 months ago

Total issues: 45
Total pull requests: 35
Average time to close issues: about 1 month
Average time to close pull requests: 3 days
Total issue authors: 36
Total pull request authors: 15
Average comments per issue: 2.76
Average comments per pull request: 3.31
Merged pull request: 32
Bot issues: 0
Bot pull requests: 1

Past year issues: 3
Past year pull requests: 4
Past year average time to close issues: about 20 hours
Past year average time to close pull requests: 3 days
Past year issue authors: 3
Past year pull request authors: 3
Past year average comments per issue: 1.33
Past year average comments per pull request: 1.75
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/abdullahselek/herepy

Top Issue Authors

  • gmehta1996 (3)
  • D3nii (3)
  • eifinger (3)
  • huonw (2)
  • clequesne (2)
  • efongue-tf (2)
  • jdorman135 (1)
  • KHDOUDI (1)
  • kyooryoo (1)
  • lcoandrade (1)
  • Makro007 (1)
  • martingrossman (1)
  • mikhailsirenko (1)
  • NikolasE (1)
  • orlandombaa (1)

Top Pull Request Authors

  • eifinger (14)
  • abdullahselek (3)
  • James-Burgess (2)
  • jomarinb (2)
  • D3nii (2)
  • DimmyJing (2)
  • cholojuanito (2)
  • huonw (1)
  • b0uh (1)
  • cecileprat (1)
  • fabaff (1)
  • aykutkilic (1)
  • dependabot[bot] (1)
  • antosomzi (1)
  • mnogoruk (1)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels

  • dependencies (1)

Package metadata

pypi.org: herepy

A library that provides a Python interface to the HERE APIs

  • Homepage: https://github.com/abdullahselek/HerePy
  • Documentation: https://herepy.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 3.6.2 (published about 1 year ago)
  • Last Synced: 2024-05-21T07:39:41.375Z (12 months ago)
  • Versions: 42
  • Dependent Packages: 0
  • Dependent Repositories: 474
  • Downloads: 10,171 Last month
  • Docker Downloads: 19,266
  • Rankings:
    • Dependent repos count: 0.654%
    • Docker downloads count: 1.306%
    • Downloads: 3.882%
    • Average: 5.161%
    • Forks count: 7.39%
    • Stargazers count: 7.614%
    • Dependent packages count: 10.119%
  • Maintainers (1)
pypi.org: kzas-herepy

A library that provides a Python interface to the HERE APIs

  • Homepage: https://github.com/abdullahselek/HerePy
  • Documentation: https://kzas-herepy.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 3.5.2 (published almost 4 years ago)
  • Last Synced: 2024-05-21T07:39:41.129Z (12 months ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 13 Last month
  • Rankings:
    • Forks count: 7.39%
    • Stargazers count: 7.614%
    • Dependent packages count: 10.119%
    • Average: 19.932%
    • Dependent repos count: 21.545%
    • Downloads: 52.992%
  • Maintainers (1)
conda-forge.org: herepy

A library that provides a Python interface to the HERE APIs

  • Homepage: https://github.com/abdullahselek/HerePy
  • Licenses: MIT
  • Latest release: 3.5.8 (published almost 3 years ago)
  • Last Synced: 2024-06-05T15:02:59.538Z (11 months ago)
  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 29.863%
    • Stargazers count: 32.798%
    • Dependent repos count: 34.025%
    • Average: 36.965%
    • Dependent packages count: 51.175%

Dependencies

requirements.docs.txt pypi
  • markdown-include ==0.6.0
  • mkdocs ==1.3.0
  • mkdocs-material ==8.2.15
  • mkdocstrings ==0.18.1
requirements.testing.txt pypi
  • codecov >=2.1.7,<2.1.12 test
  • pytest >=5.4.3,<6.2.5 test
  • pytest-cov >=2.10.0,<3.0.0 test
  • pytest-runner >=5.2,<5.3.1 test
  • responses >=0.10.15,<0.14.0 test
  • six >=1.15.0,<1.16.0 test
  • tox >=3.15.2,<3.24.4 test
  • tox-pyenv ==1.1.0 test
requirements.txt pypi
  • requests >=2.25.1,<3
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • codecov/codecov-action v1 composite
.github/workflows/deploy-docs.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • nwtgck/actions-netlify v1.0.3 composite
setup.py pypi

Score: 17.31425062553347