Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

A simple python script to generate NBA draft orders based on the NBA Draft Lottery.

Notifications You must be signed in to change notification settings

harihara-n/nba_draft_lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA Draft Lottery Generator

This is a simple python script that is used to generate NBA draft orders, based on the NBA draft lottery system.

Getting Started

  • Clone the repository.
  • Run pip install -r requirements.txt to install the dependecies.
  • Run python generate.py and follow the instructions.
  • The 2019.csv is an example file input, based on the 2019 NBA Draft Lottery.

Prerequisites

  • Python 2.7
  • Numpy package

License

I wrote this code. As long as you retain this notice, you can do whatever you want with this stuff. If we meet someday, and you think this stuff is worth it, you can buy me a beer in return.

Acknowledgments

  • National Basketball Association

About

A simple python script to generate NBA draft orders based on the NBA Draft Lottery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages