My solutions for checkio.org
http://www.checkio.org/user/hanksudo/
# Install client
pip install checkio_client
# Set API key and path
checkio config
# Sync solutions
checkio sync
# Check solution
checkio check ${MISSION}
checkio run ${MISSION} --check