Use rpsrunner.py to play unranked matches on your computer.
import random output = random.sample(['R', 'P', 'S'], 1)[0]