Skip to content

martyni/crowdscores_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#crowdscores_client
#The display I used can be found here from Farnell
#http://uk.farnell.com/piface/piface-control-display/i-o-board-with-lcd-display-for/dp/2344458

sudo apt-get update && sudo  apt-get upgrade -y

sudo apt-get install  python3-pifacecad -y

git clone https://github.com/martyni/crowdscores_client.git

cd crowdscores_client

sudo pip-3.2 -r requirements.txt

echo “YOUR API KEY” > ~/.crowdscores

#Test the client is working

python3 -i client.py

client.get_matches()
# CTRL + d

python3 screen.py

About

client I've written for crowdscores API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published