Skip to content
@triathlon-py

triathlon.py

A python wrapper of the triathlon.org API

Triathlon-py is a Python API wrapper for the Triathlon.org API.

Installation

pip install triathlon

Usage

from triathlon import TriathlonAPI

api = TriathlonAPI("YOUR_TOKEN")
print(api.search.athletes("james"))

See the repo for more

Pinned

  1. triathlon-py triathlon-py Public

    Triathlon.org API in python

    Python 2

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…