Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.85 KB

README.rst

File metadata and controls

52 lines (34 loc) · 1.85 KB
Latest version released on PyPi MIT License Documentation status
SonarCloud Rating SonarCloud Rating SonarCloud Rating

Supports Python 2.7+ and 3.4+.

Module based on steam for interacting with Dota2's Game Coordinator. If you've used node-dota2 then this module should feel right at home. Check out the documentation to get started.

Documentation: http://dota2.readthedocs.io

Contributions and suggestion are always welcome.

Installation

Install latest version from PYPI:

pip install -U dota2

Install the current dev version from github:

pip install git+https://github.com/ValvePython/dota2