Skip to main content

An anlologue of Zope 3 "content providers" for Pyramid

Project description

pyramid_viewgroup is an extension for the pyramid web framework. The extensio makes it possible to make a viewgroup declaration which acts much like view inasmuch as it results in a Pyramid view registration. Unlike a “normal” view registration, however, a viewgroup registration refers to one or more other Pyramid views (matching them by name, for interface, and request type). When a viewgroup is invoked (either via traversal or via programmatic view execution), a viewgroup will return a response which appends all the referenced view renderings together in a single body.

For more information see http://docs.pylonshq.com/pyramid_viewgroup/dev/

0.4 (2011-07-22)

  • Remove install-time dependency on pyramid_zcml.

  • Add tox.ini for Jenkins testing.

  • Pyramid 1.1 compatibility.

0.3 (2011-02-10)

  • Basically didn’t actually work, due to too much deferring of calling add_view.

  • Add an includeme and a way to do imperative configuration of a viewgroup; internal reshuffling.

0.2 (2011-01-18)

  • Make compatible with Pyramid 1.0a10+.

0.1 (2010-11-08)

  • Forked from repoze.bfg.viewgroup 0.3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyramid_viewgroup-0.4.tar.gz (38.2 kB view details)

Uploaded Source

File details

Details for the file pyramid_viewgroup-0.4.tar.gz.

File metadata

File hashes

Hashes for pyramid_viewgroup-0.4.tar.gz
Algorithm Hash digest
SHA256 df2b6c90d0b2afd70c5c3928775c3bac0f7c1035d0f251e579b134cc33293628
MD5 9e7c390988016f15ef1e5b16b0ef69dc
BLAKE2b-256 4972a4c79491c015680dd95d6a968a11770ab23ccdbceeaa933d73085d303156

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page