Skip to content

Remove inaccurate comparison of Pyramid to Django.#694

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
cguardia:patch-1
Mar 31, 2016
Merged

Remove inaccurate comparison of Pyramid to Django.#694
kennethreitz merged 1 commit into
realpython:masterfrom
cguardia:patch-1

Conversation

@cguardia
Copy link
Copy Markdown
Contributor

As proposed in #693.

Thanks.

Comment thread docs/scenarios/web.rst
`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
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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