{"id":20399934,"url":"https://github.com/kitware/trame-leaflet","last_synced_at":"2026-03-05T09:32:18.561Z","repository":{"id":84741699,"uuid":"491256235","full_name":"Kitware/trame-leaflet","owner":"Kitware","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-09T20:00:34.000Z","size":335,"stargazers_count":4,"open_issues_count":2,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-11-11T03:28:22.027Z","etag":null,"topics":["trame","trame-maintenance-program"],"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/Kitware.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2022-05-11T20:03:28.000Z","updated_at":"2025-06-21T22:48:09.000Z","dependencies_parsed_at":"2025-03-09T01:20:52.322Z","dependency_job_id":"dfc74c0d-2b96-46ba-9023-d1083fbb5920","html_url":"https://github.com/Kitware/trame-leaflet","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/Kitware/trame-leaflet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2Ftrame-leaflet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2Ftrame-leaflet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2Ftrame-leaflet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2Ftrame-leaflet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kitware","download_url":"https://codeload.github.com/Kitware/trame-leaflet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kitware%2Ftrame-leaflet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30117688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T08:19:04.902Z","status":"ssl_error","status_checked_at":"2026-03-05T08:17:37.148Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["trame","trame-maintenance-program"],"created_at":"2024-11-15T04:35:15.370Z","updated_at":"2026-03-05T09:32:18.518Z","avatar_url":"https://github.com/Kitware.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. |pypi_download| image:: https://img.shields.io/pypi/dm/trame-leaflet\n\ntrame-leaflet |pypi_download|\n===========================================================================\n\ntrame-leaflet extends trame **widgets** with components from vue-leaflet.\n\nThis package is under the same MIT License as `Vue-Leaflet \u003chttps://github.com/vue-leaflet/Vue2Leaflet/blob/master/LICENSE\u003e`_ which that library embeds.\n\nLeaflet integration in trame allows you to create map views with useful widgets.\n\n\nHow to use it?\n```````````````````````````````````````````````````````````\n\nUsing the Python library\n\n.. code-block:: python\n\n    # for vue2\n    from trame.widgets import leaflet2 as leaflet\n\n    # for vue3\n    from trame.widgets import leaflet3 as leaflet\n\n    with leaflet.LMap(zoom=(\"zoom\", 15), center=(\"center\", [51.505, -0.159])):\n        leaflet.LTileLayer(url=\"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png\")\n        leaflet.LMarker(lat_lng=(\"markerLatLng\", [51.504, -0.159]))\n\n\nJavaScript dependency\n-----------------------------------------------------------\n\nThis Python package bundle the ``leaflet@1.8.0`` and ``vue2-leaflet@2.7.1`` JavaScript libraries. \nFor vue3 we also bundle ``@vue-leaflet/vue-leaflet@0.10.1`` JavaScript librarie.\nIf you would like us to upgrade it, `please reach out \u003chttps://www.kitware.com/trame/\u003e`_.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitware%2Ftrame-leaflet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitware%2Ftrame-leaflet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitware%2Ftrame-leaflet/lists"}