Skip to main content

A Python library for the Trophy API

Project description

Trophy Python SDK

The Trophy Python SDK provides convenient access to the Trophy API from applications written in the Python language.

Trophy provides APIs and tools for adding gamification to your application, keeping users engaged through rewards, achievements, streaks, and personalized communication.

Installation

You can install the package via pip:

pip install trophy

Usage

The package needs to be configured with your account's API key which is available in the Trophy dashboard.

from trophy import EventRequestUser, TrophyApi

client = TrophyApi(
    api_key="YOUR_API_KEY",
)

client.metrics.event(
    key="words-written",
    user=EventRequestUser(
        id="18",
        email="jk.rowling@harrypotter.com",
        tz="Europe/London",
    ),
    value=750.0,
)

Documentation

See the Trophy API Docs for more information on the accessible endpoints.

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

trophy-1.0.14.tar.gz (28.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

trophy-1.0.14-py3-none-any.whl (51.1 kB view details)

Uploaded Python 3

File details

Details for the file trophy-1.0.14.tar.gz.

File metadata

  • Download URL: trophy-1.0.14.tar.gz
  • Upload date:
  • Size: 28.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for trophy-1.0.14.tar.gz
Algorithm Hash digest
SHA256 562deacdb3872640dd0a9cc7ba90d242999d327e8a277ade0ae55b957fc5560d
MD5 d81f1af1721b0dd851a2ca00cebcf622
BLAKE2b-256 2bf213efadca8d2fbd53a178bb3d619b454c222e4e7000ef0eb74608e935483f

See more details on using hashes here.

Provenance

The following attestation bundles were made for trophy-1.0.14.tar.gz:

Publisher: publish-package.yml on trophyso/trophy-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file trophy-1.0.14-py3-none-any.whl.

File metadata

  • Download URL: trophy-1.0.14-py3-none-any.whl
  • Upload date:
  • Size: 51.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for trophy-1.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 445acad3317dcfe84a4fad4367c2ebbb9317ea9fa0240d299c184281936fc693
MD5 8e8a833c727e076a9b5f79adbafab7fd
BLAKE2b-256 d64407d18a51f3f4d18b29663939a5afe1c41a81c89e379657f5171f74ea5256

See more details on using hashes here.

Provenance

The following attestation bundles were made for trophy-1.0.14-py3-none-any.whl:

Publisher: publish-package.yml on trophyso/trophy-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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