I am interested to know if there are any python/web2py hosting platforms similar to Heroku for Ruby on Ralils? Something that is easily configurable and scalable?
Asked
Active
Viewed 2,328 times
4 Answers
4
There is also PythonAnywhere which is referenced in the Web2Py docs

aychedee
- 24,871
- 8
- 79
- 83

user1403142
- 81
- 1
- 7
-
1PythonAnywhere dev here: We also host http://www.web2py.com and http://www.web2pyslices.com – aychedee Apr 02 '13 at 16:28
4
-
Pydra's site has crashed. Apphosted has an SSL error, but otherwise seems to be real. Stable.io and ep.io are both at the stage of "give us your email and we'll let you know when we have something." – Leopd Jul 20 '12 at 17:29
-
3
There are several cloud providers, the one I've personally used is http://dotcloud.com/ and it works wonderfully.

X-Istence
- 16,324
- 6
- 57
- 74
2
As Heroku now supports Python, has anyone managed to deploy a web2py app to Heroku?
And you can add Fluxflex to the list ;)

Thomas
- 1,053
- 2
- 11
- 20
-
-
Yes, they did. Too bad because web2py was working as a charm on Fluxflex. – Thomas Jul 22 '12 at 02:28