zc.set

Persistent sets are persistent objects that have the API of standard Python sets


License
ZPL-2.1
Install
pip install zc.set==0.2

Documentation

Persistent sets are persistent objects that have the API of standard Python sets. The persistent set should work the same as normal sets, except that changes to them are persistent.