procyclingstats 0.1.5
Install this version with pip install procyclingstats==0.1.5
.
Due to difficult maintenance of Scraper.normalized_relative_url
and URL validating, we had to remove these features.
Changes:
- HTML parsing bugs fixed
rider_number
field added toStage
table parsing methods- Winners of the stages and their nationalities added to table returned by
Race.stages
distance
field removed from table returned byRace.stages
Scraper.normalized_relative_url
method removedScraper.__eq__
method removed (it's not possible to compare objects anymore)- URL validating is no longer available