Support for a more Zope-like pyramid.
Project description
nti.app.pyramid_zope
This library provides a set of components (often in the zope.interface and zope.component meanings) to integrate Zope3 technologies into a modern Pyramid application.
Changes
0.0.3 (2021-08-11)
Require zope.principalregistry and configure it from configure.zcml. This packge needs the unauthenticated principal utility it provides.
Require zope.publisher and configure it from configure.zcml. This is needed for language negotiation based on requests.
Add support for I18N.
Add support for Python 3.9. 3.10 is expected to work once zodbpickle is released with support for 3.10.
0.0.2 (2020-01-02)
Add nti.app.pyramid_zope.traversal.ZopeResourceTreeTraverser, a Pyramid ITraverser that uses the zope.traversing machinery, including path adapters and namespaces.
Make configure.zcml register the standard traversing adapters which accept a Pyramid IRequest object. This goes hand-in-hand with using the ZopeResourceTreeTraverser. These are the same namespaces that would be registered by zope.traversing for the Zope request (with the exception of the attribute namespace).
0.0.1 (2020-01-01)
Initial release.
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
Built Distribution
Hashes for nti.app.pyramid_zope-0.0.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 629853a0876d43f05969d793ad92e3a3b8dcb58aef20522ce26b4ce15986a480 |
|
MD5 | 2ed4465ab8207937a54cdd9e961057f0 |
|
BLAKE2b-256 | 1aa22d7622311855d9b92d809b847336e0c6e0840a79e1b50cea180bd0e57a0f |
Hashes for nti.app.pyramid_zope-0.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4b87e554937ee8111e3e6042797a664183fd71701b479b0fffe79f68b921202 |
|
MD5 | f513e057989a8e6d0a3c00cfe2c02afb |
|
BLAKE2b-256 | df2991c83445be879ff1d8f1cfd248421995427390c21ffcbc07cb703d96c9f2 |