{"id":22300487,"url":"https://github.com/begyy/yandexmaps","last_synced_at":"2025-10-05T00:48:01.473Z","repository":{"id":62590451,"uuid":"190070354","full_name":"begyy/Yandexmaps","owner":"begyy","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-03T20:24:26.000Z","size":8,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-03T08:12:46.802Z","etag":null,"topics":["api","python","yandexmaps"],"latest_commit_sha":null,"homepage":null,"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/begyy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-03T19:37:21.000Z","updated_at":"2024-12-01T08:18:14.000Z","dependencies_parsed_at":"2022-11-03T22:44:13.270Z","dependency_job_id":null,"html_url":"https://github.com/begyy/Yandexmaps","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begyy%2FYandexmaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begyy%2FYandexmaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begyy%2FYandexmaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begyy%2FYandexmaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/begyy","download_url":"https://codeload.github.com/begyy/Yandexmaps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227971949,"owners_count":17849421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","python","yandexmaps"],"created_at":"2024-12-03T18:11:09.245Z","updated_at":"2025-10-05T00:47:56.436Z","avatar_url":"https://github.com/begyy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yandexmaps\n[![Downloads](https://pepy.tech/badge/yandexmaps)](https://pepy.tech/project/yandexmaps)\n![Python application](https://github.com/begyy/Yandexmaps/workflows/Python%20application/badge.svg)\n````\npip install requests\npip install yandexmaps\n````\n\n# Example\n\n```\nfrom yandex_maps import Yandexmaps\nyandex = Yandexmaps()\nyandex.address('Узбекистан, Ташкент, сквер Амира Темура')\n\u003e\u003e\u003e ('69.279737', '41.311273')\n\nyandex.locations(longitude='69.279737', latitude='41.311273')\n\u003e\u003e\u003e Oʻzbekiston, Toshkent, Amir Temur xiyoboni\n```\n\n```\nfrom yandex_maps import Yandexmaps\nYandexmaps(language='ru_RU',api_key='token').locations(longitude='69.279737', latitude='41.311273')\n\u003e\u003e\u003e Узбекистан, Ташкент, сквер Амира Темура\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbegyy%2Fyandexmaps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbegyy%2Fyandexmaps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbegyy%2Fyandexmaps/lists"}