Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 494 Bytes

File metadata and controls

19 lines (15 loc) · 494 Bytes

Начало работы

Клонируйте репозиторий:

git clone https://github.com/GSimonX37/VGChartz.git

Установите необходимые зависимости:

pip install -r requirements.txt

В файле paths.py в переменной PROJECT_PATH укажите полный путь к проекту:

PROJECT_PATH = r'C:\Projects\VGChartz'

К описанию проекта