File: protocol.rst

package info (click to toggle)
stravalib 2.4-2
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 5,340 kB
  • sloc: python: 4,462; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
=================
Protocol Module
=================
.. currentmodule:: stravalib.model

This module contains only one class. This class handles interactions
with the Strava V3 API including steps in the authentication
process.

.. automodule:: stravalib.protocol
   :members:
   :undoc-members:
   :show-inheritance: