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

Dependencies

  • None

Page last updated 2026-09-03 08:17:34 UTC