Skip to content

Remove inaccurate comparison of Pyramid to Django. #694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2016

Conversation

cguardia
Copy link
Contributor

As proposed in #693.

Thanks.

`Pyramid <http://www.pylonsproject.org/>`_ is a lot like Django, except
with a heavier focus on modularity. It comes with a smaller number of
libraries ("batteries") built-in, and encourages users to extend its
`Pyramid <http://www.pylonsproject.org/>`_ is a very flexible
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://trypyramid.com/ is the preferred URL for Pyramid now.

@hammertoe
Copy link

Pyramid is a flexible framework that is less prescriptive than Django. When starting a Pyramid project the developer has more choices to make than the Django defaults, but that allows the developer to pick components that may better suit their needs (e.g. to use Cassandra or ZODB as a database, or their favourite templating system.

@kennethreitz
Copy link
Contributor

✨ 🍰 ✨

@kennethreitz kennethreitz merged commit 50909db into realpython:master Mar 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants