Skip to content

btb331/Gridrival

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gridrival scripts

To work out which teams are top without having to wait until the end of the week

Create a virtual evniroment "python -m venv venv"

load the virtual enviroment "venv\Scripts\activate"

Install dependices "pip instal -r requirements.txt"

Create login file "login.json" as follows in base directory: { "username": "XXX", "password": "XXX" }

run runner.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages