Well, just by using SQLAlchemy makes this framework worth a try On 9/5/10, Feross <fer...@gmail.com> wrote: > Hey everyone, > > I'm a new Python user and I'm looking for a web development framework to > build a database-driven website. I've looked at the various Python web > frameworks out there and I've settled on either Django or Pylons, but I'm > not sure which to choose. > > Things I've heard about Django that I like: > - All the Django documentation is in one place. > - The community is larger = more help for newbies. > - It has a handy admin interface for adding content quickly. > > Things I've heard about Pylons that I like: > - It's easier to customize and swap components in and out. > - It uses SQLAlchemy out of the box. (I've never used it, but I hear that > it's better than Django's ORM) > - It uses Mako out of the box. (Again, I've never used it, but I hear that > it's better than Django's templating system). > > I'm not sure how important SQLAlchemy and Mako support is, so I'd like to > hear opinions from some more experienced Python and Django users. > > Thanks, > Feross > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > >
-- Sent from my mobile device -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.