Skip to main content

Litestream VFS extension for SQLite

Project description

litestream-vfs

Litestream VFS extension for SQLite — distributed as a Python wheel.

This package bundles the Litestream VFS shared library so you can load it directly into a Python sqlite3 connection.

Installation

pip install litestream-vfs

Usage

import sqlite3
import litestream_vfs

conn = sqlite3.connect(":memory:")
litestream_vfs.load(conn)

To get the path to the shared library (for use with other SQLite bindings):

path = litestream_vfs.loadable_path()

Platform Support

Platform Architecture
Linux x86_64, aarch64
macOS x86_64, arm64

License

Apache-2.0 — see LICENSE.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-manylinux_2_35_x86_64.whl (25.7 MB view details)

Uploaded CPython 3.10CPython 3.11CPython 3.12CPython 3.13CPython 3.8CPython 3.9manylinux: glibc 2.35+ x86-64

litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-manylinux_2_35_aarch64.whl (23.5 MB view details)

Uploaded CPython 3.10CPython 3.11CPython 3.12CPython 3.13CPython 3.8CPython 3.9manylinux: glibc 2.35+ ARM64

litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-macosx_11_0_x86_64.whl (15.1 MB view details)

Uploaded CPython 3.10CPython 3.11CPython 3.12CPython 3.13CPython 3.8CPython 3.9macOS 11.0+ x86-64

litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-macosx_11_0_arm64.whl (14.0 MB view details)

Uploaded CPython 3.10CPython 3.11CPython 3.12CPython 3.13CPython 3.8CPython 3.9macOS 11.0+ ARM64

File details

Details for the file litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-manylinux_2_35_x86_64.whl.

File metadata

File hashes

Hashes for litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-manylinux_2_35_x86_64.whl
Algorithm Hash digest
SHA256 edd863f30c46b320738abc2f220a685e4014263869fda320796f13a23cb07470
MD5 57de4ee94ddda05d3ee0fae84fe01c49
BLAKE2b-256 16c051bace03450fee42a3315a01988985133554e155dea0f6e23746de10462e

See more details on using hashes here.

Provenance

The following attestation bundles were made for litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-manylinux_2_35_x86_64.whl:

Publisher: release.yml on benbjohnson/litestream

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-manylinux_2_35_aarch64.whl.

File metadata

File hashes

Hashes for litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-manylinux_2_35_aarch64.whl
Algorithm Hash digest
SHA256 d172003d2f107bee8a04d66bc86b561212e2c7e90e4ac238ca4e422999f03a40
MD5 c3f6fcaf354929d0a4cd2639b0e0f3dd
BLAKE2b-256 e24a9c75f00de4f70c4db711061f40b85a70ac7c7dfc0d7fcf49581362de731a

See more details on using hashes here.

Provenance

The following attestation bundles were made for litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-manylinux_2_35_aarch64.whl:

Publisher: release.yml on benbjohnson/litestream

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 41b1c7479bb67d006c37ac21e34fc1b3813799b728864aa384192d0634d1ab55
MD5 ef84f8167d3e1809d2a099644513f64e
BLAKE2b-256 e60b851195f9c691b4e643e0e46381591ae509fc2634d8c1a9263a4abb82714e

See more details on using hashes here.

Provenance

The following attestation bundles were made for litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-macosx_11_0_x86_64.whl:

Publisher: release.yml on benbjohnson/litestream

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0a94e8160d2a8fb4cc0052bde88cdd1be3f2d15fba9a51a6f8e35761cf04b355
MD5 f6aaa47f3bbf6407b0109bd201156d26
BLAKE2b-256 a15816852155135164adaf34bcc7c1ae9a7cc33c473c30c7d16d8683df793d1a

See more details on using hashes here.

Provenance

The following attestation bundles were made for litestream_vfs-0.5.15-cp38.cp39.cp310.cp311.cp312.cp313-none-macosx_11_0_arm64.whl:

Publisher: release.yml on benbjohnson/litestream

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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