Installing

Prerequisites


TrackerGG is compatible with Python 3.7 and higher versions.

Python 2 or versions prior to Python 3.7 might not work as expected.

TrackerGG requires at least one of the following libraries: aiohttp or httpx.

Installing


pip install TrackerGG
python -m pip install TrackerGG
py -m pip install TrackerGG

Last updated