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.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bayeslite-apsw-3.9.2-r1+pypiisbroken.tar.gz
.
File metadata
- Download URL: bayeslite-apsw-3.9.2-r1+pypiisbroken.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e21dec39a74421fe35ebbec71741b4f20581dae3a6559220983890716adaa1b7 |
|
MD5 | 85d819e81fe4846f2d73594c00c0b3f1 |
|
BLAKE2b-256 | 239ef4a8b302e11ac0e359c880728b93231a22142dd8a7b3a4feb566c06d9111 |