Skip to content

AnkitPatanaik/fantasy-bball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run

To find the sum total of a set of players:

  1. pipenv shell
  2. pipenv install
  3. python aggregate_stats.py
  4. Type in a list of players

To get the the average stats of a set of players:

  1. pipenv shell
  2. pipenv install
  3. python average.py
  4. Type in a list of players

Whenever you want to end your pipenv session, type: exit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages