Hi, welcome to webune web hosting support forums.

we offer dedicated servers with python already installed.

if you leased a dedicated server from Webune, but still want to confirm whether or not you have it already installed in your server, there is an easy way to check the installation of python and the directory where python is installed. just login to your server as root and send this command:

which python


it will tell you where it is installed at. the output might look like something like this:

/usr/bin/python

so if you want to know how you can tell if python installed you just have to send this command. many of our clients ask how they can find out where python installed adn we always help them by giving this command. the command is simple if you just want to know how to determine python is installed in your webune server.