conda create -n fantasy -f environment.yml
should create a conda env with the necessary dependencies.- Once already installed,
mamba env update -n fantasy -f environment.yml
to stay up-to-date- mamba is a faster dependency resolver for conda, updating/installing conda packages in an existing env is excruciatingly slow otherwise.
- Once already installed,
league.py
is main entry point for ESPN League data currently, but requires a config.json with the necessary cookies to work correctly (hmu)
-
Notifications
You must be signed in to change notification settings - Fork 0
surajr10/fantasy_bball
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published