ZODB

ZODB 4.2.0 updated

Developed by the same people that developed ZOPE, a framework and application server for Python-based apps, ZODB provides an application agnostic database system for Python developers. ZODB is built on an OODB (object-oriented database), very different...

Zope

Zope 2.13.23 updated

Written in Python, a highly-productive, object-oriented scripting language, it allows developers to build complex apps like CMSs, intranets, online stores, and more.Zope combines the ZODB object database and a built-in security system.What is new in this...

Acquisition

Acquisition 4.2.2 updated

Two styles of acquisition are supported: explicit and implicit acquisition.Implicit acquisition is so named because it searches for attributes from the environment automatically whenever an attribute cannot be obtained directly from an object or through...