• Stars
    star
    121
  • Rank 292,262 (Top 6 %)
  • Language
    Python
  • Created over 8 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🔫 Python package for interacting with CS:GO Game Coordinator
Latest version released on PyPi MIT License Documentation status
SonarCloud Rating SonarCloud Rating SonarCloud Rating

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