MANIFEST.in
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/news.rst
docs/usage/auth.rst
docs/usage/overview.rst
stravalib/__init__.py
stravalib/attributes.py
stravalib/client.py
stravalib/exc.py
stravalib/model.py
stravalib/protocol.py
stravalib/unithelper.py
stravalib.egg-info/PKG-INFO
stravalib.egg-info/SOURCES.txt
stravalib.egg-info/dependency_links.txt
stravalib.egg-info/not-zip-safe
stravalib.egg-info/requires.txt
stravalib.egg-info/top_level.txt
stravalib/tests/__init__.py
stravalib/tests/test_model.py
stravalib/tests/functional/__init__.py
stravalib/tests/functional/test_client.py
stravalib/tests/functional/test_client_write.py
stravalib/tests/functional/test_result_iterator.py
stravalib/tests/resources/activity-manual.3.json
stravalib/tests/resources/activity.3.json
stravalib/tests/resources/athlete.2.json
stravalib/tests/resources/athlete.3.json
stravalib/tests/resources/sample.tcx
stravalib/util/__init__.py
stravalib/util/limiter.py