{"id":49245413,"url":"https://github.com/golles/tomtom-apis-python","last_synced_at":"2026-04-24T21:31:01.418Z","repository":{"id":257790738,"uuid":"861304002","full_name":"golles/tomtom-apis-python","owner":"golles","description":"Asynchronous Python client for the TomTom APIs","archived":false,"fork":false,"pushed_at":"2026-04-22T02:22:14.000Z","size":6536,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-22T04:32:06.280Z","etag":null,"topics":["automotive","maps","places","routing","tomtom","tomtom-api","traffic"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"buy_me_a_coffee":"golles"}},"created_at":"2024-09-22T14:45:24.000Z","updated_at":"2026-04-22T02:22:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"5adde286-8d14-4874-9c4a-019cc4565124","html_url":"https://github.com/golles/tomtom-apis-python","commit_stats":null,"previous_names":["golles/tomtom-apis-python"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/golles/tomtom-apis-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golles%2Ftomtom-apis-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golles%2Ftomtom-apis-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golles%2Ftomtom-apis-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golles%2Ftomtom-apis-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golles","download_url":"https://codeload.github.com/golles/tomtom-apis-python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golles%2Ftomtom-apis-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automotive","maps","places","routing","tomtom","tomtom-api","traffic"],"created_at":"2026-04-24T21:30:59.024Z","updated_at":"2026-04-24T21:31:01.388Z","avatar_url":"https://github.com/golles.png","language":"Python","funding_links":["https://buymeacoffee.com/golles","https://www.buymeacoffee.com/golles"],"categories":[],"sub_categories":[],"readme":"# TomTom APIs Python\n\n[![PyPI version][pypi_badge]][pypi_link]\n[![License][license_badge]][license_link]\n[![Codecov][codecov_badge]][codecov_link]\n[![Sonar quality gate][sonar_badge]][sonar_link]\n[![GitHub repo stars][stars_badge]][stars_link]\n[![Buy me a coffee][buymecoffee_badge]][buymecoffee_link]\n\nAn asynchronous Python client for accessing TomTom APIs with full type support.\n\nEasily integrate TomTom's services into your Python application using this client, and enjoy enhanced type safety and autocomplete support.\n\nFor more details about the APIs, visit the [TomTom Developer Portal](https://developer.tomtom.com), where you can sign up and get your API key.\n\n## Supported APIs\n\nThe following section outlines the APIs currently supported by this client.\n\n### Automotive APIs\n\n| API                      | Notes           |\n| ------------------------ | --------------- |\n| Autostream               | Not implemented |\n| Fuel Prices API          |                 |\n| Parking Availability API |                 |\n\n### Maps API\n\n| API             | Notes                                                                     |\n| --------------- | ------------------------------------------------------------------------- |\n| Map Display API | `WMS`, `WMTS`, `Map Styles` and `Map Styles v2` have not been implemented |\n\n### Places APIs\n\n| API                   | Notes |\n| --------------------- | ----- |\n| Batch Search API      |       |\n| EV Search API         |       |\n| Geocoding API         |       |\n| Premium Geocoding API |       |\n| Reverse Geocoding API |       |\n| Search API            |       |\n\n### Routing APIs\n\n| API                          | Notes           |\n| ---------------------------- | --------------- |\n| Long Distance EV Routing API |                 |\n| Matrix Routing v2 API        | Not implemented |\n| Routing API                  |                 |\n| Waypoint Optimization API    |                 |\n\n### Tracking \u0026 Logistics APIs\n\n| API                  | Notes           |\n| -------------------- | --------------- |\n| Geofencing API       | Not implemented |\n| Location History API | Not implemented |\n| Notifications API    | Not implemented |\n| Snap to Roads API    | Not implemented |\n\n### Traffic APIs\n\n| API                      | Notes                                                      |\n| ------------------------ | ---------------------------------------------------------- |\n| Intermediate Traffic API | Not implemented                                            |\n| Junction Analytics API   | Not implemented                                            |\n| O/D Analytics API        | Not implemented                                            |\n| Route Monitoring API     | Not implemented                                            |\n| Traffic API              | `Map Styles` and `Map Styles v2` have not been implemented |\n| Traffic Stats API        | Not implemented                                            |\n\n## Installation\n\nYou can install this package via your favorite package manager. For example, using pip:\n\n```sh\npip install tomtom-apis\n```\n\n## Examples\n\nYou can find usage examples in the [examples directory](examples).\n\n## Contributing\n\nYour contributions are welcome! Please familiarize yourself with the [contribution guidelines](CONTRIBUTING.md). This document also helps you set up your development environment.\n\n---\n\nThank you for your interest in the TomTom API Python client! If you have any questions or need further assistance, feel free to open an issue or submit a pull request.\n\n[pypi_link]: https://pypi.org/project/tomtom-apis/\n[pypi_badge]: https://img.shields.io/pypi/v/tomtom-apis?style=for-the-badge\n[license_link]: https://github.com/golles/tomtom-apis-python/blob/main/LICENSE\n[license_badge]: https://img.shields.io/github/license/golles/tomtom-apis-python.svg?style=for-the-badge\n[codecov_link]: https://app.codecov.io/gh/golles/tomtom-apis-python\n[codecov_badge]: https://img.shields.io/codecov/c/github/golles/tomtom-apis-python?style=for-the-badge\n[sonar_link]: https://sonarcloud.io/project/overview?id=golles_tomtom-apis-python\n[sonar_badge]: https://img.shields.io/sonar/quality_gate/golles_tomtom-apis-python?server=https%3A%2F%2Fsonarcloud.io\u0026style=for-the-badge\n[stars_link]: https://github.com/golles/tomtom-apis-python/stargazers\n[stars_badge]: https://img.shields.io/github/stars/golles/tomtom-apis-python?style=for-the-badge\n[buymecoffee_link]: https://www.buymeacoffee.com/golles\n[buymecoffee_badge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg?style=for-the-badge\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolles%2Ftomtom-apis-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolles%2Ftomtom-apis-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolles%2Ftomtom-apis-python/lists"}