25 projects
zope.copy
Pluggable object copying mechanism
zc.relation
Index intransitive and transitive n-ary relationships.
zc.zope3recipes
ZC Buildout recipe for defining Zope 3 applications
zc.table
Zope table implementation
zope.schema
zope.interface extension for defining data schemas
zope.minmax
Homogeneous values favoring maximum or minimum for ZODB conflict resolution
zc.relationship
Zope 3 relationship index. Precursor to zc.relation.
zope.locking
Advisory exclusive locks, shared locks, and freezes (locked to no-one).
zc.catalog
Extensions to the Zope 3 Catalog
zc.resourcelibrary
Post-rendering Resource Inclusion
zc.queue
Queues that are optimized for persistency via the ZODB.
zc.objectlog
a customizable log for a single object in Zope 3.
zc.vault
Low-level versioning support
zc.freeze
Pattern for freezing objects
zc.async
Schedule durable tasks across multiple processes and machines.
zc.authorizedotnet
A simple interface to Authorize.Net's AIM API
zc.ssl
An HTTPSConnection implementation with the new ssl module
zc.displayname
A Zope 3 extension for pluggable display names.
zc.twist
Mixing Twisted and ZODB
zc.extrinsicreference
Extrinsic reference registries
zc.dict
BTree-based persistent dict-like objects (regular dict and ordered) that can be used as base classes. This is a bit of a heavyweight solution, as every zc.dict.Dict (and zc.dict.OrderedDict) is at least 3 persistent objects. Keep this in mind if you intend to create lots and lots of these. To build, run ``python bootstrap/bootstrap.py`` and then ``bin/buildout`` from this directory. A clean, non-system Python is strongly recommended.
zc.copy
Pluggable object copying (deprecated in favor of zope.copy)
zope.bforest
Mappings based transparently on multiple BTrees; good for rotating caches and logs.
zc.creditcard
Utilities for credit card processing
zc.shortcut
Symlinks for Zope 3.