Skip to main content

implements missing backup functionality in sqlite3 module

Project description

README

sqlite3 from the standard library does not support the backup functionality provided by the original sqlite3 C implementation.

This package fixes this by providing a simple backup function.

Typical use case is to write an in-memory sqlite3-db to disk.

This package uses the ctypes module and does not require a working c compiler setup.

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

sqlite3_backup-0.3.2.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

sqlite3_backup-0.3.2-py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 3

Supported by

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