Skip to main content

An add-on for the Pyramid web framework which supplies a model graph traverser which proxies location-ignorant model objects

Project description

pyramid_traversalwrapper

An alternate implementation of the pyramid.interfaces.ITraverserFactory (a “traverser”) which wraps each traversed object in a proxy. This allows a “location-ignorant” model (a model which does not possess intrinsic __name__ and __parent__ attributes) to be used as the root object and as any object returned from any other model’s __getitem__ method during traversal.

See docs/index.rst for more information.

0.1 (2010-12-15)

  • Initial release (forked from repoze.bfg.traversalwrapper version 0.3).

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

pyramid_traversalwrapper-0.1.tar.gz (34.1 kB view hashes)

Uploaded Source

Supported by

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