{"id":19724872,"url":"https://github.com/valvepython/dota2","last_synced_at":"2025-04-05T17:05:40.594Z","repository":{"id":38290658,"uuid":"49748449","full_name":"ValvePython/dota2","owner":"ValvePython","description":"🐸 Python package for interacting with Dota 2 Game Coordinator","archived":false,"fork":false,"pushed_at":"2023-03-02T22:48:53.000Z","size":3818,"stargazers_count":211,"open_issues_count":31,"forks_count":33,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-03-29T16:04:37.514Z","etag":null,"topics":["dota2","game-coordinator","hacktoberfest","python","steam","valve"],"latest_commit_sha":null,"homepage":"http://dota2.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ValvePython.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-01-15T22:25:53.000Z","updated_at":"2025-02-27T02:25:25.000Z","dependencies_parsed_at":"2022-09-02T19:12:20.627Z","dependency_job_id":"d2772aa6-e8ca-4551-bca3-5043f198b749","html_url":"https://github.com/ValvePython/dota2","commit_stats":{"total_commits":166,"total_committers":7,"mean_commits":"23.714285714285715","dds":"0.054216867469879526","last_synced_commit":"6ccebc3689e107746ec32ce07fc2f5cacecc0e18"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValvePython%2Fdota2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValvePython%2Fdota2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValvePython%2Fdota2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValvePython%2Fdota2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ValvePython","download_url":"https://codeload.github.com/ValvePython/dota2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247369952,"owners_count":20927928,"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":["dota2","game-coordinator","hacktoberfest","python","steam","valve"],"created_at":"2024-11-11T23:27:25.921Z","updated_at":"2025-04-05T17:05:40.559Z","avatar_url":"https://github.com/ValvePython.png","language":"Python","readme":"| |pypi| |license| |docs|\n| |sonar_maintainability| |sonar_reliability| |sonar_security|\n\nSupports Python ``2.7+`` and ``3.4+``.\n\nModule based on `steam \u003chttps://github.com/ValvePython/steam/\u003e`_\nfor interacting with Dota2's Game Coordinator. If you've used\n`node-dota2 \u003chttps://github.com/RJacksonm1/node-dota2\u003e`_ then\nthis module should feel right at home. Check out the documentation\nto get started.\n\n**Documentation**: http://dota2.readthedocs.io\n\nContributions and suggestion are always welcome.\n\n\nInstallation\n------------\n\nInstall latest version from PYPI::\n\n    pip install dota2\n\nInstall the current dev version from ``github``::\n\n    pip install git+https://github.com/ValvePython/dota2\n    \n    # if you are installing over existing install\n    # note: \"only-if-needed\" will only update dependecies if needed\n    pip install -U --upgrade-strategy only-if-needed git+https://github.com/ValvePython/dota2\n\n\n\n.. |pypi| image:: https://img.shields.io/pypi/v/dota2.svg?style=flat\u0026label=latest%20version\n    :target: https://pypi.python.org/pypi/dota2\n    :alt: Latest version released on PyPi\n\n.. |license| image:: https://img.shields.io/pypi/l/dota2.svg?style=flat\u0026label=license\n    :target: https://pypi.python.org/pypi/dota2\n    :alt: MIT License\n\n.. |docs| image:: https://readthedocs.org/projects/dota2/badge/?version=latest\n    :target: http://dota2.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation status\n\n.. |sonar_maintainability| image:: https://sonarcloud.io/api/project_badges/measure?project=ValvePython_dota2\u0026metric=sqale_rating\n    :target: https://sonarcloud.io/dashboard?id=ValvePython_dota2\n    :alt: SonarCloud Rating\n\n.. |sonar_reliability| image:: https://sonarcloud.io/api/project_badges/measure?project=ValvePython_dota2\u0026metric=reliability_rating\n    :target: https://sonarcloud.io/dashboard?id=ValvePython_dota2\n    :alt: SonarCloud Rating\n\n.. |sonar_security| image:: https://sonarcloud.io/api/project_badges/measure?project=ValvePython_dota2\u0026metric=security_rating\n    :target: https://sonarcloud.io/dashboard?id=ValvePython_dota2\n    :alt: SonarCloud Rating\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalvepython%2Fdota2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalvepython%2Fdota2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalvepython%2Fdota2/lists"}