TrackerGG
  • TrackerGG
    • Creating a trackergg app
    • Installing
    • Quickstart
    • Example Codes
    • Changelog
  • API Reference
    • Clients
      • CSGOClient
    • DataClasses
Powered by GitBook
On this page
  • Prerequisites
  • Installing
  1. TrackerGG

Installing

PreviousCreating a trackergg appNextQuickstart

Last updated 1 year ago

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: or .

Installing


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

aiohttp
httpx