Statsbombpy

Latest version: v1.14.0

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

Scan your dependencies

Page 2 of 2

1.8.1

- This patch, adds the dependencies `inflect` and `joblib` which were incorrectly removed in the previous release.
- `nose2`, which is required for running the tests was moved out of the dependencies and into the extra requirements.

1.8.0

In this release, we have added a new feature that allows users to specify the number of cores used by the package for processing data.

- Previously, we have been setting the number of cores to 4, however, we recognize that some users may want more control over the number of cores used, particularly when pulling data from large competitions.
- To address this, we have added support for an environment variable, `SB_CORES`, that allows users to specify the number of cores used by statsbombpy for processing data.
- If the environment variable is not set we will try to detect the number of cores in the users system and use 2 less than this number.
- If we cannot detect the number we will use 4 cores as we have been doing previously.

1.0

Implementation of a more flexible way of querying event data

0.2

0.1

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.