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.
- 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.
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.
pip install TrackerGG
python -m pip install TrackerGG
py -m pip install TrackerGG