Skip to main content

Another Python SQLite Wrapper -- bayeslite custom edition

Project description

A Python wrapper for the SQLite embedded relational database engine.

WARNING: This is a bayeslite custom edition. This is not the normal
apsw. It is a temporary kludge until the `apsw' package on pypi
works. This was customized by running::

python setup.py fetch --sqlite --version=3.9.2

so that it includes a copy of a working version of sqlite3 instead of
relying on whatever version your system may have installed.

In contrast to other wrappers such as pysqlite it focuses on being
a minimal layer over SQLite attempting just to translate the
complete SQLite API into Python.

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

bayeslite-apsw-3.9.2-r1+pypiisbroken.tar.gz (1.9 MB view hashes)

Uploaded Source

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