A simple example that accesses the xmlstats API using Python. This example grabs a list of active NBA teams, makes a request for each team's roster, and prints.
To run this program, you will need Python 3.x and an xmlstats account.
Clone the repository.
Specify your API access token and e-mail address in xmlstats.ini
.
python roster.py