sqlcipher3

DB-API 2.0 interface for SQLCipher 3.x

Installation

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

sudo apt install libsqlcipher0
pip3 install sqlcipher3

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.5.3 2024-08-21    
0.5.2 2023-09-15    
0.5.1 2023-06-26    
0.5.0 2022-12-13    
0.4.8 2022-12-01    
0.4.5 2020-12-22    
0.4.4 2020-11-19    
0.4.2 2020-05-20    
0.4.1 2020-01-30    
0.4.0 2019-09-04    
0.3.0 2019-08-09    
0.1.1 2019-08-07    
0.1.0 2019-06-03    

Issues with this package?

Page last updated 2024-08-21 16:59:42 UTC