Skip to content

πŸ”« Python package for interacting with CS:GO Game Coordinator

Notifications You must be signed in to change notification settings

ValvePython/csgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed81efa Β· Feb 3, 2021

History

91 Commits
Feb 1, 2021
Jun 15, 2020
Feb 1, 2021
Mar 10, 2016
Mar 10, 2016
Jun 23, 2019
Jun 9, 2020
Jan 18, 2020
Jan 3, 2017
Feb 3, 2021
May 2, 2020

Repository files navigation

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