1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
.. _reference:
API Reference
=============
Welcome to the API documentation for the stravalib package.
Below the main modules are listed.
.. warning::
Only public facing methods are documented here.
.. toctree::
:maxdepth: 2
Client <reference/client>
Model <reference/model>
Strava Model <reference/strava_model>
Unit helper <reference/unit_helper>
Protocol <reference/protocol>
Limiter (Util Submodule) <reference/utilities>
Exceptions <reference/exceptions>
Module Details
--------------
|