pysqlcipher3

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 pysqlcipher3

Page last updated 2025-06-27 15:36:59 UTC