Skip to main content

SqlCipher版Sqlite3

Project description

快速开始

  1. 安装包
pip install meca-common-db-ciphersqlite3
  1. 使用包
from meca.common.db.ciphersqlite3 import sqlite3
conn = sqlite3.connect('test.db')
conn.execute('PRAGMA key=<key>')
row = conn.execute('select * from sqlite_master').fetchone()
conn.close()
print(row)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meca_common_db_ciphersqlite3-1.0.2.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meca_common_db_ciphersqlite3-1.0.2-py3-none-any.whl (2.2 MB view details)

Uploaded Python 3

File details

Details for the file meca_common_db_ciphersqlite3-1.0.2.tar.gz.

File metadata

File hashes

Hashes for meca_common_db_ciphersqlite3-1.0.2.tar.gz
Algorithm Hash digest
SHA256 7068b0150a99517d23a4ebfd1f090908843674bddbcc466ad74365ed7d2b3c53
MD5 ba91b2e98ae7e5388db80b5d40b5c685
BLAKE2b-256 c9cf3c76c4455cc01c3683b301ce1a24a95d90f76698ff7de5d2c00ed29e4805

See more details on using hashes here.

File details

Details for the file meca_common_db_ciphersqlite3-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for meca_common_db_ciphersqlite3-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 47e37f6748e15b3c9dfa895dbc3fd30e3ede74bbdcbdc2eccc315ca3409c2db7
MD5 dc0790fbb417ba42b1ea5f4f55d7d63a
BLAKE2b-256 ebd017f9a2fc74d7ce6c4f0f6d63e69878c3818898fbe32ad05ef54dc7b8527e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page