TrackerGG


NameTrackerGG JSON
Version 2.6.0 PyPI version JSON
download
home_pagehttps://github.com/dev-ruby/TrackerGG
SummaryTrackerGG API Wrapper Library
upload_time2023-05-03 07:33:45
maintainer
docs_urlNone
authorDevRuby
requires_python>=3.3
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TrackerGG



![license](https://img.shields.io/github/license/Dev-Ruby/TrackerGG)
![Downloads](https://static.pepy.tech/badge/trackergg)
![Downloads](https://static.pepy.tech/badge/trackergg/month)

![Version](https://img.shields.io/pypi/v/TrackerGG)
![Commits](https://img.shields.io/github/commit-activity/m/dev-ruby/TrackerGG)

![Tracker](https://static1-fr.millenium.gg/articles/9/34/23/09/@/1117224-111-article_m-1.jpg)

**An API Wrapper for [TrackerGG API](https://tracker.gg)**



## [Wiki](https://github.com/dev-ruby/TrackerGG/wiki)

## Install

```pip install TrackerGG```

Get API Key

[TrackerGG Developers](https://tracker.gg/developers)


## **Quick Example**
```py
import TrackerGG
import asyncio


client = TrackerGG.CSGOClient("YOUR_API_KEY")

loop = asyncio.get_event_loop()

profile = loop.run_until_complete(client.get_profile("PLAYER_NAME OR ID"))

print(profile.segments[0].stats.time_played)

```
**Output**
```
Name : Time Played
Value : 1,236h
Percentile : 84.0
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dev-ruby/TrackerGG",
    "name": "TrackerGG",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.3",
    "maintainer_email": "",
    "keywords": "",
    "author": "DevRuby",
    "author_email": "hiveruby@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/09/12df13b87b5a373c256b6b4341c4e216c0d1b0653eb9d79c8444b4a2a872/TrackerGG-2.6.0.tar.gz",
    "platform": null,
    "description": "# TrackerGG\r\n\r\n\r\n\r\n![license](https://img.shields.io/github/license/Dev-Ruby/TrackerGG)\r\n![Downloads](https://static.pepy.tech/badge/trackergg)\r\n![Downloads](https://static.pepy.tech/badge/trackergg/month)\r\n\r\n![Version](https://img.shields.io/pypi/v/TrackerGG)\r\n![Commits](https://img.shields.io/github/commit-activity/m/dev-ruby/TrackerGG)\r\n\r\n![Tracker](https://static1-fr.millenium.gg/articles/9/34/23/09/@/1117224-111-article_m-1.jpg)\r\n\r\n**An API Wrapper for [TrackerGG API](https://tracker.gg)**\r\n\r\n\r\n\r\n## [Wiki](https://github.com/dev-ruby/TrackerGG/wiki)\r\n\r\n## Install\r\n\r\n```pip install TrackerGG```\r\n\r\nGet API Key\r\n\r\n[TrackerGG Developers](https://tracker.gg/developers)\r\n\r\n\r\n## **Quick Example**\r\n```py\r\nimport TrackerGG\r\nimport asyncio\r\n\r\n\r\nclient = TrackerGG.CSGOClient(\"YOUR_API_KEY\")\r\n\r\nloop = asyncio.get_event_loop()\r\n\r\nprofile = loop.run_until_complete(client.get_profile(\"PLAYER_NAME OR ID\"))\r\n\r\nprint(profile.segments[0].stats.time_played)\r\n\r\n```\r\n**Output**\r\n```\r\nName : Time Played\r\nValue : 1,236h\r\nPercentile : 84.0\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "TrackerGG API Wrapper Library",
    "version": "2.6.0",
    "project_urls": {
        "Homepage": "https://github.com/dev-ruby/TrackerGG"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0351689e7d7a583d954fe8a424ddb8a6b88eb9d36c481387ceaccf0080f0dd4",
                "md5": "3174fcbb98910f5f673589389dd99fff",
                "sha256": "71ac43b76ec3e11802056248c08329d4e9c0a66109a3ee3331b15b5bda0d1fd9"
            },
            "downloads": -1,
            "filename": "TrackerGG-2.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3174fcbb98910f5f673589389dd99fff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.3",
            "size": 13631,
            "upload_time": "2023-05-03T07:33:43",
            "upload_time_iso_8601": "2023-05-03T07:33:43.298374Z",
            "url": "https://files.pythonhosted.org/packages/b0/35/1689e7d7a583d954fe8a424ddb8a6b88eb9d36c481387ceaccf0080f0dd4/TrackerGG-2.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e0912df13b87b5a373c256b6b4341c4e216c0d1b0653eb9d79c8444b4a2a872",
                "md5": "c6be36521f464cfda56f6c04071bc419",
                "sha256": "873bb5967e3f4db0fdb1a4fa807ae48b50e3aa6d056826ac0ab2c0fd6467a159"
            },
            "downloads": -1,
            "filename": "TrackerGG-2.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c6be36521f464cfda56f6c04071bc419",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.3",
            "size": 8162,
            "upload_time": "2023-05-03T07:33:45",
            "upload_time_iso_8601": "2023-05-03T07:33:45.858581Z",
            "url": "https://files.pythonhosted.org/packages/7e/09/12df13b87b5a373c256b6b4341c4e216c0d1b0653eb9d79c8444b4a2a872/TrackerGG-2.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-03 07:33:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dev-ruby",
    "github_project": "TrackerGG",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "trackergg"
}
        
Elapsed time: 0.05955s