MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/news.rst
docs/usage/activities.rst
docs/usage/athletes.rst
docs/usage/auth.rst
docs/usage/overview.rst
dpac_stravalib.egg-info/PKG-INFO
dpac_stravalib.egg-info/SOURCES.txt
dpac_stravalib.egg-info/dependency_links.txt
dpac_stravalib.egg-info/requires.txt
dpac_stravalib.egg-info/top_level.txt
dpac_stravalib.egg-info/zip-safe
stravalib/__init__.py
stravalib/attributes.py
stravalib/client.py
stravalib/exc.py
stravalib/model.py
stravalib/protocol.py
stravalib/unithelper.py
stravalib/tests/__init__.py
stravalib/tests/auth_responder.py
stravalib/tests/functional/__init__.py
stravalib/tests/functional/test_client.py
stravalib/tests/functional/test_client_rate_limiter.py
stravalib/tests/functional/test_client_utils.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/tests/unit/__init__.py
stravalib/tests/unit/test_attributes.py
stravalib/tests/unit/test_limiter.py
stravalib/tests/unit/test_model.py
stravalib/util/__init__.py
stravalib/util/limiter.py