{"id":11651201,"name":"github.com/python273/vk_api","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/python273/vk_api","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2017-02-22T15:57:18.000Z","latest_release_published_at":"2025-07-18T16:59:47.000Z","latest_release_number":"v11.10.0+incompatible","last_synced_at":"2026-03-26T11:33:32.919Z","created_at":"2025-05-17T09:46:11.922Z","updated_at":"2026-03-26T11:33:32.920Z","registry_url":"https://pkg.go.dev/github.com/python273/vk_api","install_command":"go get github.com/python273/vk_api","documentation_url":"https://pkg.go.dev/github.com/python273/vk_api#section-documentation","metadata":{},"repo_metadata":{"id":6354493,"uuid":"7591383","full_name":"python273/vk_api","owner":"python273","description":"Модуль для создания скриптов для ВКонтакте | vk.com API wrapper","archived":false,"fork":false,"pushed_at":"2025-09-03T12:59:42.000Z","size":992,"stargazers_count":1349,"open_issues_count":82,"forks_count":325,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-09-05T11:26:37.014Z","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-01-13T18:03:07.000Z","updated_at":"2025-09-04T17:55:18.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":47,"template":false,"template_full_name":null,"purl":"pkg:github/python273/vk_api","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","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/sbom","scorecard":{"id":752330,"data":{"date":"2025-08-11","repo":{"name":"github.com/python273/vk_api","commit":"c0d5ba45c77be767fd43e356e9ab4ddd0b518828"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 15/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/python-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/python273/vk_api/python-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/python273/vk_api/python-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/python273/vk_api/python-publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:19","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2015-17","Warn: Project is vulnerable to: PYSEC-2023-74"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:42:09.249Z","repository_id":6354493,"created_at":"2025-08-22T20:42:09.249Z","updated_at":"2025-08-22T20:42:09.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273858876,"owners_count":25180772,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"python273","name":"Kirill","uuid":"3097956","kind":"user","description":"dev","email":"","website":"https://python273.pw/","location":"Batumi","twitter":"python273","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3097956?u=5e34772df6b0690421d157000daf9a803c95c74b\u0026v=4","repositories_count":10,"last_synced_at":"2023-04-05T23:36:54.930Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python273","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T17:25:44.474Z","updated_at":"2023-04-05T23:36:54.939Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python273","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python273/repositories"},"tags":[{"name":"v11.10.0","sha":"c0d5ba45c77be767fd43e356e9ab4ddd0b518828","kind":"commit","published_at":"2025-07-18T16:59:47.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.10.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.10.0/manifests"},{"name":"v11.9.9","sha":"6ef5b16becfb542709565b53e437ba2ba61a5098","kind":"commit","published_at":"2022-06-25T14:31:11.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.9.9","html_url":"https://github.com/python273/vk_api/releases/tag/v11.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.9/manifests"},{"name":"v11.9.8","sha":"d5de703cb457016019303b58765480be94bb7177","kind":"commit","published_at":"2022-05-01T17:18:08.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.9.8","html_url":"https://github.com/python273/vk_api/releases/tag/v11.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.8/manifests"},{"name":"v11.9.7","sha":"8f4c88fa80e7d659530c1e7c1da9a132ef3a823b","kind":"commit","published_at":"2021-12-07T10:19:43.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.9.7","html_url":"https://github.com/python273/vk_api/releases/tag/v11.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.7/manifests"},{"name":"v11.9.6","sha":"389f8bdf456386cac810f6a78a3f5cd29e0d733e","kind":"commit","published_at":"2021-11-02T09:48:17.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.9.6","html_url":"https://github.com/python273/vk_api/releases/tag/v11.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.6/manifests"},{"name":"v11.9.5","sha":"b20c0b42aa8a078c1e59d3525bbe452ecd915cb1","kind":"commit","published_at":"2021-10-27T14:41:26.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.9.5","html_url":"https://github.com/python273/vk_api/releases/tag/v11.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.5/manifests"},{"name":"v11.9.4","sha":"d7f0462fdae67b99dc7bc0d6b06cdecc568f721b","kind":"commit","published_at":"2021-05-19T22:11:57.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.9.4","html_url":"https://github.com/python273/vk_api/releases/tag/v11.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.4/manifests"},{"name":"v11.9.3","sha":"4755517fe94bc747cd2e032b53f8c41ddd45e533","kind":"commit","published_at":"2021-04-29T16:49:41.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.9.3","html_url":"https://github.com/python273/vk_api/releases/tag/v11.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.3/manifests"},{"name":"v11.9.2","sha":"72cddb0561dc5daac67d6d6e320601ad3c906f57","kind":"commit","published_at":"2021-04-29T05:27:34.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.9.2","html_url":"https://github.com/python273/vk_api/releases/tag/v11.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.2/manifests"},{"name":"v11.9.1","sha":"600d184e4611cc53134d2a7b913373a08faed6e4","kind":"commit","published_at":"2020-11-19T03:10:52.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.9.1","html_url":"https://github.com/python273/vk_api/releases/tag/v11.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.1/manifests"},{"name":"v11.9.0","sha":"e7dce4990d9b57d9a310ff4776ed197cd9f9e0ce","kind":"commit","published_at":"2020-09-11T13:50:25.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.9.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.9.0/manifests"},{"name":"v11.8.0","sha":"85e8f5c199178093690374ab47d373de6b88fb3e","kind":"commit","published_at":"2020-03-16T18:16:07.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.8.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"c0482e793bbedb5e26c7b52583861ce873e59452","kind":"commit","published_at":"2020-01-25T05:33:51.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.7.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.7.0/manifests"},{"name":"v11.6.1","sha":"072988524e5d8ba0b53c6db7f9c5dd1ce1718d8c","kind":"commit","published_at":"2019-11-25T02:52:15.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.6.1","html_url":"https://github.com/python273/vk_api/releases/tag/v11.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.6.1/manifests"},{"name":"v11.6.0","sha":"af51659953007be48ba9741299b805a1cfdf169a","kind":"commit","published_at":"2019-10-30T21:32:08.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.6.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.6.0/manifests"},{"name":"v11.5.1","sha":"670ac00669fac0a3748d33e24f6bfc00ac4d096c","kind":"commit","published_at":"2019-09-29T14:23:24.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.5.1","html_url":"https://github.com/python273/vk_api/releases/tag/v11.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.5.1/manifests"},{"name":"v11.5.0","sha":"46756ed6b6a4e5725eafaccad99eba51aab39be9","kind":"commit","published_at":"2019-07-07T20:22:19.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.5.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.5.0/manifests"},{"name":"v11.4.0","sha":"a70b2b513c6706a8a244f2c544c3565a8f418666","kind":"commit","published_at":"2019-01-29T17:47:19.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.4.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"ffa5e2a22e1e269853b8d7c6c518708c82d4ef93","kind":"commit","published_at":"2018-11-23T14:02:17.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.3.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.3.0/manifests"},{"name":"v11.2.1","sha":"a30e296dcfaae4d585030e6d77aea68f6cc6e6c1","kind":"commit","published_at":"2018-10-04T12:03:30.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.2.1","html_url":"https://github.com/python273/vk_api/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"40041acbba70c1799eaf43ae25db2b23c9424029","kind":"commit","published_at":"2018-10-02T19:31:09.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.2.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"3f1e7df5af0943cd5f988ed74383cd3de3354b82","kind":"commit","published_at":"2018-09-17T19:31:00.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.1.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.1.0/manifests"},{"name":"v11.0.0","sha":"ab090805e6c8d17dff582b6dbcdfa8a6206c7a32","kind":"commit","published_at":"2018-08-08T13:24:57.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v11.0.0","html_url":"https://github.com/python273/vk_api/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v11.0.0/manifests"},{"name":"v10.1","sha":"64072b8a7976ed3f717d8f8c77bb09358a72e42d","kind":"commit","published_at":"2018-05-15T19:21:02.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v10.1","html_url":"https://github.com/python273/vk_api/releases/tag/v10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v10.1/manifests"},{"name":"v10.0","sha":"4fc53b719bfdcb52ed67aee631f4b03287c5eaac","kind":"commit","published_at":"2018-04-14T16:52:27.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v10.0","html_url":"https://github.com/python273/vk_api/releases/tag/v10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v10.0/manifests"},{"name":"v9.3.2","sha":"7d2fae2dd1f2689f555e302672eb68073f690796","kind":"commit","published_at":"2018-03-18T00:31:40.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v9.3.2","html_url":"https://github.com/python273/vk_api/releases/tag/v9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.3.2/manifests"},{"name":"v9.3.1","sha":"803df332c1610e6b18257b7c23ac1398d690f81f","kind":"commit","published_at":"2018-03-05T16:18:10.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v9.3.1","html_url":"https://github.com/python273/vk_api/releases/tag/v9.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v9.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.3.1/manifests"},{"name":"v9.3","sha":"48c2da2adfa3a7a0d962b910b79a68f63fe70e1d","kind":"commit","published_at":"2017-11-24T22:17:20.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v9.3","html_url":"https://github.com/python273/vk_api/releases/tag/v9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.3/manifests"},{"name":"v9.2.1","sha":"0ccf76278a14b96990c3a0b4e99f018b5e011a3d","kind":"commit","published_at":"2017-11-18T10:27:43.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v9.2.1","html_url":"https://github.com/python273/vk_api/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.2.1/manifests"},{"name":"v9.2","sha":"1cb41bf77de720791bb0451dd330c2cbc2c01a18","kind":"commit","published_at":"2017-11-18T10:22:46.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v9.2","html_url":"https://github.com/python273/vk_api/releases/tag/v9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.2/manifests"},{"name":"v9.1","sha":"c506e2d67b52779d07211e61d8ccf712e715a2a4","kind":"commit","published_at":"2017-09-08T04:15:16.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v9.1","html_url":"https://github.com/python273/vk_api/releases/tag/v9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.1/manifests"},{"name":"v9.0","sha":"cc054e82ec76f8c572fb552cce8a9c516c90c276","kind":"commit","published_at":"2017-08-07T19:19:49.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v9.0","html_url":"https://github.com/python273/vk_api/releases/tag/v9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v9.0/manifests"},{"name":"v8.9","sha":"efdc064708f2097f388b09510e38be5240d38b14","kind":"commit","published_at":"2017-07-23T12:58:51.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.9","html_url":"https://github.com/python273/vk_api/releases/tag/v8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.9/manifests"},{"name":"v8.8","sha":"81ac4cdce77339452782a29811578790f10e54dc","kind":"commit","published_at":"2017-05-23T15:11:03.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.8","html_url":"https://github.com/python273/vk_api/releases/tag/v8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.8/manifests"},{"name":"v8.7","sha":"6da6ce828fd25ed6b8c224315facc42e2af9a7cb","kind":"commit","published_at":"2017-04-29T02:21:59.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.7","html_url":"https://github.com/python273/vk_api/releases/tag/v8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.7/manifests"},{"name":"v8.6","sha":"1f3b6821877194e86e4e99826606936231583243","kind":"commit","published_at":"2017-03-29T21:33:35.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.6","html_url":"https://github.com/python273/vk_api/releases/tag/v8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.6/manifests"},{"name":"v8.5","sha":"7de917b3f0fee0eb9e30139c13f900c5368b2d96","kind":"commit","published_at":"2017-03-17T13:11:35.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.5","html_url":"https://github.com/python273/vk_api/releases/tag/v8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.5/manifests"},{"name":"v8.4","sha":"227f46e4aa497e09c3e1f7b77374a6ea907f03d7","kind":"commit","published_at":"2017-03-03T08:26:10.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.4","html_url":"https://github.com/python273/vk_api/releases/tag/v8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.4/manifests"},{"name":"v8.3.1","sha":"c03dd24d258709620ea1fcdd50d62fb431738229","kind":"commit","published_at":"2017-02-22T15:57:18.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.3.1","html_url":"https://github.com/python273/vk_api/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.3.1/manifests"},{"name":"v8.3","sha":"5a31b3f9ccecd78cb46259848c86b2918d3b1836","kind":"commit","published_at":"2017-02-22T15:31:59.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.3","html_url":"https://github.com/python273/vk_api/releases/tag/v8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.3/manifests"},{"name":"v8.2","sha":"a25d8446f4d5e477f54a860984cbc76e3becca59","kind":"commit","published_at":"2017-02-15T11:07:34.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.2","html_url":"https://github.com/python273/vk_api/releases/tag/v8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.2/manifests"},{"name":"v8.1","sha":"21dfd044ff4ab4485bedb40d3f1e8a7f932628db","kind":"commit","published_at":"2016-12-04T22:49:44.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.1","html_url":"https://github.com/python273/vk_api/releases/tag/v8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.1/manifests"},{"name":"v8.0","sha":"75042b73662180e993fc352fbbc352828cec7743","kind":"commit","published_at":"2016-11-29T15:07:31.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v8.0","html_url":"https://github.com/python273/vk_api/releases/tag/v8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v8.0/manifests"},{"name":"v7.4","sha":"73c707d8ab13f480a0e38b45b7e361020fa6338a","kind":"commit","published_at":"2016-09-27T18:28:29.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v7.4","html_url":"https://github.com/python273/vk_api/releases/tag/v7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v7.4/manifests"},{"name":"v7.3","sha":"1f8512ed40f62c3901a8fd6628b8228ba046d1d8","kind":"commit","published_at":"2016-08-17T10:58:07.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v7.3","html_url":"https://github.com/python273/vk_api/releases/tag/v7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v7.3/manifests"},{"name":"v7.2","sha":"8fad37719cf907c42b167e265406454e7a364c14","kind":"commit","published_at":"2016-07-11T10:45:53.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v7.2","html_url":"https://github.com/python273/vk_api/releases/tag/v7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v7.2/manifests"},{"name":"v7.1","sha":"9291b7f7f1c2ad9f2ea7d846e4865d2d9c6ec27a","kind":"commit","published_at":"2016-06-25T23:43:07.000Z","download_url":"https://codeload.github.com/python273/vk_api/tar.gz/v7.1","html_url":"https://github.com/python273/vk_api/releases/tag/v7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python273/vk_api@v7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/tags/v7.1/manifests"}]},"repo_metadata_updated_at":"2025-09-06T05:13:30.650Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.851632464451134,"dependent_packages_count":5.483686164721906,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.66765931458652},"purl":"pkg:golang/github.com/python273/vk_api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/python273/vk_api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/python273/vk_api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/python273/vk_api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T07:38:00.294Z","issues_count":118,"pull_requests_count":40,"avg_time_to_close_issue":4126746.0166666666,"avg_time_to_close_pull_request":7389142.3125,"issues_closed_count":60,"pull_requests_closed_count":32,"pull_request_authors_count":24,"issue_authors_count":97,"avg_comments_per_issue":3.1864406779661016,"avg_comments_per_pull_request":1.025,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":17,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":40270.5,"past_year_avg_time_to_close_pull_request":261885.66666666666,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.11764705882352941,"past_year_avg_comments_per_pull_request":1.4285714285714286,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python273%2Fvk_api/issues","maintainers":[{"login":"python273","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/python273"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython273%2Fvk_api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython273%2Fvk_api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython273%2Fvk_api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython273%2Fvk_api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpython273%2Fvk_api/codemeta","maintainers":[]}