Python 3 hosting

I am looking for companies that deal with websites developed in Python 3 and CherryPy. Webfaction looks good, but it is limited to Linux servers, and my site was designed and tested under Windows. Can someone summarize (or point me) the changes that I have to make to my code to make it work under Linux?

I assume that if I want to keep my code intact, I may have to upgrade to VPS (virtual private server). I will have more control over what I install, but it is much more expensive. Has anyone had any experience with Python?

+5
source share
2 answers

VPS- , , Python . , , . WSGI.

Amazon EC2 , @meimimo ; .

+1
+3

All Articles