sqlite3 wrapper for multithreaded applications
Project description
S3M - is a sqlite3 wrapper for multithreaded python applications.
Table of contents
Multithreading support
S3M prevents multiple database operations (or transactions, can be disabled) from running at once. That’s basically the whole point of this library.
Documentation
Documentation is available at Read the Docs
Installation
pip install s3m
or
python setup.py install
There are no requirements.
Usage
The usage is pretty much the same as with built-in sqlite3.
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
s3m-1.1.0.tar.gz
(19.5 kB
view details)
Built Distribution
s3m-1.1.0-py3-none-any.whl
(5.4 kB
view details)
File details
Details for the file s3m-1.1.0.tar.gz
.
File metadata
- Download URL: s3m-1.1.0.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca339c31f25c64c6817154efb38c2e6a3a8c31e433691cbfb8291d8060f6d9ad |
|
MD5 | b170c0a8ed269fdb63e0e27b44ac9486 |
|
BLAKE2b-256 | 15a705443c80fe9e73ca5e99d994a696a19b39a4be2a0c8a5c6016e4c2b68ab2 |
File details
Details for the file s3m-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: s3m-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5b0968b4d045e9e88defec6a0a55b64a61f58a7b68b16504ee46d5fc908fdd7 |
|
MD5 | 7d3d8bcd6b57a2e012a2210b7d7aca76 |
|
BLAKE2b-256 | d4b805cbe7ebc9e72d911a1dbea0c87642a5447b270f36c12a15f8b0e1fd7535 |