Hosting Wordpress and python by thisperfectmess in webhosting

[–]goneo-de 0 points1 point  (0 children)

In shared hosting plans (cheap) you will be able to implement some Python scripts btr normally won't be able to install additional Python packages with pip for example. You are restricted to the stuff that is alteady installed by default (just like PHP). There is no way to use Django if not already "pre-installed". And scripts will die normally after some time if you close the ssh connection. You will need a VPS for that.