statsbombpy
statsbombpy copied to clipboard
Easily stream StatsBomb data into Python
Results
3
statsbombpy issues
Sort by
recently updated
recently updated
newest added
When trying to retrieve a resource which does not exist, `statsbombpy` throws a `JSONDecodeError`. Example: ``` >> from statsbombpy import sb >> sb.events(1234) JSONDecodeError: Extra data: line 1 column 4...
### Contact Details _No response_ ### Version 1.0.1 ### What platform are you seeing the problem on? Windows ### What Python version are you running, are you using a virtual...