Skip to main content

sqlite3 wrapper for multithreaded applications

Project description

S3M - is a sqlite3 wrapper for multithreaded python applications.

Table of contents

  1. Multithreading

  2. Documentation

  3. Installation

  4. Usage

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 hashes)

Uploaded Source

Built Distribution

s3m-1.1.0-py3-none-any.whl (5.4 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