Skip to main content

aiosqlcipher: encrypted Sqlite for AsyncIO

aiosqlcipher provides a friendly, async interface to sqlite encrypted databases. aiosqlcipher is based on the design of aiosqlite , The version of aiosqlite is 0.21.0.

abort aiosqlite

https://github.com/omnilib/aiosqlite/blob/main/README.rst

how to use

install

uv sync

.venv

uv venv .venv

venv: .venv

source .venv/bin/activate && make install
echo 'run `source .venv/bin/activate` to activate virtualenv'

test

python -m coverage run -m aiosqlcipher.tests
python -m coverage report
python -m mypy -p aiosqlcipher

perf

python -m unittest -v aiosqlcipher.tests.perf

.PHONY: distclean

distclean: clean
rm -rf .venv

Download files

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

Source Distribution

aiosqlcipher-0.1.0.tar.gz (13.8 kB view details)

Uploaded Source

Built Distribution

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

aiosqlcipher-0.1.0-py3-none-any.whl (15.7 kB view details)

Uploaded Python 3

File details

Details for the file aiosqlcipher-0.1.0.tar.gz.

File metadata

  • Download URL: aiosqlcipher-0.1.0.tar.gz
  • Upload date:
  • Size: 13.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.11

File hashes

Hashes for aiosqlcipher-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4e6d8cc558d5fd4644cb150ca60acde903573d3c3b0c73155a07be77506053da
MD5 34d1c1207bfb9bec724de90aca257b4e
BLAKE2b-256 9ef5a6ac415412fece3a8f2ae46b4dfbda83d7d4206199a74d34ab389716a468

See more details on using hashes here.

File details

Details for the file aiosqlcipher-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aiosqlcipher-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f39198225ffec4ebe96baa6f83b12edc83373ed4cb56e6a6ed4d36bfe6525f3
MD5 2d2f069068ff6de7523f688086c88950
BLAKE2b-256 8cf1e704a89011fa563f5b3e13ce1f79197887bb763618ea9c1fb4ba3eb10a28

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

0.0.0

2 files

Supported by

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