Sports.py

Latest version: v2.0.10

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

Scan your dependencies

Page 2 of 3

2.0.5

Fix bug where soccer matches could not be retrieved

2.0.4

2.0.3

Add defusexml as a required package in setup.py

2.0.2

Fix ValueError when parsing matches with no score
Use `defusedxml.ElementTree` to parse XML instead of `xml.etree.ElementTree`

2.0.0

- Module name changed from `sports_py` to `sports`
- `get_match_score()` renamed to `get_match()`
- `get_sport_scores()` renamed to `get_sport()`
- `get_all_matches()` renamed to `all_matches()`
- `get_team_info()` renamed to `get_team()`
- `to_json()` method removed from `Match` objects
- NBA teams can now be accessed through `get_team()`
- Valid sport names can accessed via constant variables (see README for more details)

1.24.2

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.