Generally all GNU/Linux distributions come with Python, so no need to worry about that :) If you don't have it then you can install it by either downloading from the python website or from your distribution's repository.
For Fedora
#yum install pythonFor Debian
#apt-get install python