PyPI page
Home page
Author:
Zope Corporation
License:
ZPL 2.1
Summary:
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.
Latest version:
1.2.1
Downloads last day:
2
Downloads last week:
20
Downloads last month:
141