Hi Arvind, Of these I have tried Pythonanywhere and Dotcloud. It is quite easy to deploy web2py app on both of these.
I tried Pythonanywhere a long time ago. It is reasonable in terms of price, but was a little slow in serving pages. Probably that has changed; I am not sure. Dotcloud on the other hand is quite expensive. You get only 128MB ram for about $17 a month (and this is without a database ...other than, of course, sqlite). However, it is really fast in serving pages. On Tue, May 28, 2013 at 7:25 PM, Christian Foster Howes <[email protected]>wrote: > i use GAE with BigTable for some live sites. from a teaching perspective > there are some pros and cons. > > pros: > - there is a free daily allotment, though it is quite small > - all managed via web interfaces that are pretty easy to navigate > > cons: > - web2py admin and code editor don't work. > - i wouldn't recommend using BigTable in a teaching tool that uses > web2py. web2py makes perfect sense in a relational DB, but it's a stretch > in a non-relational DB sometimes and would end up just confusing your > students. > > good luck! > > cfh > > > On Monday, May 27, 2013 8:19:39 PM UTC-7, Arvind Gupta wrote: > >> Thanks, Antrhony and Reisl >> >> All of these seems to be a excellent, I will evaluate all I am more >> incliend towards pythonanywhere but evaluate all of these Can any one point >> me to a strengths or weakness of these sites, I have to build a site for >> teaching python site to k-12 students in india. >> >> Does web2py suport any other frontends in addition to jquery? >> >> >> On Tue, May 28, 2013 at 8:41 AM, Arvind Gupta <[email protected]>wrote: >> >>> Thanks, Antrhony and Reisl >>> >>> All of these seems to be a excellent, I will evaluate all I am more >>> incliend towards pythonanywhere but evaluate all of these Can any one point >>> me to a strengths or weakness of these sites, I have to build a site for >>> teaching python site to k-12 students in india. >>> >>> Does web2py suport any other frontends in addition to jquery? >>> >>> >>> On Mon, May 27, 2013 at 9:55 PM, Anthony <[email protected]> wrote: >>> >>>> Also, GAE, Heroku, DotCloud, etc. >>>> >>>> >>>> On Monday, May 27, 2013 12:22:04 PM UTC-4, Relsi Hur Maron wrote: >>>>> >>>>> >>>>> Pythonanywhere >>>>> https://www.pythonanywhere.**com**/ <https://www.pythonanywhere.com/> >>>>> >>>>> Em segunda-feira, 27 de maio de 2013 13h14min39s UTC-3, Arvind Gupta >>>>> escreveu: >>>>>> >>>>>> Hi >>>>>> Is there any PAAS (like openshift/cloudfoundry) which support >>>>>> web2py? >>>>>> >>>>>> regards >>>>>> Arvind >>>>>> >>>>> >>> >> -- > > --- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

