sqlitedict

Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe.

Installation

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

pip3 install sqlitedict

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.1.0 2022-12-03  
2.0.0 2022-03-04  
1.7.0 2020-09-04  
1.6.0 2018-09-18  
1.5.0 2017-02-14  
1.4.2 2016-08-26  
1.4.1 2016-05-16  
1.4.0 2015-09-02  
1.3.0 2015-05-05  
1.2.0 2015-02-07  
1.1.0 2014-06-01  
1.0.9 2013-01-19  
1.0.8 2011-12-02  
1.0.7 2011-10-10  
1.0.6 2011-10-05  
1.0.5 2011-09-07  
1.0.4 2011-08-23  
1.0.3 2011-08-14  
1.0.2 2011-07-25  
1.0.1 2011-07-19  

Issues with this package?

Page last updated 2025-07-17 20:40:22 UTC