Comment on Ask HN: Best Python web frameworkparentComments−masklinn14y> I don't know how much it changed?All of the controllers stuff was replaced with the code formerly known as repoze.bfg−obtu14yWhile Pyramid is Pylons' appointed successor, the code is mostly from the repoze project, with changes to make it more familiar to Pylons users: http://docs.pylonsproject.org/en/latest/faq/pyramid.html
Comments
> I don't know how much it changed?
All of the controllers stuff was replaced with the code formerly known as repoze.bfg
While Pyramid is Pylons' appointed successor, the code is mostly from the repoze project, with changes to make it more familiar to Pylons users: http://docs.pylonsproject.org/en/latest/faq/pyramid.html