Python3 has been installed on both shellx.eskimo.com and the web server so that it is available as a scripting language for your web pages as well.
In both cases, the path to Python3 is /usr/local/bin/python3 (in CGI scripts the first line should start with #!/usr/local/bin/python3).