Skip to content

dev-ruby/TrackerGG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f984e87 · Oct 24, 2023

History

86 Commits
Jul 19, 2023
Oct 23, 2023
Apr 23, 2021
Oct 23, 2023
Mar 29, 2023
Jul 26, 2023
May 2, 2023
Oct 23, 2023
Oct 24, 2023

Repository files navigation


TrackerGG

Tracker

An Unofficual API Wrapper for TrackerGG API

Downloads Downloads Version


Documentation : https://devruby.gitbook.io/trackergg/

Source Code : https://github.com/dev-ruby/TrackerGG

Pypi : https://pypi.org/project/TrackerGG


TrackerGG is an easy-to-use, async-ready API wrapper library for tracker.gg.

Key Features

  • Asynchronous processing support in the API for efficient task handling.
  • Intuitive and user-friendly design, making it convenient for all users to utilize.
  • Fast development speed and an intuitive interface to ensure quick and straightforward development.
  • Includes various convenient features to enhance usability and functionality.

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