CS:GO BestOf3 HLTV.org
1. Create a virtual environment
2. Install de Dependences
$ pip install -r requirements.txt
3. Run
$ python csgo_hltv\main.py
>>> from csgo_hltv.helpers import read_datacs
>>> df = read_datacs()$ pytest csgo_hltv\
| Name | Name | Last commit date | ||
|---|---|---|---|---|
1. Create a virtual environment
2. Install de Dependences
$ pip install -r requirements.txt
3. Run
$ python csgo_hltv\main.py
>>> from csgo_hltv.helpers import read_datacs
>>> df = read_datacs()$ pytest csgo_hltv\