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 l…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install zc-dict

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.3b1 pre-release 2009-03-16
1.2.1 2008-03-06
1.2 2008-03-05
1.1 2007-12-16

Issues with this package?

Page last updated 2026-09-03 14:05:30 UTC