{"id":14235507,"url":"https://github.com/python273/vk_api","last_synced_at":"2025-05-13T17:13:59.372Z","repository":{"id":6354493,"uuid":"7591383","full_name":"python273/vk_api","owner":"python273","description":"Модуль для создания скриптов для ВКонтакте | vk.com API wrapper","archived":false,"fork":false,"pushed_at":"2025-03-07T14:02:32.000Z","size":970,"stargazers_count":1351,"open_issues_count":76,"forks_count":325,"subscribers_count":67,"default_branch":"master","last_synced_at":"2025-04-28T00:34:51.708Z","etag":null,"topics":["api-wrapper","python","vk","vk-api","vkontakte","vkontakte-api"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/vk-api/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/python273.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-01-13T18:03:07.000Z","updated_at":"2025-04-26T12:46:09.000Z","dependencies_parsed_at":"2024-06-18T12:42:17.088Z","dependency_job_id":"dde8d460-0f33-40fa-ac6a-046d241c2d12","html_url":"https://github.com/python273/vk_api","commit_stats":{"total_commits":453,"total_committers":62,"mean_commits":7.306451612903226,"dds":0.6423841059602649,"last_synced_commit":"9e738bd2b3c35136734c450514398d1ce8654afd"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python273","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990498,"owners_count":21995776,"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-wrapper","python","vk","vk-api","vkontakte","vkontakte-api"],"created_at":"2024-08-20T21:02:00.505Z","updated_at":"2025-05-13T17:13:54.351Z","avatar_url":"https://github.com/python273.png","language":"Python","readme":"# vk_api [![PyPI](https://img.shields.io/pypi/v/vk_api.svg)](https://pypi.org/project/vk_api/) ![Python 3.x](https://img.shields.io/pypi/pyversions/vk_api.svg)\r\n**vk_api** – Python модуль для создания скриптов для ВКонтакте (vk.com API wrapper)\r\n\r\n* [Документация](https://vk-api.readthedocs.io/en/latest/)\r\n* [Примеры](./examples)\r\n* [Чат в Telegram](https://t.me/python273_vk_api)\r\n* [Документация по методам API](https://vk.com/dev/methods)\r\n* [Альтернативы vk_api](https://github.com/python273/vk_api/issues/356) (асинхронность; боты)\r\n\r\n```\r\npython3 -m pip install vk_api\r\n```\r\n\r\n```python\r\nimport vk_api\r\n\r\nvk_session = vk_api.VkApi('+71234567890', 'mypassword')\r\nvk_session.auth()\r\n\r\nvk = vk_session.get_api()\r\n\r\nprint(vk.wall.post(message='Hello world!'))\r\n```\r\n","funding_links":[],"categories":["Python","شبکه های اجتماعی"],"sub_categories":["کار با زمان و تقویم"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython273%2Fvk_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpython273%2Fvk_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpython273%2Fvk_api/lists"}