To elaborate. Pyhton frameworks can run on any host that has python installed and a WSGI connector to the web server. If you have root access you can install a web server yourself (apahe, nginx, gunicorn, whatever) and configure it to connect to web2py. This means any dedicated VPS can run web2py like any other python framework.
What is special about PythonAnywhere is that they are the only hosting service who understood what makes web2py special and take advantage of it: the web based IDE called "admin". This means that they have a one-click button that installs web2py on their server for you and gives you direct access to admin, thus saving you the work and without requiring you to got through some custom interface like other hosting do. Massimo On Monday, 14 December 2015 13:13:28 UTC-6, Anthony wrote: > > On Monday, December 14, 2015 at 1:49:25 PM UTC-5, RAGHIB R wrote: >> >> If yes, where else? >> > > Any VPS (e.g., Digital Ocean, Linode), Paas (e.g., Heroku, Google App > Engine), Iaas (e.g., AWS, Rackspace), and even shared hosting (e.g., > WebFaction). In other words, *anywhere*. > > Anthony > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.