Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to Host and Run a Python Script on a Cloud for free and access it online? [closed]

I am running a Server hosting my iPhone messaging app. To control this Server, I have coded a python script which controls the Server through the Localhost IP and Port 80. Now, I wish to control the Server remotely, for which I have to create an access mechanism where either by hosting Python script on Cloud, which may be directly connected to the Messaging Server on my Computer, or let both Server and Script reside on my computer while I can access the script remotely.

like image 782
CraZy G3n10us Avatar asked Oct 28 '25 09:10

CraZy G3n10us


1 Answers

I have temporarily hosted a FB app on pythonanywhere for free and it worked like a charm.

In case you plan to use Django, the version they offer usually lags behind.

In that case, I'd higly recommend using Openshift, by RedHat.

like image 180
Pynchia Avatar answered Oct 31 '25 13:10

Pynchia



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!