Would like to use the raspberrypi software to measure the water replacement in my tower garden reservoir

Trying to follow the instructions from the webpage:https://learn.adafruit.com/adafruit-keg-bot/raspberry-pi-code
at the end says to run the program kegbot.py, but that program doesn’t exist.

found it. It is kegomatic.py it is now working. Just need to know how to kill the server.

Found it. The program is python kegomatic.py. Still need to know how to kill the python process. kill -9 process does not work. The only way I can do it is to pull the plug. It sure makes it hard when debugging.

Just upgraded to a Raspberry PI 2 and now CRL-C will stop the process.