Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 208 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 208 Bytes

boltdb

A Python port of Bolt key/value store.

Install

$ pip install boltdb

Example

see test_bucket.py