outside-edge / python-espncricinfo

Python wrapper for the ESPNCricInfo JSON API
MIT License
144 stars 65 forks source link

[FeatureRequest] Getting all the ids of the match belonging to a specific series or league (e.g. PSL, IPL) #19

Closed Ehsan1997 closed 4 years ago

dwillis commented 5 years ago

@Ehsan1997 I've added several methods to Series, including get_events_for_season. Details at https://github.com/dwillis/python-espncricinfo/commit/4fafee3e333990e1b8d5d6c9ed0adcdf29f3d83b.