Use rpsrunner.py to play unranked matches on your computer.
import random a=["R","P","S"] output=a[random.randint(0,2)]