cs.py


Keywords
cs.py, cs, wrapper, csgo, python
License
GPL-3.0
Install
pip install cs.py==0.0.4

Documentation

cs.py

Telegram v s l pyv

Infos

With this wrapper, you can easily get CS:GO player stats from any of your python codes. Simply, include the wrapper and start coding.

Installing

You can install or upgrade cs.py with:

$ pip install cs.py -U

Or you can install from source with:

$ git clone https://github.com/ale183/cs.py
$ cd cs.py
$ python setup.py install

What's Left

  • General stats
  • Vac bans
  • Last match stats
  • Code example(s)
  • A wiki

License

See LICENSE file.