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