Skip to main content

No project description provided

Project description

Asmodee/TFM api client

Installation

pip install tfm-client

Usage

from tfm_client import APIClient

bearer = "Bearer TOKEN from asmoodee"

api_client = APIClient(bearer)

player_id = 111111

games = api_client.get_player_games(player_id)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tfm_client-0.0.3.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

tfm_client-0.0.3-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page