Python Tutorial Contents 1 Python 2 Python Versions Available 2.1 Viewing Installed Python Modules 2.2 Morty Server 2.3 Tommy Server 2.4 Johnny Server 3 Steps 4 Code Explanation 5 Troubleshooting 6 Request Additional Python Modules 7 Running Python scripts outside cgi-bin folder 8 Steps 9 Further Support Python The easiest way to get started with Python on a server is with CGI. The only real difference between CGI and running the script on your home computer is that CGI needs to output a 'Content-Type' header.