Module for interacting CSGO's Game Coordinator


Keywords
valve, steam, steamid, api, webapi, csgo, global, offensive, counter-strike, game-coordinator, python
License
MIT
Install
pip install csgo==1.0.0

Documentation

Latest version released on PyPi MIT License Documentation status

Supports Python 2.7+ and 3.3+.

Module based on steam for interacting with CSGO's Game Coordinator.

Documentation: http://csgo.readthedocs.io

Note that this module should be considered an alpha.
Contributions and suggestion are always welcome.

Installation

Install latest version from PYPI:

pip install -U csgo

Install the current dev version from github:

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