Skip to content

xmlstats/example-python

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Python Example

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.

Requirements

To run this program, you will need Python 3.x and an xmlstats account.

Getting Started

Clone the repository.

Configure

Specify your API access token and e-mail address in xmlstats.ini.

Run

python roster.py

About

Simple example showing how to access the xmlstats API using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages