Use rpsrunner.py to play unranked matches on your computer.
import random gen = random.SystemRandom() output = gen.choice(["R","P","S"])