Skip to content

tylerharkcom/NBAsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBAsim

NBAsim is a Python program for viewing historical NBA data as well as simulating unplayed games/seasons or fantasy matchups between historical teams.

I began to develop this application to explore my interest in predictive statistical models as well as sports analytics. The suspension of the 2019-2020 NBA season due to the COVID-19 outbreak led me to pick this project back up; I could only go so long without the NBA to keep me entertained.

Using nba_sim

After downloading the files from GitHub, navigate to the folder using the command line. Once the folder is open, use the following command to run the program:

# Mac:
python3 nba.py

# Windows:
C:\python27\python.exe nba.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change, or reach out to me directly.

Please make sure to update files and give credit as appropriate.

License

MIT

About

NBA analytics/simulation project using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages