+1.  If I chose Pylons over Django and TurboGears (not to mention
Rails) for its flexibility, light weight, and pluggability, Pyramid
offers more of those qualities than Pylons and with better docs, plus
built-in authorization/authentication support rather than the Pylons
situation with that.


On Mar 9, 8:56 pm, Iain Duncan <iainduncanli...@gmail.com> wrote:
> Another vote to start with Pyramid. I've been using 'it' since repoze.bfg
> 1.1 and am constantly being pleasantly surprised. Now that there is a bigger
> development community, even more docs, and more beginner friendly additions,
> I can't think of any reason not to use it right away.
>
> iain
>
> On Fri, Mar 4, 2011 at 4:42 PM, Mengu <whalb...@gmail.com> wrote:
> > sure you can start with pyramid. pyramid 1.0 is already production
> > ready with its awesome docs.
>
> > On Mar 4, 5:10 am, Ravi <ravi.gidw...@gmail.com> wrote:
> > > Hi Group:
> > >              I have started a new web based project and it is in its
> > > early stage. So with pylons merging with pyramids, I have two
> > > questions:
>
> > > 1) do you all suggest starting with Pyramids ? Or shall I wait for
> > > some more months ?
>
> > > 2) Are there any DO/DON'T that I should follow for make sure I have
> > > easy migration from pylons 1.0 to pyramid.
>
> > > ----------
> > > About my web application:
> > > 1) Web based application.
> > > 2) Currently using Jinja2 template engine.
> > > 3) Will use session, cache.
> > > 4) Most of the data will be fetched using a REST based APIs which are
> > > not part of this application.
> > > 5) Will need to support a user base of atleast 100,000 users.
> > > 6) Will have usual registration/profile kind of forms and validations
> > > and may be few more forms.
> > > ----------------------
>
> > > I have already seen the pylons FAQ (
> >http://docs.pylonsproject.org/faq/pyramid.html#should-i-port-my-pylon...),
> > > but will like hear from you all.
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "pylons-devel" group.
> > To post to this group, send email to pylons-devel@googlegroups.com.
> > To unsubscribe from this group, send email to
> > pylons-devel+unsubscr...@googlegroups.com.
> > For more options, visit this group at
> >http://groups.google.com/group/pylons-devel?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To post to this group, send email to pylons-devel@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to