Skip to main content

加密版的Sqlite3

Project description

快速开始

  1. 安装包
pip install meca-common-db-ciphersqlite3
  1. 使用包
from meca.common.db.ciphersqlite3 import connect
conn = connect('test.db', password='password', readonly=True)
cursor = conn.execute('select * from sqlite_master')
result = cursor.fetchall()
print(result)
cursor.close()
conn.close()

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for meca_common_db_ciphersqlite3-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e8881ad02a01761b05b936dca35352088af35dca68fa2fd5eb107c44b7997a9b
MD5 f7c9dda7dd46d35e5e13b9a480fe6d3c
BLAKE2b-256 ae7acab99f812d95555780b0343a92054d559444655a569ffa7ea40ce5f85363

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for meca_common_db_ciphersqlite3-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 088376fafcbde71eeb1f00cab08e5c8a068a3a1db30b7ed053cc94ebfc23ff60
MD5 f8f837a218308dc4fa8cb16b7c5a4040
BLAKE2b-256 173bb0f40cfd7eb1a517c2df48d30ca031f5165b9c1b68561a472036c067a46c

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