Any decent python server hosts?

zaka100

W͂Oͨ̍̍̒̈́͛̕
Messages
762
Location
Birmingham, UK
So, I'm working on a game in python that has networking capabilities. At the moment, I have been hosting the server as localhost and it covers basic duties like logging in users and adding savedata. By the way its a socket server. Are there any good online hosts for running this code for me. I dont mind paying but I'd be more happy if there is a free option. I heard that some hosts can run python but I dont know how i get the server to run it from cpanel.
 
I recommend OVH for paid services. You can get them for like $3 a month for the lowest tier. Digital Ocean is good too.

CloudAtCost has servers for a one-time cost, but they're very, very slow. I don't recommend this, but it's by far the cheapest option :tongue:
 
I looked at OVH and it says that you can choose the OS the server is running. Does that mean I can remote connect to that server and use it like a pc?
 
Back
Top Bottom