44 projects
dm.zope.saml2
Zope 2/Plone extension for SAML2 based Single Sign On: identity, attribute and service providers
dm.xmlsec.binding
Cython/lxml based binding for the XML security library -- for lxml 3.x
dm.saml2
SAML2 support based on PyXB
dm.zope.session
ZODB based heavy duty Zope session implementation.
dm.zodb.asynchronous
Utilities to implement asynchronous operations accessing the ZODB
dm.pdb
Slightly extended and sanitized Python debugger -- Debugger with Zope support
dm.zope.schema
'zope.schema' extensions
dm.reuse
Support for object reuse with slight modifications
dm.zopepatches.formlib
Work around problems/weaknesses in 'zope.formlib' and the widgets in 'zope.app.form'.
Products.AdvancedQuery
Flexible high level search construction and execution for Zope (>= 4)
dm.historical
Historical state of objects stored in the ZODB
dm.zope.profile
Profiling Zope applications (for Zope >= 4)
dm.zopepatches.logging
Use Zope exception format for logging
dm.zopepatches.ztest
Script to run tests for Zope application components (without buildout).
dm.zope.reseller
Zope package for reselling
Products.TrustedExecutables
Trusted Zope 2 executables (scripts, templates) -- unrestricted by Zope 2 security. For Zope 2.13 and above
dm.zodbpatches.commit_savepoint
Patch ZODB to work around https://github.com/zopefoundation/ZODB3/issues/2
dm.zopepatches.cookies
Patches for Zope's cookie handling.
dm.zopepatches.ztutils
Patches for Zope's ZTUtils in order to make 'make_query' and 'make_hidden_input* more flexible and more reliable.
dm.zopepatches.security
Workarounds related to Zope's security subsystem.
dm.incrementalsearch
An efficient low level search execution engine on top of ZODB.BTrees.
dm.plone.advancedquery
"Products.AdvancedQuery" extensions for Plone
dm.plonepatches.reload
Patches for "plone.reload" improvement.
dm.zope.generate
Code generation to facilitate Zope[2] application development.
dm.zope.mockup
A (still small) repository of mockup objects for Zope [2] tests.
dm.zope.notmuchmail
Zope interface to the email indexer and retriever `notmuch[mail]`
dm.zope.rpc
Remote Procedure Call server support for Zope[2]
dm.xmlsec.pyxb
Tiny wrapper around the 'wssplat' bundle of 'pyxb' for XML-Signature and XML-Encryption -- obsolete.
dm.zdoc
pydoc based documentation for Zope
dm.transaction.aborthook
Patch `transaction` to support abort hooks
Products.ZopeProfiler
Zope 2 profiler to learn what Zope spends it time on. For Zope 2.10-2.13
dm.zopepatches.fix_responsewrite_conflict
Zope[2] patch to alleviate the effect of https://bugs.launchpad.net/zope2/+bug/740831.
dm.zodb.repair
ZODB: recover lost objects from a backup
Products.ManagableIndex
Efficient flexible index construction framework with extended Field, Keyword, Path, Range indexes. For Zope 2.11 and above
dm.zope.rpc.wsdl_suds
WSDL described SOAP protocol support for "dm.zope.rpc", based on "suds"
dm.zope.rpc_protocol.wsdl_suds
WSDL described SOAP protocol support for "dm.zope.rpc", based on "suds"
Products.References
References to Zope objects for Zope 2.10 (or above)
dm.zopepatches.xmlrpc
Control whether Zope interprets a request as xmlrpc.
dm.iter
Some iterator utilities
Products.OFolder
A tiny ordered folder for Zope 2.11 (or above)
dm.zopepatches.zclasses
Through the Web application development without deep programming skills (former ZClasses functionality in the Zope core).
dm.profile
Easier readable profile statistics -- especially for caller and callee analysis
Products.CCSQLMethods
Cache Controlled SQL Methods -- a variant of Zope's ZSQLMethods with better caching. For Zope 2.11 and above
dm.sharedresource
Resources which can safely be used by concurrent threads