Bootstrap is included w/ web2py, and the provided scaffolding detects if 
you are running in GAE and sets up the DAL accordingly.  Which means you 
can develop running web2py "natively" and switch to GAE w/o having to 
change any code.

The section of the book on deployment recipes goes into more detail about 
running under GAE.

I've done it myself, and been pretty impressed.  But that's not unusual for 
web2py.

- Scott

On Wednesday, October 16, 2013 2:02:11 AM UTC-4, Saisha D wrote:
>
> Hi All, 
>  Apologies if this is a repost, my last post did not go through for many 
> hours, posting again.
>
> I'm a newbie to web development, but quite familiar with python (use it at 
> work), I'm trying to quickly prototype some ideas for a startup website.
> My goal is to deploy it initially with app engine, I also heard that 
> twitter bootstrap is very helpful for UI.
>
> I found https://github.com/coto/gae-boilerplate after googling, and 
> almost settled on it since it had
> gae ndb support, webapp2, federated login, twitter bootstrap and all this 
> hooked together.
>
> but my friend pointed to me that web2py is a better option and it's much 
> better supported (as I can see from this user group).
>
> My question for you folks:
> Am I making the right decision to go towards web2py?
> Is twitter bootstrap built into web2py or some form of it, or can it be 
> hooked into it, 
> Can I use NDB for google app engine(free account)?
>
> Please point me to any prior posts/articles on this topic if all this has 
> been answered 
>
> Thanks in advance
> Saisha
>

-- 
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/groups/opt_out.

Reply via email to