Procyclingstats

Latest version: v0.2.1

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

Scan your dependencies

Page 1 of 2

0.2.1

Changes:
- Average temperature during stage parsing added: https://github.com/themm1/procyclingstats/issues/35
- ``Stage.winning_attack_length`` method removed (was returning always ``None`` before)

Issues fixed:
- Vertical meters parsing fixed: https://github.com/themm1/procyclingstats/issues/34
- Parsing of some result rows fixed (Paris Roubaix 2024 results e.g.): https://github.com/themm1/procyclingstats/issues/36
- Bonus parsing errors fixed

0.2.0

Changes:
- Hills speciality parsing added: https://github.com/themm1/procyclingstats/pull/29

Issues fixed:
- Race stages table parsing fixed: https://github.com/themm1/procyclingstats/issues/27
- Teams wins counts parsing fixed: https://github.com/themm1/procyclingstats/pull/31
- Negative bonus parsing fixed: https://github.com/themm1/procyclingstats/commit/d4bc188f55740327fdec127c1834f5d57c12ac38

0.1.10

Changes:
- Winners of stages of a race are parsed from `Race.stages_winners` method, not from `Race.stages` method as previously.
- `Stage.avg_speed_winner`, `Stage.avg_temperature`, `Stage.start_time`, `Stage.race_category` metohds added: https://github.com/themm1/procyclingstats/pull/19
- `Rider.image_url` method added: https://github.com/themm1/procyclingstats/issues/22
- Bonus is parsed in time format (`H:MM:SS`, not as number of seconds): https://github.com/themm1/procyclingstats/pull/19

Issues fixed:
- Bike parsing `Team.bike()` method fixed: https://github.com/themm1/procyclingstats/pull/25

0.1.8

Issues fixed:
- Errors caused by invalid times on PCS website: https://github.com/themm1/procyclingstats/issues/15
- ``Team.riders()`` method parsing errors: https://github.com/themm1/procyclingstats/issues/16

0.1.7

Changes:
- ``Rider.points_per_speciality`` method added: https://github.com/themm1/procyclingstats/pull/13

Issues fixed:
- Stages with no profile score don't cause parsing errors: https://github.com/themm1/procyclingstats/issues/11
- Parsing for PCS one day races ranking fixed: https://github.com/themm1/procyclingstats/issues/12
- Riders that didn't finished TTT aren't listed in the TTT results, so parsing error isn't raised: https://github.com/themm1/procyclingstats/issues/14

0.1.6

Install this version with ``pip install procyclingstats==0.1.6``.
Changes:
- ``Rider.weight`` method returns a float now, since some riders weights are given as floats

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.