Stravalib

Latest version: v2.3

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

1.5

Added

- Stravalib now includes types annotation, the package is PEP 561 compatible (enadeau, 423)
- Add: Add nox to run tests, build docs, build package wheel/sdist(lwasser, 395, 397)
- Type annotation for all files in the library (enadeau, 384, 415)
- Add blacken-docs and codespell to pre-commit & apply on docs (lwasser, 391)

Fixed

- Allow parsing of activity with segment of type other that Run and Ride (JohnScolaro, 434)

Changed

- Infra: Replace flake8 and isort by ruff (enadeau, 430)

Removed

- Remove python 3.8 support following NEP-29 (enadeau, 416)

Contributors to this release

endeau, lwasser, JohnScolaro

1.4

Fixed

- Apply flake8 and numpy docstrings to limiter & protocol (lwasser, 326)
- Update client's stream method to warn when using unofficial parameters (enadeau, 385)
- Fix docstring in SleepingRateLimitRule (enadeau)
- Fix: rename `SubscriptionCallback.validate` -> `SubscriptionCallback.validate_token` to avoid conflict with `pydantic.BaseModel` (lwasser, 394)
- Fix: docstrings in model.py, documentation errors, findfonts warning suppression by removing opengraph (temporarily), typing updates (lwasser, 387)
- Fix: read the docs is breaking due to pydantic json warnings, also update python version on build and sync pr previews (lwasser, 412)
- Fix: update master to main in all builds (lwasser)

Added

- Type annotation to client file (enadeau, 384)
- Add: issue templates for easier debugging / guide users (lwasser, 408)
- Fix: read the docs is breaking due to pydantic json warnings, also update python version on build and sync pr previews (lwasser, 412)
- Fix: update master to main in all builds (lwasser)

Contributors to this release

endeau, lwasser, jsamoocha

1.3.3

Fixed

- Fix: pins pydantic to v1 in pyproject.toml dependencies (jsamoocha, 382)

1.3.2

Added

- Add: type checking to limiter, protocol and exc file (enadeau , 374)

Fixed

- Fix: two minor mistakes in documentation (enadeau , 375)
- Fix: pins pydantic to v1.10.6 (lwasser, 380)

Contributors to this release

enadeau, lwasser

- Fix two minor mistakes in documentation (enadeau , 375)
- Add type checking to limiter, protocol and exc file (enadeau , 374)
- Apply flake8 and numpy docstrings to all modules limiter & protocol (lwasser, 326)

1.3.1

Added

- Add: Add field override in class Segment to support all activity types (solorisx, 368)

Fixed

- Fix: Bumps Flask version in example code (jsamoocha, 366)

Contributors to this release

solorisx, jsamoocha

1.3.0

Added

- Add: Adds RPE to activity model (jsamoocha, 355)
- Add: support sport_type in client.update_activitiy() (think-nice-things, 360)

Fixed

- Fix: Move to numpy style docstrings & add black (lwasser, 365)

Deprecated

- The `activity_type` parameter in the client method `update_activity()` is deprecated and should be replaced by `sport_type`.

Contributors to this release

jsamoocha, lwasser, think-nice-things

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.