An encoder and decoder written in Python 2.7.
Call the file through a command prompt (Terminal or cmd.exe) with python caesar.py
It will give you hints on which arguments to provide regarding the task you want to accomplish.
Decryption does not work as of yet.