A simple Battlesnake AI written in Python.
This snake was built using the Python 2.7 Starter Snake.
This AI client used the bottle web framework to serve requests and the gunicorn web server for running bottle on Heroku. Dependencies are listed in requirements.txt.