A Python PandaScore API Wrapper
from ppsaw import PandaScoreAPIClient
ps = PandaScoreAPIClient("YOUR_API_KEY")
leagues = ps.list_leagues()As much as I make an effort for it to be, this code is not high quality. Any contributions and constructive criticism are welcome.