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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for pyramid_traversalwrapper-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b65456cc07a44ec6cf2126f904477f7221eb84da774ced8e155160387190336f |
|
MD5 | 6b27bc6c1ba8447424700310d6284420 |
|
BLAKE2b-256 | 102c3f9b3b3aabdad72dc46cbf15074f9a4366c5c7f27c3a2c339f3169f28593 |