Skip to content

mdrews93/ncaapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Create a virtualenv within the root directory if you haven't already:

virtualenv -p python3.6 venv

Switch to the virtualenv and install the required packages:

. /venv/bin/activate 
pip install -r requirements.txt

About

Python package for retrieving NCAA stats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages