Support
 
 

Python
Python is an interpreted, interactive, object-oriented programming language and is often compared to Tcl and Perl. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing.

Python 2
To install Python 2, do the following, depending on your Virtual Private Server O/S.

Python 1
To install Python 1, connect to your Virtual Private Server via Telnet or SSH and do the following, depending on your server O/S.

  • FreeBSD & Solaris [Python 1.5.2]
    Run the following command:

    % vinstall python
  • BSD/OS Upgrade! [Python 1.3]
    Run the following command:

    % vinstall python

More Information
For more information, see the followings