S3M
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.
Release files for s3m 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| s3m-1.1.0.tar.gz | 19.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| s3m-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 25.0 kB
Release files / s3m-1.1.0.tar.gz
| Download URL | s3m-1.1.0.tar.gz |
|---|---|
| Size | 19.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ca339c31f25c64c6817154efb38c2e6a3a8c31e433691cbfb8291d8060f6d9ad
|
|
BLAKE2b-256 checksum How to use checksums |
15a705443c80fe9e73ca5e99d994a696a19b39a4be2a0c8a5c6016e4c2b68ab2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / s3m-1.1.0-py3-none-any.whl
| Download URL | s3m-1.1.0-py3-none-any.whl |
|---|---|
| Size | 5.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b5b0968b4d045e9e88defec6a0a55b64a61f58a7b68b16504ee46d5fc908fdd7
|
|
BLAKE2b-256 checksum How to use checksums |
d4b805cbe7ebc9e72d911a1dbea0c87642a5447b270f36c12a15f8b0e1fd7535
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |