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.1.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.1-py3-none-any.whl (2.2 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for meca_common_db_ciphersqlite3-1.0.1.tar.gz
Algorithm Hash digest
SHA256 609b02e1ccfd6f1d175d1eb68f057ba23957a7e944174f015c8c83703d0820ea
MD5 9be136156027c2af51eb48668f05ddfa
BLAKE2b-256 ad2f53ae9bd12c8fe0d4b296e624943b25905207983b79ece3213b292d8a6d00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for meca_common_db_ciphersqlite3-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9d4def685fd771f46733609cc8b879849acba9ab70131231c5b3f402d845ebef
MD5 42e6c7ef4ffebdce4fae72caf385c567
BLAKE2b-256 98a57ba673c556a92f85170a008e77f4e75f26342672be994f7a70c80cca7614

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