boltdb icon indicating copy to clipboard operation
boltdb copied to clipboard

A Python port of Bolt key/value store.

boltdb

A Python port of Bolt key/value store.

Install

$ pip install boltdb

Example

see test_bucket.py