A Python wrapper for the football statistics website Understat.com. Provides access to shot data, player statistics, team statistics, and match data. Version 0.1.14, released in 2018; no recent activity.
pip install understatNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Fetch league data from Understat using async context manager.
Always use async/await with asyncio or an event loop.
Check the GitHub repo for updates or consider caching data.
Use Python 3.8 or below, or pin aiohttp to a compatible version.